Attribute
|
Type
|
Multiplicity
|
Description
|
code
|
Word
|
0..1
|
Unique identifier for the parameter within the context of the application being run
|
details
|
Text
|
0..1
|
Free text, for notes, explanatory comments, etc.
|
floatMatrix
|
FloatMatrix
|
0..1
|
floating point Matrix data object
|
groupId
|
Int
|
0..1
|
Integer, grouping related parameters within the context of the application being run
|
intMatrix
|
IntMatrix
|
0..1
|
integer point Matrix data object
|
ioRole
|
IoRole
|
1..1
|
Role of data in calculation (input / output).
|
name
|
Line
|
0..1
|
Human readable name of parameter
|
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
|
weight
|
FloatRatio
|
1..1
|
Weight given to data
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|