|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLOntologyChangeVisitor | |
---|---|
org.semanticweb.owl.model | |
org.semanticweb.owl.util |
Uses of OWLOntologyChangeVisitor in org.semanticweb.owl.model |
---|
Methods in org.semanticweb.owl.model with parameters of type OWLOntologyChangeVisitor | |
---|---|
void |
SetOntologyURI.accept(OWLOntologyChangeVisitor visitor)
|
void |
RemoveAxiom.accept(OWLOntologyChangeVisitor visitor)
|
abstract void |
OWLOntologyChange.accept(OWLOntologyChangeVisitor visitor)
|
void |
AddAxiom.accept(OWLOntologyChangeVisitor visitor)
|
Uses of OWLOntologyChangeVisitor in org.semanticweb.owl.util |
---|
Classes in org.semanticweb.owl.util that implement OWLOntologyChangeVisitor | |
---|---|
class |
OWLOntologyChangeVisitorAdapter
Author: Matthew Horridge The University Of Manchester Bio-Health Informatics Group Date: 12-Dec-2006 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |