org.jmol.api
Interface SmilesMatcherInterface

All Known Implementing Classes:
PatternMatcher

public interface SmilesMatcherInterface


Method Summary
 java.util.BitSet getSubstructureSet(java.lang.String smiles)
           
 void setModelSet(ModelSet modelSet)
           
 

Method Detail

setModelSet

void setModelSet(ModelSet modelSet)

getSubstructureSet

java.util.BitSet getSubstructureSet(java.lang.String smiles)
                                    throws java.lang.Exception
Throws:
java.lang.Exception