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
Attribute | Value |
---|---|
Owner | net |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the NetType. The identification is guaranteed to be unique within the NetSpecification. |
NetType |
description | AbstractLocalizedString | 0..* | Room for additional, human readable information about the NetType. |
NetType |
signalType | SignalType | 0..1 | NetType | |
signalSubType | SignalSubType | 0..1 | NetType | |
signalInformationType | SignalInformationType | 0..1 | NetType | |
signalTransmissionMediumType | SignalTransmissionMediumType | 0..1 | Specifies the type of the transmission medium for signals of this type. |
NetType |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
netType | 0..1 | N | Y | N | Net | ||
netType | 0..1 | N | Y | N | NetworkPort | 0..* | |
netType | 0..1 | N | Y | N | Signal | ||
netType | 0..* | Y | Y | N | NetSpecification | 1 |