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

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

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

Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLIndividualPropertyAtom
 SWRLIndividualPropertyAtom SWRLFactory.createIndividualPropertyAtom(OWLObjectProperty objectSlot, RDFResource iObject1, RDFResource iObject2)
           
 

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

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLIndividualPropertyAtom
 class DefaultSWRLIndividualPropertyAtom