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

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

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

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

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

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLDifferentIndividualsAtom
 class AbstractSWRLIndividualsAtom
           
 class DefaultSWRLDifferentIndividualsAtom
           
 class DefaultSWRLSameIndividualAtom