Uses of Interface
org.semanticweb.owlapi.model.SWRLClassAtom
Packages that use SWRLClassAtom
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 SWRLClassAtom in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.functional.parser
Methods in org.semanticweb.owlapi.functional.parser that return SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type SWRLClassAtomModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(SWRLClassAtom node) -
Uses of SWRLClassAtom in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type SWRLClassAtomModifier and TypeMethodDescriptiondefault void
SWRLObjectVisitor.visit
(SWRLClassAtom node) visit SWRLClassAtom typedefault O
SWRLObjectVisitorEx.visit
(SWRLClassAtom node) visit SWRLClassAtom type -
Uses of SWRLClassAtom in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return SWRLClassAtomModifier and TypeMethodDescriptionSWRLProvider.getSWRLClassAtom
(OWLClassExpression predicate, SWRLIArgument arg) Gets a SWRL atom where the predicate is a class expression i.e. -
Uses of SWRLClassAtom in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type SWRLClassAtom -
Uses of SWRLClassAtom in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return SWRLClassAtomModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(SWRLClassAtom node) OWLObjectDuplicator.visit
(SWRLClassAtom node) Methods in org.semanticweb.owlapi.util with parameters of type SWRLClassAtomModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(SWRLClassAtom node) void
OWLAnnotationPropertyTransformer.visit
(SWRLClassAtom node) OWLObjectDesharer.visit
(SWRLClassAtom node) OWLObjectDuplicator.visit
(SWRLClassAtom node) void
SimpleRenderer.visit
(SWRLClassAtom node) void
SimpleRendererDebug.visit
(SWRLClassAtom node) void
StructureWalker.visit
(SWRLClassAtom node) SWRLVariableExtractor.visit
(SWRLClassAtom node) -
Uses of SWRLClassAtom in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return SWRLClassAtomConstructors in org.semanticweb.owlapitools.builders with parameters of type SWRLClassAtomModifierConstructorDescriptionBuilderSWRLClassAtom
(SWRLClassAtom expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of SWRLClassAtom in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLClassAtomMethods in uk.ac.manchester.cs.owl.owlapi that return SWRLClassAtomModifier and TypeMethodDescriptionOWLDataFactoryImpl.getSWRLClassAtom
(OWLClassExpression predicate, SWRLIArgument arg)