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

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

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

Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLSameIndividualAtom
 SWRLSameIndividualAtom SWRLFactory.createSameIndividualAtom(RDFResource argument1, RDFResource argument2)
           
 

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

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLSameIndividualAtom
 class DefaultSWRLSameIndividualAtom