Uses of Interface
org.semanticweb.owlapi.model.OWLDataHasValue
Packages that use OWLDataHasValue
Package
Description
OBO macro package.
Binding package.
DL syntax renderer.
Functional syntax parser and renderer.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
Provider interfaces.
OWL/XML syntax parser and renderer.
RDF model package.
Utilities package.
Builders package.
OWL API reference implementation package.
-
Uses of OWLDataHasValue in org.obolibrary.macro
Methods in org.obolibrary.macro with parameters of type OWLDataHasValueModifier and TypeMethodDescriptionAbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit
(OWLDataHasValue ce) -
Uses of OWLDataHasValue in org.semanticweb.owlapi.apibinding
Methods in org.semanticweb.owlapi.apibinding that return OWLDataHasValueModifier and TypeMethodDescriptionstatic OWLDataHasValue
OWLFunctionalSyntaxFactory.DataHasValue
(OWLDataPropertyExpression pe, OWLLiteral literal) -
Uses of OWLDataHasValue in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLDataHasValue -
Uses of OWLDataHasValue in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type OWLDataHasValue -
Uses of OWLDataHasValue in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLDataHasValueModifier and TypeMethodDescriptionvoid
LatexBracketChecker.visit
(OWLDataHasValue ce) void
LatexObjectVisitor.visit
(OWLDataHasValue ce) -
Uses of OWLDataHasValue in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLDataHasValueModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(OWLDataHasValue ce) -
Uses of OWLDataHasValue in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLDataHasValueModifier and TypeMethodDescriptiondefault void
OWLClassExpressionVisitor.visit
(OWLDataHasValue ce) visit OWLDataHasValue typedefault O
OWLClassExpressionVisitorEx.visit
(OWLDataHasValue ce) visit OWLDataHasValue type -
Uses of OWLDataHasValue in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return OWLDataHasValueModifier and TypeMethodDescriptionHasValueProvider.getOWLDataHasValue
(OWLDataPropertyExpression property, OWLLiteral value) -
Uses of OWLDataHasValue in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type OWLDataHasValue -
Uses of OWLDataHasValue in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLDataHasValue -
Uses of OWLDataHasValue in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return OWLDataHasValueModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(OWLDataHasValue ce) OWLObjectDuplicator.visit
(OWLDataHasValue ce) Methods in org.semanticweb.owlapi.util with parameters of type OWLDataHasValueModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(OWLDataHasValue ce) void
DLExpressivityChecker.visit
(OWLDataHasValue ce) MaximumModalDepthFinder.visit
(OWLDataHasValue ce) void
OWLAnnotationPropertyTransformer.visit
(OWLDataHasValue ce) OWLClassExpressionCollector.visit
(OWLDataHasValue ce) OWLObjectComponentCollector.visit
(OWLDataHasValue ce) OWLObjectDesharer.visit
(OWLDataHasValue ce) OWLObjectDuplicator.visit
(OWLDataHasValue ce) void
SimpleRenderer.visit
(OWLDataHasValue ce) void
SimpleRendererDebug.visit
(OWLDataHasValue ce) void
StructureWalker.visit
(OWLDataHasValue ce) -
Uses of OWLDataHasValue in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return OWLDataHasValueConstructors in org.semanticweb.owlapitools.builders with parameters of type OWLDataHasValueModifierConstructorDescriptionBuilderDataHasValue
(OWLDataHasValue expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of OWLDataHasValue in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLDataHasValueModifier and TypeMethodDescriptionvoid
BotEquivalenceEvaluator.visit
(OWLDataHasValue expr) void
TopEquivalenceEvaluator.visit
(OWLDataHasValue expr) -
Uses of OWLDataHasValue in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLDataHasValueMethods in uk.ac.manchester.cs.owl.owlapi that return OWLDataHasValueModifier and TypeMethodDescriptionOWLDataFactoryImpl.getOWLDataHasValue
(OWLDataPropertyExpression property, OWLLiteral value)