| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
<O> O |
SetOntologyID.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
RemoveOntologyAnnotation.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
RemoveImport.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
RemoveAxiom.accept(OWLOntologyChangeVisitorEx<O> visitor) |
abstract <O> O |
OWLOntologyChange.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
AddOntologyAnnotation.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
AddImport.accept(OWLOntologyChangeVisitorEx<O> visitor) |
<O> O |
AddAxiom.accept(OWLOntologyChangeVisitorEx<O> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLOntologyChangeVisitorAdapterEx<O>
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 12-Dec-2006 |
Copyright © 2013 The University of Manchester. All Rights Reserved.