|
Constructor.
|
|
Copy constructor.
|
|
Destructor.
|
|
Adds the passed in CP_ElementDefinition to the list of definitions in this object.
|
|
Returns the number of CP_ElementDefinition in the list of definitions.
|
|
Returns the nth CP_ElementDefinition in the list of definitions.
|
|
Adds the passed in CP_EventDefinition to the list of definitions in this object.
|
|
Returns the number of CP_EventDefinitions in the list of definitions.
|
|
Returns the nth CP_EventDefinition in the list of definitions.
|
|
Returns the code of this class definition.
|
|
Returns the inherits form of this class definition.
|
|
Returns the name of this class definition.
|
|
Returns the plural form of this class definition.
|
|
Assignment operator.
|
|
Adds the passed in CP_PropertyDefinition to the list of definitions in this object.
|
|
Returns the number of CP_PropertyDefinitions in the list of definitions.
|
|
Returns the nth CP_PropertyDefinition in the list of definitions.
|
|
Returns true if the class property with the passed in DescType is defined.
|
|
Sets the code of this class definition.
|
|
Sets the inherited version of this class definition.
|
|
Sets the name of this class definition.
|
|
Sets the plural version of this class definition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|