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

Class: ChemCompLabel


    Labeling patterns for ChemComps according to standard labeling schemes.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link labelingScheme to class LabelingScheme
Main key: molType, ccpCode
Mandatory Attributes: ccpCode, molType
Known Subclasses: None
Children:
link isotopomers to class Isotopomer
Constructor: newObj = ChemCompLabel( labelingScheme,ccpCode=value, molType=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
ccpCode LongWord 1..1 ccpCode of ChemComp the labeling pattern applies to.  
molType ccp.api.molecule.ChemComp.MolType 1..1 molType of ChemComp the labeling pattern applies to.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chemComp ccp.api.molecule.ChemComp.ChemComp 1..1 Derived. ChemComp whose labeling pattern is being described  
isotopomers Isotopomer 0..* (Child link). child link to class Isotopomer  
labelingScheme LabelingScheme 1..1 (Parent link). paretn link  
parent LabelingScheme 1..1 link to parent object - synonym for labelingScheme  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
ccpCode
getCcpCode LongWord -
setCcpCode - LongWord
molType
getMolType ccp.api.molecule.ChemComp.MolType -
setMolType - ccp.api.molecule.ChemComp.MolType

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chemComp
getChemComp ccp.api.molecule.ChemComp.ChemComp - non-std.
isotopomers
getIsotopomers Isotopomer Set -
sortedIsotopomers Isotopomer List -
findFirstIsotopomer Isotopomer keyword=value pairs
findAllIsotopomers Isotopomer Set keyword=value pairs
labelingScheme
getLabelingScheme LabelingScheme -
parent
getParent LabelingScheme -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ChemCompLabel 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
newIsotopomer Isotopomer ...

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:25:09_00014

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:14 2014    from data model package  ccp.api.molecule.ChemCompLabel.ChemCompLabel   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk