Searched defs:getDataValue (Results 1 - 3 of 3) sorted by relevance

/owl-s/src/org/mindswap/query/
H A DValueMap.java101 public OWLDataValue getDataValue(Variable var) { method in class:ValueMap
105 public OWLDataValue getDataValue(String var) { method in class:ValueMap
/owl-s/src/impl/jena/
H A DOWLEntityImpl.java116 return getDataValue(prop);
134 return getDataValue(prop, lang);
202 protected OWLDataValue getDataValue(Property prop) { method in class:OWLEntityImpl
206 value = getDataValue(prop, OWLConfig.DEFAULT_LANGS[i]);
211 protected OWLDataValue getDataValue(Property prop, String lang) { method in class:OWLEntityImpl
/owl-s/lib/jena/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 358 milliseconds