Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl
Class SWRLRuleEngineFactory

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

public class SWRLRuleEngineFactory
extends Object

Factory for creating SWRL rule engines


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

Constructor Detail

SWRLRuleEngineFactory

public SWRLRuleEngineFactory()
Method Detail

create

public static SWRLRuleEngine create(OWLModel owlModel)
                             throws SWRLRuleEngineException
Throws:
SWRLRuleEngineException

create

public static SWRLRuleEngine create(String ruleEngineName,
                                    OWLModel owlModel)
                             throws SWRLRuleEngineException
Throws:
SWRLRuleEngineException

Protégé-OWL 3.4.1

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