Data Model version 2.1.2

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,))

Methods

Method Return Parameters Comment
getChainStates ccp.api.nmr.Nmr.ChainState Set -
sortedChainStates ccp.api.nmr.Nmr.ChainState List -
setChainStates - ccp.api.nmr.Nmr.ChainState Set
addChainState - ccp.api.nmr.Nmr.ChainState
removeChainState - ccp.api.nmr.Nmr.ChainState
findFirstChainState ccp.api.nmr.Nmr.ChainState keyword=value pairs
findAllChainStates ccp.api.nmr.Nmr.ChainState Set keyword=value pairs
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:45 2014    from data model package  ccp.api.nmr.NmrConstraint.NmrConstraintStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk