-
Notifications
You must be signed in to change notification settings - Fork 3
ModelEntities CallbackFunctionInstance
A Callback Function Instance is used to specify the workload that is triggered when its containing Worker receives the function's awaited message. Its contained Member Instance contains the data from the message this function just received that can be used to drive the workload within the function.
When a Callback Function Instance is constructed in the Behaviour Definitions aspect, it gets constructed with an Input Parameter Group Instance, containing the Member Instances that will be holding the data that the function receives.
Can be adopted by the below entities:
Can adopt the below entites:
-
Boolean Expression
-
Code
-
For Loop
-
Function Call
-
If Statement
-
Publisher Port Impl
-
Requester Port Impl
-
Input Parameter Group Instance
-
Return Parameter Group Instance
-
Setter
-
Variable
-
While Loop
This entity does not have any dependent entities.
This entity depends on the below entities:
- operation - sets the name of the function that will be called in generated code
This entity does not have any visible edges attached to it.
Generated on 11 Feb 2021 @ 17:34:14 by Jenkins - MediaWiki2GitHubWiki
- Model Entities
- Loading and Saving Projects
- Modelling Quality of Service
- Workers
- Validation and Code Generation Functionality
- Jenkins Functionality
- Logging Functionality
- Toolbars
- Data Table
- Dock
- Search
- Notification Manager
- View Manager
- Settings
- App Shortcuts
- Code Editor
- Code Browser
- Execution Monitor
- QoS Browser
- Trigger Browser