protected class OWLOntologyImpl.OWLOntologyChangeFilter extends Object implements OWLOntologyChangeVisitor, Serializable
| Constructor and Description |
|---|
OWLOntologyImpl.OWLOntologyChangeFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<OWLOntologyChange> |
getAppliedChanges() |
void |
reset() |
void |
visit(AddAxiom change) |
void |
visit(AddImport change) |
void |
visit(AddOntologyAnnotation change) |
void |
visit(RemoveAxiom change) |
void |
visit(RemoveImport change) |
void |
visit(RemoveOntologyAnnotation change) |
void |
visit(SetOntologyID change) |
public OWLOntologyImpl.OWLOntologyChangeFilter()
public List<OWLOntologyChange> getAppliedChanges()
public void reset()
public void visit(RemoveAxiom change)
visit in interface OWLOntologyChangeVisitorpublic void visit(SetOntologyID change)
visit in interface OWLOntologyChangeVisitorpublic void visit(AddAxiom change)
visit in interface OWLOntologyChangeVisitorpublic void visit(AddImport change)
visit in interface OWLOntologyChangeVisitorpublic void visit(RemoveImport change)
visit in interface OWLOntologyChangeVisitorpublic void visit(AddOntologyAnnotation change)
visit in interface OWLOntologyChangeVisitorpublic void visit(RemoveOntologyAnnotation change)
visit in interface OWLOntologyChangeVisitorCopyright © 2013 CSIRO HRPPC. All Rights Reserved.