Home | Trees | Indices | Help |
|
---|
|
object --+ | cscRoot --+ | _NamespaceComponentAssociation_mixin
Mix-in for managing components defined within this namespace.
The component set includes not only top-level named components (such as those accessible through category maps), but internal anonymous components, such as those involved in representing the content model of a complex type definition. We need to be able to get a list of these components, sorted in dependency order, so that generated bindings do not attempt to refer to a binding that has not yet been generated.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__components = None hash(x) |
|||
__origins = None hash(x) |
|||
_NamespaceComponentAssociation_mixin__components = None hash(x) |
|||
_NamespaceComponentAssociation_mixin__origins = None hash(x) |
|
|||
Inherited from |
|
CSC extension to reset fields of a Namespace. This one handles data related to component association with a namespace. |
Replace a component definition in the set of associated components.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Nov 1 15:13:23 2012 | http://epydoc.sourceforge.net |