Net

A Net is an undirected link between NetworkPorts. It defines that the NetworkPorts are related to each other with the Net.

A Net is normally an instance of a NetType. E.g. if "CAN-BUS" is defined as a NetType typical Nets would be "BODY-CAN", "AUDIO-CAN".

General Information

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the Net. The identification is guaranteed to be unique within the NetSpecification.

Net
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the Net.

Net

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
netTypeNetType0..1NYN
networkPortNetworkPort1..*NYN1References the NetworkPorts that are connected by the Net.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
net0..*YYNNetSpecification1Specifies the Nets defined in the NetSpecification.
net0..1NYNConnection0..*References the Net that is realized by the Connection.
net2..*NYNNetGroup0..1References the Nets that are grouped by the NetGroup.
Previous