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.
Initialize ClassWithCollections object
Parameters : | descr : str
|
---|
Description of the object if any