Data Model version 2.1.2

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.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:30 2014    from data model package  ccp.api.molecule.MolStructure.Atom   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk