Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
name |
string |
1..1 |
XSDattribute
|
Name of this action. |
globalAction |
GlobalAction |
0..1 |
xor,
XSDelement
|
The GlobalAction to be executed when the enclosing Action is started. |
userDefinedAction |
UserDefinedAction |
0..1 |
xor,
XSDelement
|
The UserDefinedAction to be executed when the enclosing Action is started. |
privateAction |
PrivateAction |
0..1 |
xor,
XSDelement
|
The PrivateAction to be executed when the enclosing Action is started. |
|