org.mindswap.pellet
Class RuleStrategy
java.lang.Object
org.mindswap.pellet.CompletionStrategy
org.mindswap.pellet.SHOINStrategy
org.mindswap.pellet.RuleStrategy
public class RuleStrategy
- extends SHOINStrategy
Method Summary |
void |
applyRULERule()
|
java.util.List |
getVars(org.semanticweb.owl.rules.OWLRule rule)
|
aterm.ATermAppl |
term(java.lang.String s)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
qnames
public static QNameProvider qnames
RuleStrategy
public RuleStrategy(ABox abox)
getVars
public java.util.List getVars(org.semanticweb.owl.rules.OWLRule rule)
throws org.semanticweb.owl.model.OWLException
- Throws:
org.semanticweb.owl.model.OWLException
applyRULERule
public void applyRULERule()
term
public aterm.ATermAppl term(java.lang.String s)
Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.