Attribute
|
Type
|
Multiplicity
|
Description
|
amount
|
Float
|
0..1
|
The amount of the material used by this step.
|
amountDisplayUnit
|
Word
|
0..1
|
This is the unit entered by user and used for display.
|
amountUnit
|
ccp.api.lims.Sample.AmountUnit
|
0..1
|
One of the three possible units: kg, m3 or nmber.
|
details
|
String
|
0..1
|
Details field for comments.
|
duration
|
Float
|
0..1
|
The duration in second (s) of the step.
|
durationDisplayUnit
|
Word
|
0..1
|
This is the unit entered by user and used for display.
|
name
|
Line
|
0..1
|
The name of the step.
|
role
|
Line
|
0..1
|
The role of the step that it takes within a procedure or simply its classification number.
|
serial
|
Int
|
1..1
|
Unique identifier.
|
stepNumber
|
Int
|
1..1
|
The place of the step in the order of step of the procedure. Need not be sequential, successive steps could be numbered (-10,0,10,12,17,20,...). The steps are performed according to increasing value of this attribute.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|