Skip to content

ModelEntities ComponentInstance

mitchell-conrad edited this page Jan 19, 2021 · 1 revision

Table of Contents

Component Instance

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.

Parent

Can be adopted by the below entities:

Children

Can adopt the below entities:

Dependents

This entity does not have any dependent entities.

Dependencies

This entity depends on the below entities:

Editable Data Fields

  • label - sets the label
  • comment - adds a comment about the Component Instance

Edges

Can have the following edges attached to it:

Clone this wiki locally