org.semanticweb.owl.model
Interface OWLPropertyExpressionVisitor
- All Known Subinterfaces: 
 - OWLObjectVisitor
 
- All Known Implementing Classes: 
 - DIGRenderer, DLExpressivityChecker, HashCode, OWLDescriptionComparator.OWLPropertyExpressionComparator, OWLEntityCollector, OWLObjectComponentCollector, OWLObjectDuplicator, OWLObjectTypeIndexProvider, OWLObjectVisitorAdapter, SimpleRenderer
 
public interface OWLPropertyExpressionVisitor
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 13-Nov-2006
 
visit
void visit(OWLObjectProperty property)
 
visit
void visit(OWLObjectPropertyInverse property)
 
visit
void visit(OWLDataProperty property)