Method: getChemAtom
getter for derived link chemAtom
guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:37_00064
|
OpType:
|
get
|
OpSubType:
|
None
|
isQuery:
|
True
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
Code:
|
ccc = self.chemCompCharge
result = ccp.api.molecule.ChemComp.ChemAtom.getByKey(self.root, (ccc.molType, ccc.ccpCode, self.name, self.subType))
|
|