|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.inference.OWLReasonerAdapter
org.semanticweb.owl.inference.MonitorableOWLReasonerAdapter
public abstract class MonitorableOWLReasonerAdapter
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 18-Mar-2007
Constructor Summary | |
---|---|
MonitorableOWLReasonerAdapter(OWLOntologyManager manager)
|
Method Summary | |
---|---|
void |
setProgressMonitor(ProgressMonitor progressMonitor)
|
Methods inherited from class org.semanticweb.owl.inference.OWLReasonerAdapter |
---|
clearOntologies, createSetOfSets, dispose, flattenSetOfSets, getLoadedOntologies, loadOntologies, ontologiesChanged, unloadOntologies |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.semanticweb.owl.inference.MonitorableOWLReasoner |
---|
getCurrentEntity |
Methods inherited from interface org.semanticweb.owl.inference.OWLConsistencyChecker |
---|
isConsistent |
Methods inherited from interface org.semanticweb.owl.inference.OWLClassReasoner |
---|
getAncestorClasses, getDescendantClasses, getEquivalentClasses, getInconsistentClasses, getSubClasses, getSuperClasses, isEquivalentClass, isSubClassOf |
Methods inherited from interface org.semanticweb.owl.inference.OWLSatisfiabilityChecker |
---|
isSatisfiable |
Methods inherited from interface org.semanticweb.owl.inference.OWLReasonerBase |
---|
classify, clearOntologies, dispose, getLoadedOntologies, isClassified, isDefined, isDefined, isDefined, isDefined, isRealised, loadOntologies, realise, unloadOntologies |
Methods inherited from interface org.semanticweb.owl.inference.OWLIndividualReasoner |
---|
getDataPropertyRelationships, getIndividuals, getObjectPropertyRelationships, getRelatedIndividuals, getRelatedValues, getTypes, hasDataPropertyRelationship, hasObjectPropertyRelationship, hasType |
Methods inherited from interface org.semanticweb.owl.inference.OWLPropertyReasoner |
---|
getAncestorProperties, getAncestorProperties, getDescendantProperties, getDescendantProperties, getDomains, getDomains, getEquivalentProperties, getEquivalentProperties, getInverseProperties, getRanges, getRanges, getSubProperties, getSubProperties, getSuperProperties, getSuperProperties, isAntiSymmetric, isFunctional, isFunctional, isInverseFunctional, isIrreflexive, isReflexive, isSymmetric, isTransitive |
Constructor Detail |
---|
public MonitorableOWLReasonerAdapter(OWLOntologyManager manager)
Method Detail |
---|
public void setProgressMonitor(ProgressMonitor progressMonitor)
setProgressMonitor
in interface MonitorableOWLReasoner
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |