|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.BooleanDigNodeHandling
public class BooleanDigNodeHandling
information about a given DIG subtree containing some class description for domain of a property and similar things as usual this is local to a TBoxVersion
| Method Summary | |
|---|---|
static BooleanDigNodeHandling |
externallyMergeAnd(BooleanDigNodeHandling a,
BooleanDigNodeHandling b)
|
static BooleanDigNodeHandling |
externallyMergeAnd(java.util.Set<BooleanDigNodeHandling> items)
|
java.util.Set<Uri.Concept> |
getDefinitive()
|
java.lang.String |
getDigClassExpression()
returns the parsed DIG class description, or null if the "definite" class memberships are sufficient |
java.util.Set<Uri.Concept> |
getNamedParents(ReasonerKBHandle rkbh)
ask the reasoner for "parents" of this expression |
java.util.Set<Uri.Concept> |
getNot()
|
java.util.Set<Uri.Concept> |
getPossible()
|
static java.util.Set<BooleanDigNodeHandling> |
parseTolerant(org.w3c.dom.NodeList elements,
ReasonerKBHandle kb,
TBoxVersion tboxVersion)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Set<BooleanDigNodeHandling> parseTolerant(org.w3c.dom.NodeList elements,
ReasonerKBHandle kb,
TBoxVersion tboxVersion)
public static BooleanDigNodeHandling externallyMergeAnd(BooleanDigNodeHandling a,
BooleanDigNodeHandling b)
public static BooleanDigNodeHandling externallyMergeAnd(java.util.Set<BooleanDigNodeHandling> items)
public java.util.Set<Uri.Concept> getDefinitive()
public java.util.Set<Uri.Concept> getNot()
public java.util.Set<Uri.Concept> getPossible()
public java.lang.String getDigClassExpression()
public java.util.Set<Uri.Concept> getNamedParents(ReasonerKBHandle rkbh)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| 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