Attribute
|
Type
|
Multiplicity
|
Description
|
isSelected
|
Boolean
|
0..1
|
if True signifies that this link is considered certain rather than merely probable. This allows the selection of links without removing the accumulated probability information. All other ResonanceGroupProbs with the same linkType and sequenceOffset (but only those) are then considered incorrect.
|
linkType
|
LinkType
|
1..1
|
Type of link between fromResonanceGroup and possibility
|
sequenceOffset
|
Int
|
1..1
|
The number of residues distant that the possibility is from the fromResonanceGroup. If it is thought that fromResonanceGroup is e.g. Ala-39 and possibility is Thr-38, the correct value for sequenceOffset is -1.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName,
weight
|