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

/owl-s/src/examples/
H A DCreateComplexProcess.java91 Output CP_OutputPrice; field in class:CreateComplexProcess
211 result.addBinding( outputBookPrice, ComparePrices, CP_OutputPrice );
232 CP_OutputPrice = ComparePricesProcess.createOutput( uri( "CP_OutputPrice"), Price );
278 producePrice.addBinding( CP_OutputPrice, Perform.TheParentPerform, price );

Completed in 8 milliseconds