Method Summary |
|
final public String | getExpr() Get the expression for this param value. |
final public String | getName() Get the name for this param. |
final public Map | getNamespaces() Get the XML namespaces at this action node in the SCXML document. |
final public void | setExpr(String expr) Set the expression for this param value. |
final public void | setName(String name) Set the name for this param. |
final public void | setNamespaces(Map namespaces) Set the XML namespaces at this action node in the SCXML document. |