Attribute
|
Type
|
Multiplicity
|
Description
|
defaultValue
|
Line
|
0..1
|
The default value of the parameter.
|
displayUnit
|
Word
|
0..1
|
Display unit of the parameter.
|
label
|
String
|
0..1
|
Label of the parameter.
|
mandatory
|
Boolean
|
0..1
|
Flag to indicate whether it is mandatory for a value to be assigned to any Parameters derived from this ParameterDefinition before the Parameter's parent Experiment can be considered completed.
|
maxValue
|
Line
|
0..1
|
The maximum value of the parameter.
|
minValue
|
Line
|
0..1
|
The minimum value of the parameter.
|
name
|
Line
|
0..1
|
The name of the parameter.
|
paramType
|
ParamDefType
|
0..1
|
parameter type of parameter (as in Float, String, ...)
|
possibleValues
|
Line
|
0..*
|
The list of possible values for the parameter.
|
serial
|
Int
|
1..1
|
Unique identifier.
|
unit
|
Word
|
0..1
|
Unit of parameter (L, Kg, g/L, s-1, etc.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|