An InternalTerminalConnection represents an electrical connection within a terminal. For standard terminals all receptions (wire- and terminal-receptions) have an electrical connection. For non-standard terminals (e.g. coax) only some receptions have an electrical connection. The InternalTerminalConnection is modelled as a separate class and not as relationship between wire- and terminal-reception, since it is possible that a terminal has only one kind of reception (e.g. a parallel connector, a cavity bridge). (see KBLFRM-302)
| Attribute | Value |
|---|
| Owner | electrical_parts |
| Applied Stereotype | |
| Base Classifier | ExtendableElement
|
| Is Abstract | false |
| Derived Classifiers | |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|
| identification | String | 1 | Specifies a unique identification of the InternalTerminalConnection. The identification is guaranteed to be unique within the TerminalSpecification (this might be for example an internal connection number). | InternalTerminalConnection |
Outgoing Relations
| Type | Role | Mult. | Mult. | Description |
|---|
| WireReception | wireReception | 0..* | 0..1 | References the WireReceptions that participate in the InternalTerminalConnection. |
| TerminalReception | terminalReception | 0..* | 0..1 | References the TerminalReceptions that participate in the InternalTerminalConnection. |
Incoming Relations
| Type | Mult. | Role | Mult. | Description |
|---|
| TerminalSpecification | 1 | internalTerminalConnection | 0..* | Specifies the InternalTerminalConnections of the terminal. |