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

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

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

Subinterfaces of SWRLIndividualsAtom in edu.stanford.smi.protegex.owl.swrl.model
 interface SWRLDifferentIndividualsAtom
           
 interface SWRLSameIndividualAtom
           
 

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

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