Signal
Note: There is a newer version of this specification see VEC 2.1.0
Specifies a signal.
General Information
Attribute | Value |
---|---|
Owner | signal |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
signalName | String | 1 | The name of the signal. |
Signal |
aliasId | AliasIdentification | 0..* | Specifies additional identifiers for the Signal. |
Signal |
description | AbstractLocalizedString | 0..* | A human readable description of the signal. |
Signal |
signalInformationType | SignalInformationType | 0..1 | Specifies the information type of the signal. |
Signal |
signalTransmissionMediumType | SignalTransmissionMediumType | 0..1 | Specifies the type of the transmission medium for the signal. |
Signal |
signalForm | SignalForm | 0..1 | Specifies the form of the signal. |
Signal |
signalCurve | SignalCurve | 0..1 | Specifies the curve of the signal. |
Signal |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
ConductorSpecification | recommendedConductorSpecification | 0..1 | Defines a recommended Specification for the cores that implement this signal. |
|
InsulationSpecification | recommendedInsulationSpecification | 0..1 | Defines a recommended Specification for the insulation (e.g. the color) that implements this signal. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
PinComponentBehavior | 0..* | signal | 0..1 | Specifies the Signal associated with the pin in this behavior. |
Connection | 0..* | signal | 0..1 | References the signal that is transmitted by the connection. |
SignalSpecification | 1 | signal | 0..* | Specifies the signals. |
ComponentPort | 0..* | signal | 0..1 | References the Signal that is associated with the ComponentPort. |
NetworkPort | 0..* | signal | 0..1 | References the signal that is associated with the NetworkPort. |
WireElementReference | 0..* | signal | 0..1 | References the signal that is transmitted by the WireElementReference. |
Net | 0..* | signal | 0..1 | References the Signal that is transmitted by the Net. |