|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to represent a case element within the Switch activity.
| Method Summary | |
BooleanExpression |
getBooleanExpression()
Get the BooleanExpression associated with this Case. |
Activity |
getCaseActivity()
Get the Activity associated with this Case. |
void |
setBooleanExpression(BooleanExpression booleanExpression)
Set the BooleanExpression associated with this Case. |
void |
setCaseActivity(Activity activity)
Set the Activity associated with this Case. |
| Method Detail |
public void setBooleanExpression(BooleanExpression booleanExpression)
booleanExpression - public BooleanExpression getBooleanExpression()
public void setCaseActivity(Activity activity)
activity - public Activity getCaseActivity()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||