Link Attribute: chainStates
The ChainState of a NmrConstraintStore describes assumptions made during the generation process. For example, if you have two different conformational states of a molecule giving rise to two different sets of restraints, you would select the restraint set corresponding to state A and put in the appropriate link here to reflect it. Note that this link does *not* reflect the conformations actually observed. This link is not for annotating structures.
guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:20:12_00028
|
Type:
|
ccp.api.nmr.Nmr.ChainState
|
Multiplicity:
|
0..*
|
Changeability:
|
changeable
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
isOrdered:
|
False
|
isUnique:
|
True
|
Inverse role:
|
ccp.api.nmr.Nmr.ChainState.nmrConstraintStores
|
Constraint name:
|
only_one_chainState_for_each_chainStateSet
|
python code
|
self.findAllChainStates(chainStateSet=value.chainStateSet) in ((), (value,))
|
|