toxTree.data
Interface IMoleculeLookup


public interface IMoleculeLookup


Method Summary
 boolean find(org.openscience.cdk.interfaces.IAtomContainer mol)
           
 int find(java.lang.Object property, java.lang.Object value)
           
 

Method Detail

find

boolean find(org.openscience.cdk.interfaces.IAtomContainer mol)
             throws DecisionMethodException
Throws:
DecisionMethodException

find

int find(java.lang.Object property,
         java.lang.Object value)
         throws DecisionMethodException
Throws:
DecisionMethodException


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.