|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressMonitor | |
---|---|
org.semanticweb.owl.inference | |
org.semanticweb.owl.util |
Uses of ProgressMonitor in org.semanticweb.owl.inference |
---|
Methods in org.semanticweb.owl.inference with parameters of type ProgressMonitor | |
---|---|
void |
MonitorableOWLReasonerAdapter.setProgressMonitor(ProgressMonitor progressMonitor)
|
void |
MonitorableOWLReasoner.setProgressMonitor(ProgressMonitor progressMonitor)
|
Uses of ProgressMonitor in org.semanticweb.owl.util |
---|
Classes in org.semanticweb.owl.util that implement ProgressMonitor | |
---|---|
class |
NullProgressMonitor
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 04-Jan-2007 |
Methods in org.semanticweb.owl.util with parameters of type ProgressMonitor | |
---|---|
void |
Monitorable.setProgressMonitor(ProgressMonitor progressMonitor)
Sets the progress monitor which receives information about the progress of the this object which represents a long running task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |