Searched refs:valueAt (Results 1 - 5 of 5) sorted by relevance
/owl-s/src/org/mindswap/owl/ | ||
H A D | OWLDataValueList.java | 34 OWLDataValue valueAt(int index);
method in interface:OWLDataValueList |
/owl-s/src/impl/owl/ | ||
H A D | OWLDataValueListImpl.java | 47 * @see org.mindswap.owl.OWLDataValueList#valueAt(int)
49 public OWLDataValue valueAt(int index) { method in class:OWLDataValueListImpl |
/owl-s/src/impl/owls/ | ||
H A D | OWLSTranslator_1_0.java | 1123 target.addProperty(targetProp, list.valueAt(i));
1129 target.addAnnotation(targetProp, list.valueAt(i)); |
/owl-s/src/impl/jena/ | ||
H A D | OWLModelImpl.java | 785 OWLDataValue value = list.valueAt(i);
811 OWLDataValue value = list.valueAt(i); |
/owl-s/lib/jena/ | ||
H A D | xercesImpl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ... |
Completed in 34 milliseconds