|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.AbstractReasonerResult
de.fau.cs.www8.jadeowlcodec.QuickTellResult
public class QuickTellResult
parses the resulting DOM from a tell
to give easy access to result state, warnings and errors
this is no complete consistency check, use CompleteCheckResult
to get a full check after this gives ok
| Field Summary |
|---|
| Fields inherited from class de.fau.cs.www8.jadeowlcodec.AbstractReasonerResult |
|---|
errors, result, warnings |
| Method Summary | |
|---|---|
static AbstractReasonerResult |
createTellResult(ReasonerKBHandle kb,
AbsTripleStore ts)
|
static AbstractReasonerResult |
createTellResult(ReasonerKBHandle kb,
RDFOWLDocument owlDoc)
|
static AbstractReasonerResult |
createTellResult(ReasonerKBHandle kb,
RDFOWLDocument owlDoc,
boolean wasConsistent)
|
static AbstractReasonerResult |
createTellResult(ReasonerKBHandle kb,
java.lang.String tellsBody)
|
static AbstractReasonerResult |
createTellResult(ReasonerKBHandle kb,
java.lang.String tellsBody,
boolean wasConsistent)
|
boolean |
wasKbConsistentBefore()
|
| Methods inherited from class de.fau.cs.www8.jadeowlcodec.AbstractReasonerResult |
|---|
getErrors, getWarnings, isOk, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static AbstractReasonerResult createTellResult(ReasonerKBHandle kb,
AbsTripleStore ts)
public static AbstractReasonerResult createTellResult(ReasonerKBHandle kb,
RDFOWLDocument owlDoc)
public static AbstractReasonerResult createTellResult(ReasonerKBHandle kb,
RDFOWLDocument owlDoc,
boolean wasConsistent)
public static AbstractReasonerResult createTellResult(ReasonerKBHandle kb,
java.lang.String tellsBody,
boolean wasConsistent)
public static AbstractReasonerResult createTellResult(ReasonerKBHandle kb,
java.lang.String tellsBody)
public boolean wasKbConsistentBefore()
|
||||||||||
| 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