Searched refs:outValue (Results 1 - 3 of 3) sorted by relevance
/owl-s/src/examples/ | ||
H A D | RunService.java | 63 String outValue;
field in class:RunService 301 outValue = values.getValue(process.getOutputs().getParameter("OutputString")).toString(); 331 outValue = values.getValue(process.getOutput()).toString(); |
H A D | CreateSequence.java | 273 OWLIndividual outValue = values.getIndividualValue(process.getOutput());
277 System.out.println(Utils.formatRDF(outValue.toRDF())); |
/owl-s/lib/axis/ | ||
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
Completed in 207 milliseconds