NetGroup

Note: There is a newer version of this specification see VEC 2.1.0

Defines a logical grouping of specific Nets. For example, it can be used to identify all Nets of specific CAN domain, a function, a requirement level (e.g. Safety & Security).

General Information

Attribute Value
Owner net
Applied Stereotype
Base Classifier ConfigurableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

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

NetGroup
netGroupType String 0..1

Specifies the type of the group.

NetGroup
description AbstractLocalizedString 0..*

Room for additional, human readable information about the NetGroup.

NetGroup

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
net Net 2..* N Y N 0..1 References the Nets that are grouped by the NetGroup.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
netGroup 0..* Y Y N NetSpecification 1 Specifies the NetGroup defined in the NetSpecification.
Previous