public class OwlOntologyLoader extends AbstractAxiomLoader implements AxiomLoader
| Constructor and Description |
|---|
OwlOntologyLoader(org.semanticweb.owlapi.model.OWLOntology owlOntology,
ProgressMonitor progressMonitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
isLoadingFinished() |
void |
load(ElkAxiomProcessor axiomInserter,
ElkAxiomProcessor axiomDeleter) |
isInterrupted, setInterruptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisInterrupted, setInterruptpublic OwlOntologyLoader(org.semanticweb.owlapi.model.OWLOntology owlOntology,
ProgressMonitor progressMonitor)
public void load(ElkAxiomProcessor axiomInserter, ElkAxiomProcessor axiomDeleter)
load in interface AxiomLoaderload in class AbstractAxiomLoaderpublic boolean isLoadingFinished()
isLoadingFinished in interface AxiomLoaderisLoadingFinished in class AbstractAxiomLoaderpublic void dispose()
dispose in interface AxiomLoaderdispose in class AbstractAxiomLoaderCopyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.