abstract persistent class %Library.AbstractDefinition
extends %Persistent
Note: The class definition classes in the %Library package have been superceded
by those in the %Dictionary package.
This is the base class for the family of class definition classes.
It provides basic functionality used by the class definition classes.
For more information on class definition classes, refer to
About Class Definition Classes.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
5
|
|
|
|
|
method GetTransientState()
as %String
method SetTransientState(state)
classmethod lb(str)
as %String
classmethod li(alist, piece)
as %String
classmethod ll(alist)
as %String