Uses of Interface
org.semanticweb.owlapi.model.SWRLDataRangeAtom
Packages that use SWRLDataRangeAtom
Package
Description
DL syntax renderer.
Functional syntax parser and 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 SWRLDataRangeAtom in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type SWRLDataRangeAtom -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.functional.parser
Methods in org.semanticweb.owlapi.functional.parser that return SWRLDataRangeAtomModifier and TypeMethodDescriptionfinal SWRLDataRangeAtom
OWLFunctionalSyntaxParser.DataRangeAtom()
-
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type SWRLDataRangeAtomModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(SWRLDataRangeAtom node) -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type SWRLDataRangeAtom -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type SWRLDataRangeAtomModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(SWRLDataRangeAtom node) -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type SWRLDataRangeAtomModifier and TypeMethodDescriptiondefault void
SWRLObjectVisitor.visit
(SWRLDataRangeAtom node) visit SWRLDataRangeAtom typedefault O
SWRLObjectVisitorEx.visit
(SWRLDataRangeAtom node) visit SWRLDataRangeAtom type -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return SWRLDataRangeAtomModifier and TypeMethodDescriptionSWRLProvider.getSWRLDataRangeAtom
(OWLDataRange predicate, SWRLDArgument arg) Gets a SWRL atom where the predicate is a data range, i.e.SWRLProvider.getSWRLDataRangeAtom
(OWL2Datatype predicate, SWRLDArgument arg) Gets a SWRL atom where the predicate is a data range, i.e. -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type SWRLDataRangeAtom -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type SWRLDataRangeAtom -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return SWRLDataRangeAtomModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(SWRLDataRangeAtom node) OWLObjectDuplicator.visit
(SWRLDataRangeAtom node) Methods in org.semanticweb.owlapi.util with parameters of type SWRLDataRangeAtomModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(SWRLDataRangeAtom node) void
OWLAnnotationPropertyTransformer.visit
(SWRLDataRangeAtom node) OWLObjectDesharer.visit
(SWRLDataRangeAtom node) OWLObjectDuplicator.visit
(SWRLDataRangeAtom node) void
SimpleRenderer.visit
(SWRLDataRangeAtom node) void
SimpleRendererDebug.visit
(SWRLDataRangeAtom node) void
StructureWalker.visit
(SWRLDataRangeAtom node) SWRLVariableExtractor.visit
(SWRLDataRangeAtom node) -
Uses of SWRLDataRangeAtom in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return SWRLDataRangeAtomConstructors in org.semanticweb.owlapitools.builders with parameters of type SWRLDataRangeAtomModifierConstructorDescriptionBuilderSWRLDataRangeAtom
(SWRLDataRangeAtom expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of SWRLDataRangeAtom in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLDataRangeAtomMethods in uk.ac.manchester.cs.owl.owlapi that return SWRLDataRangeAtomModifier and TypeMethodDescriptionOWLDataFactoryImpl.getSWRLDataRangeAtom
(OWLDataRange predicate, SWRLDArgument arg) OWLDataFactoryImpl.getSWRLDataRangeAtom
(OWL2Datatype predicate, SWRLDArgument arg)