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

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

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

Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLDataRangeAtom
 SWRLDataRangeAtom SWRLFactory.createDataRangeAtom(RDFResource dataRange, RDFObject dObject)
           
 

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

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLDataRangeAtom
 class DefaultSWRLDataRangeAtom