ConnectionEnd
Note: There is a newer version of this specification see VEC 2.1.0
A connection end is the end of a Connection at a ComponentPort.
General Information
Attribute | Value |
---|---|
Owner | schematic |
Applied Stereotype | |
Base Classifier | ConfigurableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the ConnectionEnd. The identification is guaranteed to be unique within the ConnectionSpecification. |
ConnectionEnd |
isExternalEnd | Boolean | 1 | Specifies if the ConnectionEnd is connected to the internal or the external side of the ComponentPort. |
ConnectionEnd |
gender | ConnectionEndGender | 0..1 | Specifies if the ConnectionEnd is male or female. This may be e.g. important in case of an inliner. |
ConnectionEnd |
installationInstruction | Instruction | 0..* | Specifies installation instruction for the ConnectionEnd. |
ConnectionEnd |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
ComponentPort | connectedComponentPort | 1 | 0..* | References the ComponentPort that is connected by the ConnectionEnd. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
WireEnd | 0..* | connectionEnd | 0..* | |
Connection | 1 | connectionEnd | 2..* | Specifies the ConnectionEnds of the Connection. |