Attribute
|
Type
|
Multiplicity
|
Description
|
col
|
NonNegativeInt
|
1..1
|
Column where object is gridded
|
colspan
|
NonNegativeInt
|
1..1
|
Column span of interface object
|
interfaceGroup
|
Line
|
0..1
|
Interface grouping string of interface object. All object with the same interfaceGroup will be displayed together, typically in a separate tab with the same name as the interfaceGroup. If all interfaceGroup values are None, there will be no tabs
|
label
|
Line
|
1..1
|
Label to display
|
row
|
NonNegativeInt
|
1..1
|
Row where object is gridded
|
rowspan
|
NonNegativeInt
|
1..1
|
Row span of interface object
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|