|
InferenceWeb Model API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--iw.model.IWKIF
| Field Summary | |
protected String |
_statement
|
| Constructor Summary | |
IWKIF()
|
|
IWKIF(String _aStatement)
|
|
| Method Summary | |
static iw.model.IWKIF |
fromDAML(com.hp.hpl.jena.daml.DAMLInstance _di)
|
String |
getStatement()
|
void |
setStatement(String newStatement)
|
com.hp.hpl.jena.daml.DAMLCommon |
toDAML(com.hp.hpl.jena.daml.DAMLModel dm)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected String _statement
| Constructor Detail |
public IWKIF()
public IWKIF(String _aStatement)
| Method Detail |
public String getStatement()
public void setStatement(String newStatement)
public String toString()
toString in class Object
public com.hp.hpl.jena.daml.DAMLCommon toDAML(com.hp.hpl.jena.daml.DAMLModel dm)
throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException
public static iw.model.IWKIF fromDAML(com.hp.hpl.jena.daml.DAMLInstance _di)
throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException
|
InferenceWeb Model API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||