Object <- FixedList <- ObjectList <- CommitCallsList |
|
Class CommitCallsList defines no new operations.
Attributes
Get list of all attributes
Class CommitCallsList defines no new attributes.
Fields
No fields are defined by CommitCallsList or any of its superclasses.
Instance template
instance CommitCallsList tag; end instance;
Define Class CommitCallsList; // used by persistent clusters to keep track of objects that need committing // and aborting calls inherits from ObjectList; inherits from PrivateHandlesGenerationsItself; end class;