Structure for complex attribute types like Association, Array and Containment. More...
#include <clCorMetaData.h>
Public Attributes | |
| ClCorTypeT | arrDataType | 
| The data type for array attributes, for instance, integer array with ten elements.   | |
| ClCorClassTypeT | classId | 
| Associated or Contained class type.   | |
| ClUint32T | maxElement | 
| Maximum number of elements in Array, Contained or Association attributes.  | |
Structure for complex attribute types like Association, Array and Containment.
| ClCorTypeT ClCorAttrAdditionalInfo::arrDataType | 
The data type for array attributes, for instance, integer array with ten elements.
Used only for Array attributes.
| ClCorClassTypeT ClCorAttrAdditionalInfo::classId | 
Associated or Contained class type.
Invalid for Array attributes.