java.util.List<BindingReference> |
YDataHandler.getBindingReferences(java.lang.String netVarName)
Gets the specification wide set of binding references for all input and output
bindings to/from the net variable with the name provided
|
java.util.List<BindingReference> |
BindingReferenceFinder.getBindingReferences(YNet net,
java.lang.String netVarName) |
java.util.List<BindingReference> |
YDataHandler.getBindingReferences(YNet net,
java.lang.String netVarName)
Gets the set of binding references for all input and output
bindings to/from the net variable with the name provided for a net
|
java.util.List<BindingReference> |
BindingReferenceFinder.getBindingReferences(YSpecification specification,
java.lang.String netVarName) |