Concepts : Concepts used in HOPEX : Attributes (MetaAttributes) : EventKind
   
EventKind
Kind of the Event that triggers an action:
- Any state Change other than those listed below.
- Entry into the state.
- Doing something while the object is in this state.
- Calling an operation of the class.
- Receiving a Signal.
- Exiting the state.
- A TimeMark
Translations
Type
String (2) Enumeration
Products
 
List of MetaClasses
Event (UML).
Value
Any Receive Event (A), Call (O), Change (C), Creation (R), Destruction (L), Entry (E), Execution (D), Exit (X), Receive Operation (RO), Receive Signal (RS), Signal Event (SE), Send Signal (S), Send Operation (SO), TimeMark (T).