Searched defs:setListValue (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owls/process/
H A DForEach.java16 public void setListValue(ValueOf value); method in interface:ForEach
18 public void setListValue(Perform perform, Parameter parameter); method in interface:ForEach
/owl-s/src/impl/owls/process/constructs/
H A DForEachImpl.java28 public void setListValue(ValueOf value) { method in class:ForEachImpl
48 public void setListValue(Perform perform, Parameter parameter) { method in class:ForEachImpl
53 setListValue(valueOf);

Completed in 9 milliseconds