Searched refs:valueAt (Results 1 - 5 of 5) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLDataValueList.java34 OWLDataValue valueAt(int index); method in interface:OWLDataValueList
/owl-s/src/impl/owl/
H A DOWLDataValueListImpl.java47 * @see org.mindswap.owl.OWLDataValueList#valueAt(int)
49 public OWLDataValue valueAt(int index) { method in class:OWLDataValueListImpl
/owl-s/src/impl/owls/
H A DOWLSTranslator_1_0.java1123 target.addProperty(targetProp, list.valueAt(i));
1129 target.addAnnotation(targetProp, list.valueAt(i));
/owl-s/src/impl/jena/
H A DOWLModelImpl.java785 OWLDataValue value = list.valueAt(i);
811 OWLDataValue value = list.valueAt(i);
/owl-s/lib/jena/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 34 milliseconds