Attribute
|
Type
|
Multiplicity
|
Description
|
conditionNames
|
SampleConditionType
|
1..*
|
The variables that are changing from experiment to experiment in the NmrExpSeries. The variableNames must match a SampleCondition.condition.
|
details
|
Text
|
0..1
|
Extra information about the variable being varied between experiments. if variableName is 'concentration', variableDescriptor gives the name of the species whose concentration is being monitored. If variableDescriptor matches a SampleComponent.AbstractComponent.name it can be assumed that this is the sampleComponent is being referred to.
Another example would be a hydrogen exchange series, where you would use variableName = 'time', variableDescriptor 'hydrogen exchange', or a T1 experiment, where you would use variableName='time', variableDescriptor 'T1 relaxation'
|
name
|
Line
|
0..1
|
name of NmrExpSeries - serves as a human readable identifier
|
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
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|