Modifier and Type | Method and Description |
---|---|
protected void |
BaseMCS.setVFMappings(boolean RONP,
IQuery query) |
Modifier and Type | Class and Description |
---|---|
class |
VFQueryBuilder
Class for parsing and generating query graph.
|
Modifier and Type | Method and Description |
---|---|
IQuery |
IQueryCompiler.compile()
Parse and build a query graph from the query molecule.
|
Constructor and Description |
---|
VFMapper(IQuery query) |
VFMCSMapper(IQuery query) |
VFMCSState(IQuery query,
org.openscience.cdk.interfaces.IAtomContainer target)
initialize the VFState with query and target
|
VFState(IQuery query,
org.openscience.cdk.interfaces.IAtomContainer target)
initialize the VFState with query and target
|
Modifier and Type | Method and Description |
---|---|
IQuery |
QueryCompiler.compile()
Parse and build a query graph from the query molecule.
|