-
Notifications
You must be signed in to change notification settings - Fork 3
ModelEntities ClassInstance
The Class Instance entity represents an instance of a defined Class or an imported Worker in MEDEA. To be able to easily distinguish between the two, this entity has an is_worker data field that will be set to true if it is a Worker instance.
In the Assemblies Definitions Aspect, this entity exposes its contained Attribute Instances (if it has any), allowing their starting values to be set. After the Configuration step, those values can be accessed and used to drive model behaviour in the Behaviour Definitions Aspect through the Attribute Instances' Attribute Impl counterparts. Furthermore, adding a Class Instance gives its containing entity access to its functions, which are defined in its definition.
Can be adopted by the below entities:
Can adopt the below entities:
This entity does not have any dependent entities.
This entity depends on either of the below entities:
This entity does not have any editable data fields.
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