public interface OWLOntologyChangeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(AddAxiom change)
visit AddAxiom type
|
void |
visit(AddImport change)
visit AddImport type
|
void |
visit(AddOntologyAnnotation change)
visit AddOntologyAnnotation type
|
void |
visit(RemoveAxiom change)
visit RemoveAxiom type
|
void |
visit(RemoveImport change)
visit RemoveImport type
|
void |
visit(RemoveOntologyAnnotation change)
visit RemoveOntologyAnnotation type
|
void |
visit(SetOntologyID change)
visit SetOntologyID type
|
void visit(AddAxiom change)
change - object to visitvoid visit(RemoveAxiom change)
change - object to visitvoid visit(SetOntologyID change)
change - object to visitvoid visit(AddImport change)
change - object to visitvoid visit(RemoveImport change)
change - object to visitvoid visit(AddOntologyAnnotation change)
change - object to visitvoid visit(RemoveOntologyAnnotation change)
change - object to visitCopyright © 2014 The University of Manchester. All Rights Reserved.