Uses of Interface
edu.stanford.smi.protegex.owl.swrl.model.SWRLClassAtom

Packages that use SWRLClassAtom
edu.stanford.smi.protegex.owl.swrl.model   
edu.stanford.smi.protegex.owl.swrl.model.impl   
 

Uses of SWRLClassAtom in edu.stanford.smi.protegex.owl.swrl.model
 

Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLClassAtom
 SWRLClassAtom SWRLFactory.createClassAtom(RDFSNamedClass aClass, RDFResource iObject)
           
 

Uses of SWRLClassAtom in edu.stanford.smi.protegex.owl.swrl.model.impl
 

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLClassAtom
 class DefaultSWRLClassAtom