public interface OWLPropertyEntityVisitorBase extends OWLVisitorBase
| Modifier and Type | Method and Description |
|---|---|
default void |
visit(OWLAnnotationProperty property)
visit OWLAnnotationProperty type
|
default void |
visit(OWLDataProperty property)
visit OWLDataProperty type
|
default void |
visit(OWLObjectProperty property)
visit OWLObjectProperty type
|
doDefault, getDefaultReturnValue, handleDefaultdefault void visit(OWLObjectProperty property)
property - property to visitdefault void visit(OWLDataProperty property)
property - property to visitdefault void visit(OWLAnnotationProperty property)
property - property to visitCopyright © 2020 The University of Manchester. All rights reserved.