|
|||||||||
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 | |
---|---|
protected ProgressMonitor |
getProgressMonitor()
|
void |
setProgressMonitor(ProgressMonitor progressMonitor)
|
Methods inherited from class org.semanticweb.owl.inference.OWLReasonerAdapter |
---|
clearOntologies, createSetOfSets, dispose, disposeReasoner, flattenSetOfSets, getAllAxioms, getLoadedOntologies, getOWLDataFactory, getOWLOntologyManager, handleOntologyChanges, loadOntologies, ontologiesChanged, ontologiesChanged, ontologiesCleared, unloadOntologies |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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.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
protected ProgressMonitor getProgressMonitor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |