Uses of Interface
org.semanticweb.owlapi.model.SWRLObject
Packages that use SWRLObject
Package
Description
Main API classes.
OWL API reference implementation package.
-
Uses of SWRLObject in org.semanticweb.owlapi.model
Subinterfaces of SWRLObject in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Represents an object in an atom (either a data object or and individual object).interface
Represents an atom in a rule.interface
SWRLBinaryAtom<A extends SWRLArgument,
B extends SWRLArgument> Represents an atom with two ordered arguments.interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLLiteral
s or variables for individualsSWRLLiteralArgument
.interface
interface
interface
interface
Represents arguments inSWRLAtom
s that are eitherOWLIndividual
s or variables for individualsSWRLIndividualArgument
.interface
interface
interface
interface
Represent a rule.interface
interface
SWRLUnaryAtom<A extends SWRLArgument>
interface
Represents a variable that can appear in an atom. -
Uses of SWRLObject in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement SWRLObjectModifier and TypeClassDescriptionclass
class
SWRLBinaryAtomImpl<A extends SWRLArgument,
B extends SWRLArgument> class
class
class
class
class
class
class
class
class
class
class
SWRLUnaryAtomImpl<A extends SWRLArgument>
class