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
|
|||
_CollectionFacet_mixin__items = None
|
|
|||
Inherited from |
|
Extend base class.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 28 08:39:50 2010 | http://epydoc.sourceforge.net |