|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.util.OWLOntologyChangeVisitorAdapter
public class OWLOntologyChangeVisitorAdapter
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 12-Dec-2006
Constructor Summary | |
---|---|
OWLOntologyChangeVisitorAdapter()
|
Method Summary | |
---|---|
void |
visit(AddAxiom change)
|
void |
visit(RemoveAxiom change)
|
void |
visit(SetOntologyURI change)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLOntologyChangeVisitorAdapter()
Method Detail |
---|
public void visit(RemoveAxiom change)
visit
in interface OWLOntologyChangeVisitor
public void visit(SetOntologyURI change)
visit
in interface OWLOntologyChangeVisitor
public void visit(AddAxiom change)
visit
in interface OWLOntologyChangeVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |