NetType

A NetType defines the different types of Nets used in the NetSpecification. The level of detail of the NetTypes for the can be process dependent.

A NetType could be just used to differentiate between conventional (analogue) communication and bus communication (digital), it can also already define the different types of digital communication (e.g. CAN, MOST, Ethernet).

General Information

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

NetType
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the NetType.

NetType
signalTypeSignalType0..1NetType
signalSubTypeSignalSubType0..1NetType
signalInformationTypeSignalInformationType0..1NetType
signalTransmissionMediumTypeSignalTransmissionMediumType0..1

Specifies the type of the transmission medium for signals of this type.

NetType

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
netType0..1NYNNet
netType0..1NYNNetworkPort0..*
netType0..1NYNSignal
netType0..*YYNNetSpecification1
Previous