SignalGraphRelation

A SignalGraphRelation represents a directed association between two SignalGraphs. The direction of the relationship is defined as "from" –> "to" and the semantic is defined by the type.

General Information

AttributeValue
Ownersignal_graph
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the SignalGraphRelation. The identification is guaranteed to be unique within the SignalGraphSpecification.

SignalGraphRelation
aliasIdAliasIdentification0..*

Defines additional identifiers for the SignalGraphRelation.

SignalGraphRelation
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the SignalGraphRelation.

SignalGraphRelation
typeSignalGraphRelationType1Defines the semantic of the relationship between the "from"- and "to"-SignalGraph.SignalGraphRelation

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
toSignalGraph1NYN
fromSignalGraph1NYN

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
signalGraphRelation0..*YYNSignalGraphSpecification1
Previous