public class OWLOntologyChangeVisitorAdapter extends Object implements OWLOntologyChangeVisitor
| Constructor and Description |
|---|
OWLOntologyChangeVisitorAdapter() |
| 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
|
public void visit(RemoveAxiom change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(SetOntologyID change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(AddAxiom change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(AddImport change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(RemoveImport change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(AddOntologyAnnotation change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitpublic void visit(RemoveOntologyAnnotation change)
OWLOntologyChangeVisitorvisit in interface OWLOntologyChangeVisitorchange - change to visitCopyright © 2016 The University of Manchester. All Rights Reserved.