%Atelier.v1.Utils.MetaData
class %Atelier.v1.Utils.MetaData extends %Library.RegisteredObject
Method Inventory
Methods
This method is used to create the indices in {system_install}/dev/atelier/dbname.
Once written the contents of the directory should be added to a zip file with the same name as the directory.
In this manner Atelier can take advantage of the pre-index information for providing code completion and other
facilities.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()