|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProgressMonitor in com.clarkparsia.pellet.owlapiv3 |
---|
Classes in com.clarkparsia.pellet.owlapiv3 that implement ProgressMonitor | |
---|---|
class |
ProgressAdapter
|
Uses of ProgressMonitor in org.mindswap.pellet |
---|
Methods in org.mindswap.pellet that return ProgressMonitor | |
---|---|
ProgressMonitor |
PelletOptions.MonitorType.create()
|
Methods in org.mindswap.pellet with parameters of type ProgressMonitor | |
---|---|
void |
KnowledgeBase.setTaxonomyBuilderProgressMonitor(ProgressMonitor progressMonitor)
|
Uses of ProgressMonitor in org.mindswap.pellet.jena.graph.loader |
---|
Methods in org.mindswap.pellet.jena.graph.loader with parameters of type ProgressMonitor | |
---|---|
void |
DefaultGraphLoader.setProgressMonitor(ProgressMonitor monitor)
Set the progress monitor that will show the load progress. |
void |
GraphLoader.setProgressMonitor(ProgressMonitor monitor)
Set the progress monitor that will show the load progress. |
Uses of ProgressMonitor in org.mindswap.pellet.owlapi |
---|
Methods in org.mindswap.pellet.owlapi that return ProgressMonitor | |
---|---|
ProgressMonitor |
PelletVisitor.getMonitor()
|
Methods in org.mindswap.pellet.owlapi with parameters of type ProgressMonitor | |
---|---|
void |
PelletVisitor.setMonitor(ProgressMonitor monitor)
|
Uses of ProgressMonitor in org.mindswap.pellet.taxonomy |
---|
Methods in org.mindswap.pellet.taxonomy with parameters of type ProgressMonitor | |
---|---|
void |
CDOptimizedTaxonomyBuilder.setProgressMonitor(ProgressMonitor monitor)
|
void |
POTaxonomyBuilder.setProgressMonitor(ProgressMonitor monitor)
|
void |
TaxonomyBuilder.setProgressMonitor(ProgressMonitor monitor)
|
Uses of ProgressMonitor in org.mindswap.pellet.utils.progress |
---|
Classes in org.mindswap.pellet.utils.progress that implement ProgressMonitor | |
---|---|
class |
AbstractProgressMonitor
Title: |
class |
ConsoleProgressMonitor
Title: |
class |
SilentProgressMonitor
Title: |
class |
SwingProgressMonitor
Title: SwingProgressMonitor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |