guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-14:22:52_00008
|
isImplicit:
|
False
|
Tag
|
Value
|
repositoryId
|
$Id: ChemTorsion.xml,v 1.50 2011-01-13 14:40:33 rhfogh Exp $
|
Tag
|
Value
|
repositoryTag
|
$Name: not supported by cvs2svn $
|
Special constructor code:
|
None
|
Special destructor code:
|
None
|
Constraint name:
|
ChemTorsions_ABCD_and_DCBA_may_not_coexist
|
Constraint code:
|
ll = list(self.chemAtoms)
ll.reverse()
isValid = (self.parent.findFirstChemTorsion(chemAtoms=ll) is None)
|
Known inward one-way links:
|
ccp.api.molecule.ChemComp.ChemCompVar.chemTorsions
|