Attribute
|
Type
|
Multiplicity
|
Description
|
dateCompleted
|
DateTime
|
0..1
|
|
dateStarted
|
DateTime
|
0..1
|
|
nmrCalcRunSerial
|
PositiveInt
|
0..1
|
Serial for NmrCalc.Run where Task run information is stored
|
nmrCalcStoreName
|
Line
|
0..1
|
Name of NmrCalcStore where Task run information is stored
|
operatorId
|
Word
|
0..1
|
User Id for operator running the task.
|
protocolName
|
Word
|
0..1
|
Name of Wms protocol used for task. Key for derived link to Protocol
|
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
|
status
|
Line
|
0..1
|
Task status - to be turned into enumeration
|
summary
|
Line
|
0..1
|
One-line description of task
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|