InternalComponentConnection
Note: There is a newer version of this specification see VEC 2.1.0
An InternalComponentConnection defines a conductive connection between PinComponents within an EEComponent. Such a connection can be statically permanent or dynamically switch (e.g. by a relais). This behaviour can be defined with a SwitchingState.
The electrical behaviour of an InternalComponentConnection can be further specified by a referenced ConductorSpecification.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | ConfigurableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Identification of the InternalComponentConnection, which must be distinct for all InternalComponentConnection of an EEComponent. |
InternalComponentConnection |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
ConductorSpecification | conductorSpecification | 0..1 | 0..* | |
PinComponent | pins | 2..* | 0..* |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
EEComponentSpecification | 1 | connections | 0..* | |
SwitchingState | 0..* | switchedConnections | 0..* | Specifies the InternalComponentConnections that are switched by this SwitchingState. |