Uses of Interface
org.semanticweb.owlapi.model.SWRLDataPropertyAtom
Packages that use SWRLDataPropertyAtom
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 SWRLDataPropertyAtom in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type SWRLDataPropertyAtom -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.functional.parser
Methods in org.semanticweb.owlapi.functional.parser that return SWRLDataPropertyAtomModifier and TypeMethodDescriptionfinal SWRLDataPropertyAtom
OWLFunctionalSyntaxParser.DataPropertyAtom()
-
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type SWRLDataPropertyAtomModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(SWRLDataPropertyAtom node) -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type SWRLDataPropertyAtom -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type SWRLDataPropertyAtomModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(SWRLDataPropertyAtom node) -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type SWRLDataPropertyAtomModifier and TypeMethodDescriptiondefault void
SWRLObjectVisitor.visit
(SWRLDataPropertyAtom node) visit SWRLDataPropertyAtom typedefault O
SWRLObjectVisitorEx.visit
(SWRLDataPropertyAtom node) visit SWRLDataPropertyAtom type -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return SWRLDataPropertyAtomModifier and TypeMethodDescriptionSWRLProvider.getSWRLDataPropertyAtom
(OWLDataPropertyExpression property, SWRLIArgument arg0, SWRLDArgument arg1) Gets a SWRL data property atom, i.e. -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type SWRLDataPropertyAtom -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type SWRLDataPropertyAtom -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return SWRLDataPropertyAtomModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(SWRLDataPropertyAtom node) OWLObjectDuplicator.visit
(SWRLDataPropertyAtom node) Methods in org.semanticweb.owlapi.util with parameters of type SWRLDataPropertyAtomModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(SWRLDataPropertyAtom node) void
OWLAnnotationPropertyTransformer.visit
(SWRLDataPropertyAtom node) OWLObjectDesharer.visit
(SWRLDataPropertyAtom node) OWLObjectDuplicator.visit
(SWRLDataPropertyAtom node) void
SimpleRenderer.visit
(SWRLDataPropertyAtom node) void
SimpleRendererDebug.visit
(SWRLDataPropertyAtom node) void
StructureWalker.visit
(SWRLDataPropertyAtom node) SWRLVariableExtractor.visit
(SWRLDataPropertyAtom node) -
Uses of SWRLDataPropertyAtom in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return SWRLDataPropertyAtomConstructors in org.semanticweb.owlapitools.builders with parameters of type SWRLDataPropertyAtomModifierConstructorDescriptionBuilderSWRLDataPropertyAtom
(SWRLDataPropertyAtom expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of SWRLDataPropertyAtom in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLDataPropertyAtomMethods in uk.ac.manchester.cs.owl.owlapi that return SWRLDataPropertyAtomModifier and TypeMethodDescriptionOWLDataFactoryImpl.getSWRLDataPropertyAtom
(OWLDataPropertyExpression property, SWRLIArgument arg0, SWRLDArgument arg1)