Public Member Functions | Static Public Attributes

SimpleTypeContainer Class Reference

Inheritance diagram for SimpleTypeContainer:
Inheritance graph
[legend]
Collaboration diagram for SimpleTypeContainer:
Collaboration graph
[legend]

Public Member Functions

def __init__
def setUp
def getPythonType
def getPyClassDefinition
def __init__
def setUp
def getPythonType
def getPyClassDefinition

Static Public Attributes

 type = DEF
tuple logger = _GetLogger("SimpleTypeContainer")

Detailed Description

Definition at line 2702 of file containers.py.


Constructor & Destructor Documentation

def __init__ (   self )
Instance Data From TypecodeContainerBase NOT USED...
   mgContent

Reimplemented in UnionContainer, and UnionContainer.

Definition at line 2706 of file containers.py.

def __init__ (   self )
Instance Data From TypecodeContainerBase NOT USED...
   mgContent

Reimplemented in UnionContainer, and UnionContainer.

Definition at line 2706 of file containers.py.


Member Function Documentation

def getPyClassDefinition (   self )
Return a list containing pyclass definition.

Reimplemented from TypecodeContainerBase.

Reimplemented in ComplexTypeSimpleContentContainer, and ComplexTypeSimpleContentContainer.

Definition at line 2733 of file containers.py.

def getPyClassDefinition (   self )
Return a list containing pyclass definition.

Reimplemented from TypecodeContainerBase.

Reimplemented in ComplexTypeSimpleContentContainer, and ComplexTypeSimpleContentContainer.

Definition at line 2733 of file containers.py.


The documentation for this class was generated from the following files: