Attribute
|
Type
|
Multiplicity
|
Description
|
name
|
Line
|
0..1
|
The name of this Parameter.
|
paramType
|
ccp.api.lims.Protocol.ParamDefType
|
0..1
|
The type of this 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
|
unit
|
Word
|
0..1
|
The unit for this Parameter.
|
value
|
Text
|
0..1
|
The value of this Parameter.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|