Attribute
|
Type
|
Multiplicity
|
Description
|
annotation
|
Line
|
0..1
|
Descriptive text string, intended for annotation of Peaks on graphics displays. Long comments belong in the (non-displayed) details attribute.
|
componentNumbers
|
NonNegativeInt
|
0..*
|
Numbers for the Components where the peak appears. Only relevant for DataSources that are composed of components ShapeMatrix data). If empty corresponds to 'unknown'.
|
constraintWeight
|
NonNegativeFloat
|
1..1
|
Weighting factor for constraint arising from peak. Serves to increase or decrease importance attached to peak, without having to repeat the assignment for every new constraint list generated. In the simple case this number will be used for Constraint.weight
|
details
|
Text
|
0..1
|
Free text, for notes, explanatory comments, etc.
|
figOfMerit
|
FloatRatio
|
1..1
|
Figure of merit for peak, describing its quality (i.e. the likelihood that it is a peak rather than noise). Must be a number between zero and one (inclusive).
|
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
|