Home | Trees | Indices | Help |
|
---|
|
object --+ | cscRoot --+ | utils.utility.PrivateTransient_mixin --+ | object --+ | | | cscRoot --+ | _ComponentDependency_mixin
Mix-in for components that can depend on other components.
|
|||
None
|
|
||
set(pyxb.xmlschema.structures._SchemaComponent_mixin)
|
|
||
frozenset
|
|
||
Inherited from Inherited from Inherited from |
|
|||
__PrivateTransient = set()
|
|||
__bindingRequires = None hash(x) |
|||
_ComponentDependency_mixin__PrivateTransient =
|
|||
_ComponentDependency_mixin__bindingRequires = None hash(x) |
|
|||
Inherited from |
|
CSC extension to reset fields of a component. This one clears dependency-related data, since the clone will have to revise its dependencies.
|
Return a set of components upon whose bindings this component's bindings depend. For example, bindings that are extensions or restrictions depend on their base types. Complex type definition bindings require that the types of their attribute declarations be available at the class definition, and the types of their element declarations in the postscript.
|
Placeholder for subclass method that identifies the necessary components.
Note: Override in subclasses. |
|
_ComponentDependency_mixin__PrivateTransient
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 1 15:13:23 2012 | http://epydoc.sourceforge.net |