|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OWLNamedObjectVisitor
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Nov-2006
| Method Summary | |
|---|---|
void |
visit(OWLClass owlClass)
|
void |
visit(OWLDataProperty property)
|
void |
visit(OWLDataType dataType)
|
void |
visit(OWLIndividual owlIndividual)
|
void |
visit(OWLObjectProperty property)
|
void |
visit(OWLOntology ontology)
|
| Method Detail |
|---|
void visit(OWLClass owlClass)
void visit(OWLObjectProperty property)
void visit(OWLDataProperty property)
void visit(OWLIndividual owlIndividual)
void visit(OWLOntology ontology)
void visit(OWLDataType dataType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||