-
Notifications
You must be signed in to change notification settings - Fork 3
ModelEntities ComponentInstance
mitchell-conrad edited this page Jan 19, 2021
·
1 revision
The Component Instance represents an instance of a defined Component. It exposes its Ports, which are defined in its interface (Component), and allows the setup of network connections to other Component Instances and/or Component Assemblies. It also exposes the Attributes defined in its Component counterpart, in the form of Attribute Instances, allowing their starting values to be set.
Can be adopted by the below entities:
Can adopt the below entities:
-
Subscriber Port Instance
-
Publisher Port Instance
-
Periodic Port Instance
-
Attribute Instance
-
Class Instance
-
Trigger Instance
This entity does not have any dependent entities.
This entity depends on the below entities:
- label - sets the label
- comment - adds a comment about the Component Instance
Can have the following 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