-
Notifications
You must be signed in to change notification settings - Fork 3
ModelEntities Variable
mitchell-conrad edited this page Jan 19, 2021
·
1 revision
A Variable entity is used to represent a private member for a Component Impl.
A Variable's type can be set by either adding a Member into it and setting that Member's type or by adding any other kind of children entities (from the list in the Children section below). This will set the Variable's type to its child's type.
Can be adopted by the below entities:
Can adopt one of the below entities:
This entity does not have any dependent entities.
This entity does not depend on any entities.
- label - sets the label
- value - sets the initial value of the Variable (Set in constructor)
This entity can have the following edges attached:
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