Base class for objects which contain any known collection
Classes inherited from this class gain ability to access collections and their items as simple attributes. Access to collection items “internals” is done via <collection_name> attribute and interface of a corresponding Collection.
Methods
reset() |
Initialize ClassWithCollections object
Parameters : | descr : str
|
---|
Methods
reset() |
Description of the object if any