Attribute
|
Type
|
Multiplicity
|
Description
|
category
|
ExpCategory
|
1..1
|
Experiment category. See datatype for details
|
details
|
Text
|
0..1
|
Free text, for notes, explanatory comments, etc.
|
keywords
|
ExpKeyword
|
0..*
|
keywords to characterise the type and uses of experiment in more detail than permitted by 'category'. Examples would be 'protein', 'sidechain', 'backbone', 'filtered', 'T1', 'RDC', ...
|
name
|
Line
|
1..1
|
name of experiment prototype
|
priority
|
PositiveInt
|
1..1
|
Experiment priority. Serves to classify experiments for display so that the more common can be more prominently displayed. Intended use would be 1=high, 2=medium, 3=low priority.
|
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
|
synonym
|
Line
|
0..1
|
Alternative name of NmrExpPrototype. Used for experiments with well-established non-systematic name.
|
Inherited Attributes (not in package):
applicationData,
className,
createdBy,
fieldNames,
guid,
inConstructor,
isDeleted,
isLoaded,
isModifiable,
isModified,
isReading,
lastUnlockedBy,
metaclass,
packageName,
packageShortName,
qualifiedName
|