Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class: { prev | next } | Attribute | Method

Class: ExpChainState


    ChainStates describing the state of a molecule under the conditions of Experiment. If there is only one ChainState for each ChainStateSet this means that that was the state of the molecule (e.g. 'folded, 'loop 1 in conformation A'). If there is more than one ChainState for a given ChainStateSet, this means that the molecule was in fast exchange betnween those states, with relative probabilities given by the relative weights of the ExpChainStates.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link experiment to class Experiment
Main key: chainState
Mandatory Attributes: chainState
Known Subclasses: None
Children: None
Constructor: newObj = ExpChainState( experiment,chainState=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
weight Float 1..1 Relative weight of a ChainState relative to others of the same ChainStateSet. Describes molecules in fast exchange in a given Expermient.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chainState ChainState 1..1 The ChainState pointed to by the ExpChainState.  
experiment Experiment 1..1 (Parent link). parent link  
parent Experiment 1..1 link to parent object - synonym for experiment  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
weight
getWeight Float -
setWeight - Float

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chainState
getChainState ChainState -
setChainState - ChainState
experiment
getExperiment Experiment -
parent
getParent Experiment -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ExpChainState memops.api.Implementation.MemopsObject, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in package)

Go to Top
Method Return Parameters
None

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-08-16-14:22:46_00025

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Special destructor code:

None

Special postDestructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:35 2014    from data model package  ccp.api.nmr.Nmr.ExpChainState   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk