O - visitor typepublic interface OWLOntologyChangeVisitorEx<O>
| Modifier and Type | Method and Description |
|---|---|
O |
visit(AddAxiom change)
visit AddAxiom type
|
O |
visit(AddImport change)
visit AddImport type
|
O |
visit(AddOntologyAnnotation change)
visit AddOntologyAnnotation type
|
O |
visit(RemoveAxiom change)
visit RemoveAxiom type
|
O |
visit(RemoveImport change)
visit RemoveImport type
|
O |
visit(RemoveOntologyAnnotation change)
visit RemoveOntologyAnnotation type
|
O |
visit(SetOntologyID change)
visit SetOntologyID type
|
O visit(AddAxiom change)
change - object to visitO visit(RemoveAxiom change)
change - object to visitO visit(SetOntologyID change)
change - object to visitO visit(AddImport change)
change - object to visitO visit(RemoveImport change)
change - object to visitO visit(AddOntologyAnnotation change)
change - object to visitO visit(RemoveOntologyAnnotation change)
change - object to visitCopyright © 2014 The University of Manchester. All Rights Reserved.