EventFunctionKind : Public <<enumeration>> Enumeration FunctionEvents
Possible values of eventKind.<br/><br/>Semantics:<br/>See each literal.<br/><br/>Extension: <br/>Enumeration, no extension.<br/><br/>
Attribute |
Scope |
Type |
start
|
Public
|
|
Notes:
|
Event corresponding to start of execution<br/>
|
|
stop
|
Public
|
|
Notes:
|
Event corresponding to completion of execution<br/>
|
|
preemption
|
Public
|
|
Notes:
|
Event corresponding to preemption of execution<br/>
|
|
resume
|
Public
|
|
Notes:
|
Event corresponding to resuming execution following preemption <br/><br/>
|
|
activate
|
Public
|
|
Notes:
|
Event corresponding to function being ready to execute <br/><br/>
|
|
Property |
Value |
isFinalSpecialization: |
0 |