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

/owl-s/src/examples/
H A DCreateComplexProcess.java86 Input CP_AmazonPrice; field in class:CreateComplexProcess
203 ComparePrices.addBinding( CP_AmazonPrice, FindAmazonPrice, AmazonPrice.getOutput() );
224 CP_AmazonPrice = ComparePricesProcess.createInput( uri( "CP_AmazonPrice"), Price );
238 Atom atom1 = swrl.createDataPropertyAtom( amount, CP_AmazonPrice, CP_AmazonPriceAmount );
269 ifThenElse.setElse( createProduceSequence( "Amazon", CP_AmazonPrice ) );

Completed in 6 milliseconds