| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Method and Description |
|---|---|
void |
SetOntologyID.accept(OWLOntologyChangeVisitor visitor) |
void |
RemoveOntologyAnnotation.accept(OWLOntologyChangeVisitor visitor) |
void |
RemoveImport.accept(OWLOntologyChangeVisitor visitor) |
void |
RemoveAxiom.accept(OWLOntologyChangeVisitor visitor) |
abstract void |
OWLOntologyChange.accept(OWLOntologyChangeVisitor visitor)
Accepts a visitor
|
void |
AddOntologyAnnotation.accept(OWLOntologyChangeVisitor visitor) |
void |
AddImport.accept(OWLOntologyChangeVisitor visitor) |
void |
AddAxiom.accept(OWLOntologyChangeVisitor visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyChangeVisitorAdapter |
| Modifier and Type | Field and Description |
|---|---|
protected OWLOntologyChangeVisitor |
OWLOntologyChangeFilter.changeVisitor |
| Modifier and Type | Class and Description |
|---|---|
protected class |
OWLOntologyImpl.OWLOntologyChangeFilter |
Copyright © 2014 The University of Manchester. All Rights Reserved.