public class TransitionConditionAction
extends java.lang.Object
| Constructor and Description |
|---|
TransitionConditionAction() |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
getAction() |
ConditionType |
getCondition() |
void |
setAction(ActionType action) |
void |
setCondition(ConditionType condition) |
public ConditionType getCondition()
public void setCondition(ConditionType condition)
condition - the condition to setpublic ActionType getAction()
public void setAction(ActionType action)
action - the action to setCopyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.