Searched defs:getAllBindings (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/impl/owls/process/
H A DCompositeProcessImpl.java62 public BindingList getAllBindings() { method in class:CompositeProcessImpl
64 return cc.getAllBindings();
/owl-s/src/impl/owls/process/constructs/
H A DControlConstructImpl.java69 public BindingList getAllBindings() { method in class:ControlConstructImpl
/owl-s/src/org/mindswap/owls/process/
H A DCompositeProcess.java70 public BindingList getAllBindings(); method in interface:CompositeProcess
H A DControlConstruct.java63 public BindingList getAllBindings(); method in interface:ControlConstruct
98 * @see #getAllBindings() used for retrieving the bindings from and to the given CC

Completed in 216 milliseconds