|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.glp.GLPLloydToporTransform
Title: Triple
Description: RDF Query and Inference Language
Copyright: Copyright (c) 2001
Company: Stanford University
| Constructor Summary | |
GLPLloydToporTransform()
|
|
| Method Summary | |
java.util.ArrayList |
generateRuleHead(GLogicFormula head)
Description of the Method |
void |
generateRuleHead(GLogicFormula head,
java.util.ArrayList ruleHead)
Description of the Method |
static void |
main(java.lang.String[] argv)
The main program for the GLPLloydToporTransform class |
java.util.ArrayList |
translateFormula(GLPRule rule)
Description of the Method |
void |
translateFormula(GLPRule rule,
java.util.ArrayList rules)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GLPLloydToporTransform()
| Method Detail |
public void generateRuleHead(GLogicFormula head,
java.util.ArrayList ruleHead)
throws java.lang.Exception
ruleHead - Description of the Parameterhead - Description of the Parameter
java.lang.Exception - Description of the Exceptionpublic java.util.ArrayList generateRuleHead(GLogicFormula head)
head - Description of the Parameter
public java.util.ArrayList translateFormula(GLPRule rule)
rule - Description of the Parameter
public void translateFormula(GLPRule rule,
java.util.ArrayList rules)
rule - Description of the Parameterrules - Description of the Parameterpublic static void main(java.lang.String[] argv)
argv - The command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||