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

Class: AtomLabel


    Isotope labeling.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link isotopomer to class Isotopomer
Main key: name, subType, isotopeCode
Mandatory Attributes: isotopeCode, name
Known Subclasses: None
Children: None
Constructor: newObj = AtomLabel( isotopomer,isotopeCode=value, name=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
isotopeCode Word 1..1 Isotope code for the isotope whose content is being specified  
name Word 1..1 Atom name for labeled atom - serves as key for link to ChemAtom  
subType Int 1..1 subType for labeled atom - serves as key for link to ChemAtom  
weight NonNegativeFloat 1..1 Relative weight of the corresponding isotope.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chemAtom ccp.api.molecule.ChemComp.ChemAtom 1..1 Derived. ChemAtom being labeled  
isotope ccp.api.molecule.ChemElement.Isotope 1..1 Derived. Isotope object corresonding to Label  
isotopomer Isotopomer 1..1 (Parent link). parent link  
parent Isotopomer 1..1 link to parent object - synonym for isotopomer  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
isotopeCode
getIsotopeCode Word -
setIsotopeCode - Word
name
getName Word -
setName - Word
subType
getSubType Int -
setSubType - Int
weight
getWeight NonNegativeFloat -
setWeight - NonNegativeFloat

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chemAtom
getChemAtom ccp.api.molecule.ChemComp.ChemAtom - non-std.
isotope
getIsotope ccp.api.molecule.ChemElement.Isotope - non-std.
isotopomer
getIsotopomer Isotopomer -
parent
getParent Isotopomer -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey AtomLabel 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:25:09_00018

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