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

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

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

Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLDatavaluedPropertyAtom
 SWRLDatavaluedPropertyAtom SWRLFactory.createDatavaluedPropertyAtom(OWLDatatypeProperty datatypeSlot, RDFResource iObject, RDFObject dObject)
           
 

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

Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLDatavaluedPropertyAtom
 class DefaultSWRLDatavaluedPropertyAtom