Attribute
|
Type
|
Multiplicity
|
Description
|
chainCode
|
Line
|
0..1
|
Derived. Chain code of Chain containing residues - if there is only one. Otherwise None. Derived from chainCodes
|
chainCodes
|
Line
|
1..*
|
chainCodes corresponding to residueSeqIds. Used in two different ways. If all Residues are within a single chain, chainCodes has length one and residueSeqIds may may be empty (signifying all residues in the chain) Otherwise the length of chainCodes and residueSeqIds must be identical, so that each residueSeqId matches the chainCode at teh same position in the list.
|
code
|
Word
|
0..1
|
Unique identifier for the parameter within the context of the application being run
|
details
|
Text
|
0..1
|
Free text, for notes, explanatory comments, etc.
|
ioRole
|
IoRole
|
1..1
|
Role of data in calculation (input / output).
|
molSystemCode
|
Word
|
1..1
|
Molsystem code of relevant MolSystem - used in deriving link to Residues
|
name
|
Line
|
0..1
|
Human readable name of parameter
|
residueSeqIds
|
Int
|
0..*
|
Residue seqIds of residues linked to. If empty (and if there is only a single chain code) all residues in the chain are used.
|
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
|