OpenClovis Logo

Public Attributes | List of all members
ClCorAttrAdditionalInfo Struct Reference

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.

Detailed Description

Structure for complex attribute types like Association, Array and Containment.

Member Data Documentation

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.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen