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
signalType SignalType 0..1 Signal
signalSubType SignalSubType 0..1 Signal
nominalVoltage NominalVoltage 0..1 Signal

Outgoing Relations

Type Role Mult. Mult. Description
InsulationSpecification recommendedInsulationSpecification 0..1

Defines a recommended Specification for the insulation (e.g. the color) that implements this signal.

ConductorSpecification recommendedConductorSpecification 0..1

Defines a recommended Specification for the cores that implement this signal.

Incoming Relations

Type Mult. Role Mult. Description
PinComponentBehavior 0..* signal 0..1

Specifies the Signal associated with the pin in this behavior.

WireElementReference 0..* signal 0..1 References the signal that is transmitted by the WireElementReference.
ComponentPort 0..* signal 0..1

References the Signal that is associated with the ComponentPort.

Net 0..* signal 0..1

References the Signal that is transmitted by the Net.

SignalSpecification 1 signal 0..*

Specifies the signals.

Connection 0..* signal 0..1 References the signal that is transmitted by the connection.
NetworkPort 0..* signal 0..1

References the signal that is associated with the NetworkPort.

Previous