Attribute
|
Type
|
Multiplicity
|
Description
|
dim
|
PositiveInt
|
1..1
|
Dimension number. Dimensions go from one to numDim. It is recommended that dimensions are numbered in order of storage, so that dimension numDim has the slowest varying index, and that dim 1 should be the acquisition dimension, but programs should not rely on this.
|
isAcquisition
|
Boolean
|
1..1
|
If true the relevant dimension is the acquisition dimension.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|