public class MaterializeAction extends Object implements OBDAProgressListener
| Constructor and Description |
|---|
MaterializeAction(org.semanticweb.owlapi.model.OWLOntology currentOntology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
MaterializedGraphOWLResultSet graphResultSet,
Container cont) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionCanceled() |
boolean |
isCancelled()
Set to true if the user has requested the operation to be cancelled, e.g.
|
boolean |
isErrorShown()
Set to true if the user has been shown an error message of the exception leading to
unsuccessful result.
|
void |
run() |
void |
setCountdownLatch(CountDownLatch cdl) |
public MaterializeAction(org.semanticweb.owlapi.model.OWLOntology currentOntology,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
MaterializedGraphOWLResultSet graphResultSet,
Container cont)
public void setCountdownLatch(CountDownLatch cdl)
public void run()
public void actionCanceled()
actionCanceled in interface OBDAProgressListenerpublic boolean isCancelled()
OBDAProgressListenerisCancelled in interface OBDAProgressListenerpublic boolean isErrorShown()
OBDAProgressListenerisErrorShown in interface OBDAProgressListenerCopyright © 2009–2020 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.