|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.clarkparsia.pellet.rules.ReteToRulesTranslator
public class ReteToRulesTranslator
Title: Rete To Rules Translator
Description: Translates from the rete package rule objects to the rules package objects.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor Summary | |
|---|---|
ReteToRulesTranslator(ABox abox)
Deprecated. |
|
| Method Summary | |
|---|---|
AtomDObject |
translateDTerm(aterm.ATermAppl term)
Deprecated. |
AtomIObject |
translateITerm(aterm.ATermAppl term)
Deprecated. |
Rule |
translateRule(Rule reteRule)
Deprecated. |
RuleAtom |
translateTriple(TermTuple tuple)
Deprecated. |
java.util.Collection<RuleAtom> |
translateTriples(java.util.Collection<TermTuple> triples)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReteToRulesTranslator(ABox abox)
| Method Detail |
|---|
public AtomDObject translateDTerm(aterm.ATermAppl term)
public AtomIObject translateITerm(aterm.ATermAppl term)
public Rule translateRule(Rule reteRule)
public RuleAtom translateTriple(TermTuple tuple)
public java.util.Collection<RuleAtom> translateTriples(java.util.Collection<TermTuple> triples)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||