Home | Trees | Indices | Help |
|
---|
|
object --+ | list --+ | _PluralityData
This class represents an abstraction of the set of documents conformant to a particle or particle term.
The abstraction of a given document is a map from element declarations that can appear at the top level of the document to a boolean that is true iff there could be multiple instances of that element declaration at the top level of a valid document. The abstraction of the set is a list of document abstractions.
This information is used in binding generation to determine whether a field associated with a tag might need to hold multiple instances.
|
|||
|
|||
|
|||
|
|||
|
|||
new empty list |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
Inherited from |
|
|||
Inherited from |
|
Combine all the document abstractions into a single one that covers all possible documents. The combined plurality is simply the elemental maximum over all document abstractions. |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 15 14:42:45 2012 | http://epydoc.sourceforge.net |