Package edu.stanford.smi.protegex.owl.swrl.model

Interface Summary
SWRLAtom The base interface of the various atom types in SWRL.
SWRLAtomList  
SWRLBuiltin An instance representing a SWRL builtin.
SWRLBuiltinAtom  
SWRLClassAtom  
SWRLConstants Deprecated. Is this still needed?
SWRLConstants.BuiltIns  
SWRLDataRangeAtom  
SWRLDatavaluedPropertyAtom  
SWRLDifferentIndividualsAtom  
SWRLImp  
SWRLIndividual The common base interface of all SWRL related classes.
SWRLIndividualPropertyAtom  
SWRLIndividualsAtom  
SWRLNames Defines the names of the SWRL system ontology classes and properties.
SWRLNames.Cls  
SWRLNames.Slot  
SWRLSameIndividualAtom  
SWRLVariable  
 

Class Summary
SWRLFactory A utility class that can (and should) be used to create and access SWRL related objects in the ontology.