Home | Trees | Indices | Help |
|
---|
|
object --+ | cscRoot --+ | _CollectionFacet_mixin
Mix-in to handle facets whose values are collections, not scalars.
For example, the enumeration and pattern facets maintain a list of enumeration values and patterns, respectively, as their value space.
Subclasses must define a class variable _CollectionFacet_itemType which is a reference to a class that is used to construct members of the collection.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__items = None hash(x) |
|||
_CollectionFacet_mixin__items = None hash(x) |
|
|||
Inherited from |
|
Extend base class.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 15 14:42:43 2012 | http://epydoc.sourceforge.net |