|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kr.dl.dig.reasoner.v1_1.impl.TReasoner
de.fau.cs.www8.jadeowlcodec.Reasoner
public class Reasoner
| Field Summary |
|---|
| Fields inherited from class org.kr.dl.dig.reasoner.v1_1.impl.TReasoner |
|---|
ASK_ANCESTORS, ASK_CHILDREN, ASK_DESCENDANTS, ASK_EQUIVALENTS, ASK_NON_BOTTOM_CHILDREN, ASK_NON_BOTTOM_DESCENDANTS, ASK_NON_TOP_ANCESTORS, ASK_NON_TOP_PARENTS, ASK_PARENTS, logger |
| Fields inherited from interface org.kr.dl.dig.reasoner.v1_1.TReasoner |
|---|
BOTTOM, TOP |
| Fields inherited from interface org.kr.dl.dig.reasoner.v1_1.Reasoner |
|---|
XML_HEADER |
| Method Summary | |
|---|---|
org.w3c.dom.Document |
doDig(java.lang.String requestBody)
|
int |
executeMethod(org.apache.commons.httpclient.HttpMethod method)
|
static Reasoner |
getInstance(java.lang.String host,
int port)
factory method |
org.apache.commons.httpclient.methods.PostMethod |
getPostMethod()
|
boolean |
getSupportsConsistentKB()
|
org.w3c.dom.Document |
uncheckedDig(java.lang.String requestBody)
|
| Methods inherited from class org.kr.dl.dig.reasoner.v1_1.impl.TReasoner |
|---|
allConceptNames, allRoleNames, ancestorsNames, asks, childrenNames, descendantsNames, equivalentsNames, extractError, getIdentifier, getReasoner, newKB, nonBottomChildrenNames, nonBottomDescendantsNames, nonTopAncestorsNames, nonTopParentsNames, parentsNames, releaseKB, satisfiable, setReasoner, subsumes, tells |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Reasoner getInstance(java.lang.String host,
int port)
host - port -
public org.apache.commons.httpclient.methods.PostMethod getPostMethod()
public boolean getSupportsConsistentKB()
public org.w3c.dom.Document uncheckedDig(java.lang.String requestBody)
throws org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXException
java.io.IOExceptionpublic org.w3c.dom.Document doDig(java.lang.String requestBody)
public int executeMethod(org.apache.commons.httpclient.HttpMethod method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg