|
|
|
compositorToString(self)
Return a string representing the compositor value. |
source code
|
|
|
|
|
isAdaptable(self,
ctd)
A model group has an unresolvable particle if any of its particles is
unresolvable. |
source code
|
|
|
effectiveTotalRange(self,
particle)
Return the minimum and maximum of the number of elements that can
appear in a sequence matched by this particle. |
source code
|
|
|
modelGroupDefinition(self)
The ModelGroupDefinition that names this group, or None if it is
unnamed. |
source code
|
|
|
|
|
pluralityData(self)
Get the plurality data for this model group. |
source code
|
|
|
hasWildcardElement(self)
Return True if the model includes a wildcard amongst its particles. |
source code
|
|
frozenset
|
|
|
elementDeclarations(self)
Return a list of all ElementDeclarations that are at the top level of
this model group, in the order in which they can occur. |
source code
|
|
|
|
|
|
Inherited from _SchemaComponent_mixin :
bestNCName ,
hasBinding ,
isTypeDefinition ,
isUrTypeDefinition ,
nameInBinding ,
owner ,
setNameInBinding
Inherited from _SchemaComponent_mixin (private):
_clearNamespaceContext ,
_clone ,
_cloneSource ,
_clones ,
_dissociateFromNamespace ,
_namespaceContext ,
_resetClone_csc ,
_scope ,
_scopeIsGlobal ,
_scopeIsIndeterminate ,
_setOwner ,
_setScope ,
_updateFromOther_csc
Inherited from namespace._ComponentDependency_mixin :
bindingRequires
Inherited from utils.utility.PrivateTransient_mixin :
__getstate__
Inherited from _Annotated_mixin :
annotation
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|