Attribute
|
Type
|
Multiplicity
|
Description
|
col
|
NonNegativeInt
|
1..1
|
Column where object is gridded
|
colspan
|
NonNegativeInt
|
1..1
|
Column span of interface object
|
defaultStrings
|
String
|
0..*
|
String representation of default values. Will be converted to correct type depending on paramType.
|
hicard
|
Int
|
1..1
|
Max number of instances. -1 is used for no limit. Limit applies to number of instances within each container.
|
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
|
isEditable
|
Boolean
|
1..1
|
Is parameter editable (or display-only)?
|
isOrdered
|
Boolean
|
1..1
|
Are values ordered - relevant only for multiple values.
|
locard
|
NonNegativeInt
|
1..1
|
Minimum number of instances. Limit applies to number of instances within each container.
|
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
|