The collection.py module#

Summary#

Collection

Represents a collection of dpf objects organised by label spaces.

CollectionFactory

Create classes deriving from Collection at runtime for a given subtype.

Description#

Module containing the class representing dpf objects organized by label spaces.

Module detail#

collection.CollectionFactory(subtype, BaseClass=Collection)#

Create classes deriving from Collection at runtime for a given subtype.