Data Model version 2.1.2
Acknowledgements
Diagram
|
Class Map
|
Attribute Map
|
Method Map
|
Help
|
License
Home
|
Package
|
Class
| Attribute |
Method:
{
prev
|
next
}
Method: getElementSymbol
from Class
ccp.api.molecule.MolStructure.Atom
getter for derived attribute elementSymbol
guid:
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:36_00070
OpType:
get
OpSubType:
None
isQuery:
True
isAbstract:
False
Scope:
instance_level
Code:
result = self.residue.residue.chemCompVar.findFirstChemAtom(name=self.name)
if result is not None and result.className == 'ChemAtom':
result = result.elementSymbol
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