Uses of Interface
org.semanticweb.owlapi.model.OWLDataAllValuesFrom
Packages that use OWLDataAllValuesFrom
Package
Description
OBO macro package.
Binding package.
DL syntax renderer.
Functional syntax parser and renderer.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
Provider interfaces.
OWL/XML syntax parser and renderer.
Profile classes.
RDF model package.
Utilities package.
Builders package.
OWL API reference implementation package.
-
Uses of OWLDataAllValuesFrom in org.obolibrary.macro
Methods in org.obolibrary.macro with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionAbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit
(OWLDataAllValuesFrom ce) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.apibinding
Methods in org.semanticweb.owlapi.apibinding that return OWLDataAllValuesFromModifier and TypeMethodDescriptionstatic OWLDataAllValuesFrom
OWLFunctionalSyntaxFactory.DataAllValuesFrom
(OWLDataPropertyExpression pe, OWLDataRange dr) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLDataAllValuesFrom -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(OWLDataAllValuesFrom ce) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.krss2.renderer
Methods in org.semanticweb.owlapi.krss2.renderer with parameters of type OWLDataAllValuesFrom -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionvoid
LatexBracketChecker.visit
(OWLDataAllValuesFrom ce) void
LatexObjectVisitor.visit
(OWLDataAllValuesFrom ce) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(OWLDataAllValuesFrom ce) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptiondefault void
OWLClassExpressionVisitor.visit
(OWLDataAllValuesFrom ce) visit OWLDataAllValuesFrom typedefault O
OWLClassExpressionVisitorEx.visit
(OWLDataAllValuesFrom ce) visit OWLDataAllValuesFrom type -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return OWLDataAllValuesFromModifier and TypeMethodDescriptionUniversalProvider.getOWLDataAllValuesFrom
(OWLDataPropertyExpression property, OWLDataRange dataRange) UniversalProvider.getOWLDataAllValuesFrom
(OWLDataPropertyExpression property, OWL2Datatype dataRange) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type OWLDataAllValuesFrom -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.profiles
Methods in org.semanticweb.owlapi.profiles with parameters of type OWLDataAllValuesFrom -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLDataAllValuesFrom -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return OWLDataAllValuesFromModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(OWLDataAllValuesFrom ce) OWLObjectDuplicator.visit
(OWLDataAllValuesFrom ce) Methods in org.semanticweb.owlapi.util with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(OWLDataAllValuesFrom ce) void
DLExpressivityChecker.visit
(OWLDataAllValuesFrom ce) MaximumModalDepthFinder.visit
(OWLDataAllValuesFrom ce) void
OWLAnnotationPropertyTransformer.visit
(OWLDataAllValuesFrom ce) OWLClassExpressionCollector.visit
(OWLDataAllValuesFrom ce) OWLObjectComponentCollector.visit
(OWLDataAllValuesFrom ce) OWLObjectDesharer.visit
(OWLDataAllValuesFrom ce) OWLObjectDuplicator.visit
(OWLDataAllValuesFrom ce) void
SimpleRenderer.visit
(OWLDataAllValuesFrom ce) void
SimpleRendererDebug.visit
(OWLDataAllValuesFrom ce) void
StructureWalker.visit
(OWLDataAllValuesFrom ce) -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return OWLDataAllValuesFromConstructors in org.semanticweb.owlapitools.builders with parameters of type OWLDataAllValuesFromModifierConstructorDescriptionBuilderDataAllValuesFrom
(OWLDataAllValuesFrom expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of OWLDataAllValuesFrom in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLDataAllValuesFromModifier and TypeMethodDescriptionvoid
BotEquivalenceEvaluator.visit
(OWLDataAllValuesFrom expr) void
TopEquivalenceEvaluator.visit
(OWLDataAllValuesFrom expr) -
Uses of OWLDataAllValuesFrom in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLDataAllValuesFromMethods in uk.ac.manchester.cs.owl.owlapi that return OWLDataAllValuesFromModifier and TypeMethodDescriptionOWLDataFactoryImpl.getOWLDataAllValuesFrom
(OWLDataPropertyExpression property, OWLDataRange dataRange) OWLDataFactoryImpl.getOWLDataAllValuesFrom
(OWLDataPropertyExpression property, OWL2Datatype dataRange)