Trees | Indices | Help |
|
---|
|
object --+ | Element
Internal helper class used to represent an ordered abstract value.
The values have string representations, have strictly defined ordering (inside the set) and are never equal to anything but themselves.
They are usually created through the create factory method as values for Enumerations.
They assume that the enumeration member will be filled in before any comparisons are used. This is done by the Enumeration constructor.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
|
|
|
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:13 2011 | http://epydoc.sourceforge.net |