Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.sqwrl
Class SQWRLQueryEngineFactory

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.sqwrl.SQWRLQueryEngineFactory

public class SQWRLQueryEngineFactory
extends Object

Factory for creating a SQWRL query engine


Constructor Summary
SQWRLQueryEngineFactory()
           
 
Method Summary
static SQWRLQueryEngine create(OWLModel owlModel)
           
static SQWRLQueryEngine create(String queryEngineName, OWLModel owlModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQWRLQueryEngineFactory

public SQWRLQueryEngineFactory()
Method Detail

create

public static SQWRLQueryEngine create(OWLModel owlModel)
                               throws SQWRLException
Throws:
SQWRLException

create

public static SQWRLQueryEngine create(String queryEngineName,
                                      OWLModel owlModel)
                               throws SQWRLException
Throws:
SQWRLException

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.