Uses of Interface
org.semanticweb.owlapi.model.OWLDataOneOf
Packages that use OWLDataOneOf
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.
Profile classes.
Violation classes.
RDF model package.
Utilities package.
Builders package.
OWL API reference implementation package.
-
Uses of OWLDataOneOf in org.obolibrary.macro
Methods in org.obolibrary.macro with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.apibinding
Methods in org.semanticweb.owlapi.apibinding that return OWLDataOneOfModifier and TypeMethodDescriptionstatic OWLDataOneOf
OWLFunctionalSyntaxFactory.DataOneOf
(OWLLiteral... literals) -
Uses of OWLDataOneOf in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLDataOneOfModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(OWLDataOneOf node) -
Uses of OWLDataOneOf in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLDataOneOfModifier and TypeMethodDescriptiondefault void
OWLDataRangeVisitor.visit
(OWLDataOneOf node) visit OWLDataOneOf typedefault O
OWLDataRangeVisitorEx.visit
(OWLDataOneOf node) visit OWLDataOneOf typedefault O
OWLDataVisitorEx.visit
(OWLDataOneOf node) visit OWLDataOneOf type -
Uses of OWLDataOneOf in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return OWLDataOneOfModifier and TypeMethodDescriptiondefault OWLDataOneOf
NominalProvider.getOWLDataOneOf
(Collection<? extends OWLLiteral> values) Gets an OWLDataOneOfNominalProvider.getOWLDataOneOf
(Stream<? extends OWLLiteral> values) Gets an OWLDataOneOfdefault OWLDataOneOf
NominalProvider.getOWLDataOneOf
(OWLLiteral... values) Gets an OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.profiles
Methods in org.semanticweb.owlapi.profiles with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.profiles.violations
Constructors in org.semanticweb.owlapi.profiles.violations with parameters of type OWLDataOneOfModifierConstructorDescriptionUseOfDataOneOfWithMultipleLiterals
(OWLOntology ontology, OWLAxiom axiom, OWLDataOneOf dataOneOf) -
Uses of OWLDataOneOf in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLDataOneOf -
Uses of OWLDataOneOf in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return OWLDataOneOfModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(OWLDataOneOf node) OWLObjectDuplicator.visit
(OWLDataOneOf node) Methods in org.semanticweb.owlapi.util with parameters of type OWLDataOneOfModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(OWLDataOneOf node) void
DLExpressivityChecker.visit
(OWLDataOneOf node) void
OWLAnnotationPropertyTransformer.visit
(OWLDataOneOf node) OWLObjectDesharer.visit
(OWLDataOneOf node) OWLObjectDuplicator.visit
(OWLDataOneOf node) void
SimpleRenderer.visit
(OWLDataOneOf node) void
SimpleRendererDebug.visit
(OWLDataOneOf node) void
StructureWalker.visit
(OWLDataOneOf node) -
Uses of OWLDataOneOf in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return OWLDataOneOfConstructors in org.semanticweb.owlapitools.builders with parameters of type OWLDataOneOfModifierConstructorDescriptionBuilderDataOneOf
(OWLDataOneOf expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of OWLDataOneOf in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLDataOneOfModifier and TypeMethodDescriptionvoid
BotEquivalenceEvaluator.visit
(OWLDataOneOf node) void
TopEquivalenceEvaluator.visit
(OWLDataOneOf node) -
Uses of OWLDataOneOf in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLDataOneOfMethods in uk.ac.manchester.cs.owl.owlapi that return OWLDataOneOfModifier and TypeMethodDescriptionOWLDataFactoryImpl.getOWLDataOneOf
(Stream<? extends OWLLiteral> values)