hidden 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.
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