org.xmlcml.cml
Class Convention

java.lang.Object
  |
  +--org.xmlcml.cml.Convention

public class Convention
extends java.lang.Object
implements ConventionCriteria


Fields inherited from interface org.xmlcml.cml.ConventionCriteria
AROMATICITY, CANNOT, CONSTRAINT_COUNT, constraintNames, CRITERIA_COUNT, criteriaNames, EXPLICIT_HYDROGENS, HYDROGEN_COUNT, KEKULE, MAY, MUST
 
Constructor Summary
Convention()
           
 
Method Summary
 int implementationConstraint(int criterion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Convention

public Convention()
Method Detail

implementationConstraint

public int implementationConstraint(int criterion)
Specified by:
implementationConstraint in interface ConventionCriteria