| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ModalityTree
The tree is a DAG which defines a hierarchy of categories. If a node Y is reachable from X, X generalizes Y. Modality Y can therefore be used anywhere where an X modality is required, since Y is a specialized type of X.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Returns true if, under the modality hierarchy represented by the tree, modality_specific can be accepted where a modality_general is required. Equivalently, checks whether modality_specific is a specialization of modality_general (including equality). |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |