OWLObjectVisitor
AbstractEntityRegistrationManager
, AbstractTranslator
, DeprecatedOWLEntityCollector
, DLExpressivityChecker
, DLSyntaxObjectRenderer
, FunctionalSyntaxObjectRenderer
, HashCode
, KRSS2ObjectRenderer
, KRSS2OWLObjectRenderer
, KRSSObjectRenderer
, LatexObjectVisitor
, ManchesterOWLSyntaxFrameRenderer
, ManchesterOWLSyntaxObjectRenderer
, OWLAnnotationPropertyTransformer
, OWLAnonymousIndividualsWithMultipleOccurrences
, OWLEntityCollectionContainerCollector
, OWLObjectComponentCollector
, OWLObjectDuplicator
, OWLObjectTypeIndexProvider
, OWLObjectVisitorAdapter
, OWLOntologyWalkerVisitor
, OWLXMLObjectRenderer
, RDFTranslator
, SimpleRenderer
, StructureWalker
public interface OWLPropertyExpressionVisitor
Modifier and Type | Method | Description |
---|---|---|
void |
visit(OWLAnnotationProperty property) |
visit OWLAnnotationProperty type
|
void |
visit(OWLDataProperty property) |
visit OWLDataProperty type
|
void |
visit(OWLObjectInverseOf property) |
visit OWLObjectInverseOf type
|
void |
visit(OWLObjectProperty property) |
visit OWLObjectProperty type
|
void visit(@Nonnull OWLObjectProperty property)
property
- property to visitvoid visit(@Nonnull OWLObjectInverseOf property)
property
- property to visitvoid visit(@Nonnull OWLDataProperty property)
property
- property to visitvoid visit(@Nonnull OWLAnnotationProperty property)
property
- property to visitCopyright © 2018 The University of Manchester. All rights reserved.