Uses of Interface
org.semanticweb.owlapi.util.ProgressMonitor
Packages that use ProgressMonitor
-
Uses of ProgressMonitor in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util that implement ProgressMonitorMethods in org.semanticweb.owlapi.util with parameters of type ProgressMonitorModifier and TypeMethodDescriptionvoid
Monitorable.setProgressMonitor
(ProgressMonitor progressMonitor) Sets the progress monitor which receives information about the progress of the this object which represents a long running task.