|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectreasoner.Reasoner
reasoner.ReasonerOneOntology
public class ReasonerOneOntology
Field Summary |
---|
Fields inherited from class reasoner.Reasoner |
---|
ANCESTOR, DESCENDANT, SUB_CLASS, SUPER_CLASS |
Constructor Summary | |
---|---|
ReasonerOneOntology(java.net.URI onto)
|
Method Summary | |
---|---|
java.util.Set<org.semanticweb.owl.model.OWLClass> |
getTypeClasses(org.semanticweb.owl.model.OWLDescription con,
int type)
Get all typed(super, sub, ancestor, descendant)classes of the given OWLClass. |
Methods inherited from class reasoner.Reasoner |
---|
createReasoner, getClasses |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReasonerOneOntology(java.net.URI onto) throws ComplexMappingException
ComplexMappingException
Method Detail |
---|
public java.util.Set<org.semanticweb.owl.model.OWLClass> getTypeClasses(org.semanticweb.owl.model.OWLDescription con, int type) throws ComplexMappingException
con
- ont
- type
-
ComplexMappingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |