

Public Member Functions | |
| def | setUp |
| def | pnameConstructor |
| def | setUp |
| def | pnameConstructor |
Data Fields | |
| name | |
| ns | |
| mixed | |
| mgContent | |
| attrComponents | |
Static Public Attributes | |
| type = DEF | |
| tuple | logger = _GetLogger("ComplexTypeContainer") |
Represents a global complexType definition.
Definition at line 2609 of file containers.py.
| def pnameConstructor | ( | self, | |
superclass = None |
|||
| ) |
TODO: Logic is a little tricky. If superclass is ComplexType this is not used.
Reimplemented from TypecodeContainerBase.
Definition at line 2693 of file containers.py.
| def pnameConstructor | ( | self, | |
superclass = None |
|||
| ) |
TODO: Logic is a little tricky. If superclass is ComplexType this is not used.
Reimplemented from TypecodeContainerBase.
Definition at line 2693 of file containers.py.
| def setUp | ( | self, | |
| tp, | |||
empty = False |
|||
| ) |
Problematic, loose all model group information. <all>, <choice>, <sequence> .. tp -- type definition empty -- no model group, just use as a dummy holder.
Definition at line 2615 of file containers.py.
| def setUp | ( | self, | |
| tp, | |||
empty = False |
|||
| ) |
Problematic, loose all model group information. <all>, <choice>, <sequence> .. tp -- type definition empty -- no model group, just use as a dummy holder.
Definition at line 2615 of file containers.py.
1.7.2