Methods in Bindings with parameters of type ActionMessage |
AbstractMessage |
BindingOperations.bindAction(ActionMessage AM,
java.lang.String msg,
State firstState,
org.jdom.Document binding)
|
void |
BindingOperations.bindInputValues(Inputs inps,
ActionMessage am,
org.jdom.Document binding,
java.util.HashMap<java.lang.String,BoundType> boundTypes)
|
void |
BindingOperations.bindOutputValues(ActionMessage inputAction,
AbstractMessage msg,
org.jdom.Document binding,
java.util.HashMap<java.lang.String,BoundType> boundTypes)
|