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

Class: ChainStateLink


    Class holding (information for) derived link to Nmr.ChainState.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link fixedResonance to class FixedResonance
Main key: chainStateSetSerial
Mandatory Attributes: chainStateSerial, chainStateSetSerial
Known Subclasses: None
Children: None
Constructor: newObj = ChainStateLink( fixedResonance,chainStateSerial=value, chainStateSetSerial=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chainStateSerial Int 1..1 Serial for ChainState linked to  
chainStateSetSerial Int 1..1 Serial number of ChainStateSet linked to. Note that each FIxedResonance can only link to one ChainsState from each ChainStateSet, so this attribute is the key for the class.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chainState ccp.api.nmr.Nmr.ChainState 1..1 Derived. ChainState to which ChainStateLink points  
fixedResonance FixedResonance 1..1 (Parent link). parent link  
parent FixedResonance 1..1 link to parent object - synonym for fixedResonance  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chainStateSerial
getChainStateSerial Int -
setChainStateSerial - Int
chainStateSetSerial
getChainStateSetSerial Int -
setChainStateSetSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chainState
getChainState ccp.api.nmr.Nmr.ChainState - non-std.
setChainState - ccp.api.nmr.Nmr.ChainState non-std.
fixedResonance
getFixedResonance FixedResonance -
parent
getParent FixedResonance -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ChainStateLink 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:51_00033

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  Fri Mar 28 11:18:36 2014    from data model package  ccp.api.nmr.NmrConstraint.ChainStateLink   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk