Data Model version 2.1.2

Method: getChemBonds


    getter for derived link chemBonds

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:23:23_00052
OpType: get
OpSubType: None
isQuery: True
isAbstract: False
Scope: instance_level
Code: chemAtomVars = self.chemAtoms
result = frozenset(xx for xx in self.chemComp.chemBonds if xx.chemAtoms.issubset(chemAtomVars))
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:18:04 2014    from data model package  ccp.api.molecule.ChemComp.ChemCompVar   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk