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

/owl-s/src/org/mindswap/owls/process/
H A DProduce.java14 public OutputBindingList getBindings(); method in interface:Produce
H A DResult.java28 public OutputBindingList getBindings(); method in interface:Result
H A DPerform.java28 public InputBindingList getBindings(); method in interface:Perform
/owl-s/src/impl/owls/process/constructs/
H A DPerformImpl.java55 public InputBindingList getBindings() { method in class:PerformImpl
60 BindingList bindings = getBindings();
H A DControlConstructImpl.java79 bindings.addBindingWithoutDuplicate((BindingList)perform.getBindings());
H A DProduceImpl.java37 public OutputBindingList getBindings() { method in class:ProduceImpl
/owl-s/src/impl/owls/process/
H A DResultImpl.java69 public OutputBindingList getBindings() { method in class:ResultImpl
/owl-s/src/org/mindswap/owls/io/
H A DPresentationSyntaxWriter.java349 BindingList bindings = perform.getBindings();
500 OutputBindingList bindings = produce.getBindings();
582 OutputBindingList bindings = result.getBindings();
/owl-s/src/org/mindswap/owls/validator/
H A DOWLSValidator.java494 OutputBindingList aBindingList = theResult.getBindings();
520 InputBindingList aBindingList = thePerform.getBindings();
/owl-s/src/impl/owls/process/execution/
H A DProcessExecutionEngineImpl.java385 OutputBindingList bindings = result.getBindings();
430 BindingList bindings = p.getBindings();
482 OutputBindingList bindings = produce.getBindings();
/owl-s/lib/axis/
H A Dwsdl4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/wsdl/ com/ibm/wsdl/extensions/ ...
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...

Completed in 25 milliseconds