Attribute: residueSeqIds
Residue seqIds of residues linked to. If empty (and if there is only a single chain code) all residues in the chain are used.
guid:
|
www.ccpn.ac.uk_Fogh_2009-05-20-16:32:16_00011
|
Type:
|
Int
|
Multiplicity:
|
0..*
|
Changeability:
|
changeable
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
isOrdered:
|
True
|
isUnique:
|
False
|
Default Value:
|
[]
|
Constraint name:
|
Either_single_chain_code_or_residueSeqIds_match_chainCodes_one_to_one
|
python code
|
len(self.chainCodes) in (1,len(values))
|
|