NetworkNode

A NetworkNode is a representative for an actor in the electric system, e.g. an actuator, a sensor, an ECU

General Information

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

NetworkNode
abbreviationLocalizedString0..*

Room for a short name of the NetworkNode.

NetworkNode
networkNodeTypeNetworkNodeType0..1

Specifies the type of a NetworkNode. Common values are agreed as an OpenEnumeration.

NetworkNode
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the NetworkNode.

NetworkNode
subTypeNetworkNodeSubType0..1

Specifies the sub type of a NetworkNode. The sub type allows a differentiation within a specific type. E.g. an actuator can be differentiated into lamps, speakers, motors.

NetworkNode

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
portNetworkPort0..*YYN1Specifies the NetworkPorts of a NetworkNode.
realizedUsageNodeUsageNode0..1NYN0..*

References the UsageNode that is realized by this NetworkNode.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
networkNode0..1NYNComponentNode0..*References the NetworkNode that is realized by the ComponentNode.
networkNode0..*YYNNetSpecification1

Specifies the NetworkNodes defined in the NetSpecification.

networkNode1NYNNetworkNodeViewItem0..*References the NetworkNode that is represented by this NetworkNodeViewItem.
Previous