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

/owl-s/src/examples/
H A DCreateComplexProcess.java87 Input CP_BNPrice; field in class:CreateComplexProcess
204 ComparePrices.addBinding( CP_BNPrice, FindBNPrice, BNPrice.getOutput() );
225 CP_BNPrice = ComparePricesProcess.createInput( uri( "CP_BNPrice"), Price );
247 Atom atom2 = swrl.createDataPropertyAtom( amount, CP_BNPrice, CP_BNPriceAmount );
268 ifThenElse.setThen( createProduceSequence( "BN", CP_BNPrice ) );

Completed in 10 milliseconds