|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.ontology.query.KIFTriple
public class KIFTriple
This class conatins a KIF triple representation for the purpose of query mechanism
Constructor Summary | |
---|---|
KIFTriple()
|
Method Summary | |
---|---|
KIFTripleElement |
getKIFTripleElement(int tripleElementNumber)
|
java.lang.String |
getTripleAsText()
|
void |
setKIFTripleElement(int tripleElementNumber,
KIFTripleElement tripleElementArg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KIFTriple()
Method Detail |
---|
public KIFTripleElement getKIFTripleElement(int tripleElementNumber)
public void setKIFTripleElement(int tripleElementNumber, KIFTripleElement tripleElementArg)
public java.lang.String getTripleAsText() throws QueryComponentNotReady
QueryComponentNotReady
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |