Object <- FixedList <- ObjectList <- DenseObjectList |
|
Class DenseObjectList defines no new operations.
Attributes
Get list of all attributes
|
Dense |
instance DenseObjectList tag; end instance;
Define Class DenseObjectList; inherits from ObjectList; overrides Dense; // return true so nil entries will be removed from the list in MakeValid end class;