SignalGraphEdge
Published on Sep 19, 2025
VEC Version 2.2.0
1 min read
A SignalGraphEdge connects two SignalGraphNodes directed from "fromNode" to "toNode" and represents the direction of signal flow.
| Attribute | Value |
|---|
| Owner | signal_graph |
| 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 SignalGraphEdge. The identification is guaranteed to be unique within the SignalGraph. | SignalGraphEdge |
Outgoing Relations
Incoming Relations
| This End | Other End | General |
|---|
| Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
|---|
| edge | 0..* | Y | Y | N | SignalGraph | 1 | The SignalGraphEdges in the SignalGraph. |