edu.stanford.smi.protegex.owl.swrl.sqwrl
Class SQWRLQueryEngineFactory
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.sqwrl.SQWRLQueryEngineFactory
public class SQWRLQueryEngineFactory
- extends Object
Factory for creating a SQWRL query engine
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQWRLQueryEngineFactory
public SQWRLQueryEngineFactory()
create
public static SQWRLQueryEngine create(OWLModel owlModel)
throws SQWRLException
- Throws:
SQWRLException
create
public static SQWRLQueryEngine create(String queryEngineName,
OWLModel owlModel)
throws SQWRLException
- Throws:
SQWRLException
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.