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

Attribute: ccpCode


    ccpCode ('threeLetterCode') identifying the ChemComp giving the type of the ResonanceGroup. Used as a key in deriving the link chemComp.

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:20:10_00031
Model Type: LongWord
Implementation Type: String
Multiplicity: 0..1
Changeability: changeable
isDerived: False
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: None

Constraint name:

ccpCode_consistent_with_residue
python code rr = self.residue
isValid = (rr is None or value == rr.ccpCode)

Methods

Method Return Parameters Comment
getCcpCode LongWord -
setCcpCode - LongWord
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:48 2013    from data model package  ccp.api.nmr.Nmr.ResonanceGroup   revision 1.55  
  Work done by the CCPN team.
www.ccpn.ac.uk