OWLDataRangeVisitor
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 OWLDataVisitor extends OWLDataRangeVisitor
Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.