public class PatternManager extends Object implements org.semanticweb.owlapi.model.OWLOntologyChangeListener
| Modifier and Type | Field and Description |
|---|---|
static RuntimeExceptionHandler |
HANDLER |
| Modifier and Type | Method and Description |
|---|---|
static ErrorListener |
getDefaultErrorListener() |
AbstractPatternModelFactory |
getFactory() |
static PatternManager |
getInstance(org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
AbstractPatternModelFactory f) |
void |
ontologiesChanged(List<? extends org.semanticweb.owlapi.model.OWLOntologyChange> changes) |
public static final RuntimeExceptionHandler HANDLER
public AbstractPatternModelFactory getFactory()
public void ontologiesChanged(List<? extends org.semanticweb.owlapi.model.OWLOntologyChange> changes) throws org.semanticweb.owlapi.model.OWLException
ontologiesChanged in interface org.semanticweb.owlapi.model.OWLOntologyChangeListenerorg.semanticweb.owlapi.model.OWLExceptionpublic static PatternManager getInstance(org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager, AbstractPatternModelFactory f)
ontologyManager - ontologyManagerf - fpublic static ErrorListener getDefaultErrorListener()
Copyright © 2015 The University of Manchester. All Rights Reserved.