Uses of Interface
org.semanticweb.owlapi.model.SWRLBuiltInAtom
Packages that use SWRLBuiltInAtom
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 SWRLBuiltInAtom in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type SWRLBuiltInAtom -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.functional.parser
Methods in org.semanticweb.owlapi.functional.parser that return SWRLBuiltInAtom -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type SWRLBuiltInAtomModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(SWRLBuiltInAtom node) -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type SWRLBuiltInAtom -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type SWRLBuiltInAtomModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(SWRLBuiltInAtom node) -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type SWRLBuiltInAtomModifier and TypeMethodDescriptiondefault void
SWRLObjectVisitor.visit
(SWRLBuiltInAtom node) visit SWRLBuiltInAtom typedefault O
SWRLObjectVisitorEx.visit
(SWRLBuiltInAtom node) visit SWRLBuiltInAtom type -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return SWRLBuiltInAtomModifier and TypeMethodDescriptionSWRLProvider.getSWRLBuiltInAtom
(IRI builtInIRI, List<SWRLDArgument> args) Creates a SWRL Built-In atom. -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type SWRLBuiltInAtom -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type SWRLBuiltInAtom -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return SWRLBuiltInAtomModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(SWRLBuiltInAtom node) OWLObjectDuplicator.visit
(SWRLBuiltInAtom node) Methods in org.semanticweb.owlapi.util with parameters of type SWRLBuiltInAtomModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(SWRLBuiltInAtom node) void
OWLAnnotationPropertyTransformer.visit
(SWRLBuiltInAtom node) OWLObjectComponentCollector.visit
(SWRLBuiltInAtom node) OWLObjectDesharer.visit
(SWRLBuiltInAtom node) OWLObjectDuplicator.visit
(SWRLBuiltInAtom node) void
SimpleRenderer.visit
(SWRLBuiltInAtom node) void
SimpleRendererDebug.visit
(SWRLBuiltInAtom node) void
StructureWalker.visit
(SWRLBuiltInAtom node) SWRLVariableExtractor.visit
(SWRLBuiltInAtom node) -
Uses of SWRLBuiltInAtom in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return SWRLBuiltInAtomConstructors in org.semanticweb.owlapitools.builders with parameters of type SWRLBuiltInAtomModifierConstructorDescriptionBuilderSWRLBuiltInAtom
(SWRLBuiltInAtom expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of SWRLBuiltInAtom in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLBuiltInAtomMethods in uk.ac.manchester.cs.owl.owlapi that return SWRLBuiltInAtomModifier and TypeMethodDescriptionOWLDataFactoryImpl.getSWRLBuiltInAtom
(IRI builtInIRI, List<SWRLDArgument> args)