public interface OWLDataVisitor extends OWLDataRangeVisitor
Modifier and Type | Method and Description |
---|---|
void |
visit(OWLFacetRestriction node)
visit OWLFacetRestriction type
|
void |
visit(OWLLiteral node)
visit OWLLiteral type
|
void visit(@Nonnull OWLLiteral node)
node
- node to visitvoid visit(@Nonnull OWLFacetRestriction node)
node
- node to visitCopyright © 2020 The University of Manchester. All rights reserved.