Attribute
|
Type
|
Multiplicity
|
Description
|
code
|
Word
|
0..1
|
Unique identifier for the parameter within the context of the application being run
|
groupId
|
Int
|
0..1
|
Integer, grouping related parameters within the context of the application being run
|
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,
booleanValue,
className,
fieldNames,
floatValue,
inConstructor,
intValue,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName,
textValue
|