org.semanticweb.elk.owlapi
Class OwlChangesLoader
java.lang.Object
org.semanticweb.elk.loading.AbstractAxiomLoader
org.semanticweb.elk.owlapi.OwlChangesLoader
- All Implemented Interfaces:
- AxiomLoader
public class OwlChangesLoader
- extends AbstractAxiomLoader
- implements AxiomLoader
An AxiomLoader that accumulates the OWLOntologyChange and
provides them by converting through OwlConverter
- Author:
- "Yevgeny Kazakov"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
load
public void load(ElkAxiomProcessor axiomInserter,
ElkAxiomProcessor axiomDeleter)
throws ElkLoadingException
- Specified by:
load in interface AxiomLoader- Specified by:
load in class AbstractAxiomLoader
- Throws:
ElkLoadingException
isLoadingFinished
public boolean isLoadingFinished()
- Specified by:
isLoadingFinished in interface AxiomLoader- Specified by:
isLoadingFinished in class AbstractAxiomLoader
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.