JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openscience.smsd.algorithm.vflib.interfaces
Interface IQueryCompiler
All Known Implementing Classes:
QueryCompiler
public interface
IQueryCompiler
Interface for the query graph generator.
Author:
Syed Asad Rahman
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IQuery
compile
()
Parse and build a query graph from the query molecule.
Method Detail
compile
IQuery
compile()
Parse and build a query graph from the query molecule.
Returns:
compile the query molecule and build the graph.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method