edu.stanford.smi.protegex.owl.swrl
Class SWRLRuleEngineFactory
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.SWRLRuleEngineFactory
public class SWRLRuleEngineFactory
- extends Object
Factory for creating SWRL rule engines
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SWRLRuleEngineFactory
public SWRLRuleEngineFactory()
create
public static SWRLRuleEngine create(OWLModel owlModel)
throws SWRLRuleEngineException
- Throws:
SWRLRuleEngineException
create
public static SWRLRuleEngine create(String ruleEngineName,
OWLModel owlModel)
throws SWRLRuleEngineException
- Throws:
SWRLRuleEngineException
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.