Data Model version 2.0.6

Method: getChemAtom


    getter for derived link ChemAtom

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:23:36_00072
OpType: get
OpSubType: None
isQuery: True
isAbstract: False
Scope: instance_level
Code: result = self.residue.residue.chemCompVar.findFirstChemAtom(name=self.name)
if result.className != 'ChemAtom':
  result = None
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:38 2013    from data model package  ccp.api.molecule.MolStructure.Atom   revision 1.57  
  Work done by the CCPN team.
www.ccpn.ac.uk