Interface IQueryCompiler

  • All Known Implementing Classes:
    QueryCompiler

    @Deprecated
    public interface IQueryCompiler
    Deprecated.
    SMSD has been deprecated from the CDK with a newer, more recent version of SMSD is available at http://github.com/asad/smsd.
    Interface for the query graph generator.
    Author:
    Syed Asad Rahman <asad@ebi.ac.uk>
    Source code:
    main
    Belongs to CDK module:
    smsd
    • Method Detail

      • compile

        IQuery compile()
        Deprecated.
        Parse and build a query graph from the query moleucle.
        Returns:
        compile the query molecule and build the graph.