NetGroup

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

A NetGroup allows the grouping of the Nets.

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

Type Role Mult. Mult. Description
Net net 2..* 0..1 References the Nets that are grouped by the NetGroup.

Incoming Relations

Type Mult. Role Mult. Description
ConnectionGroup 0..* netGroup 0..1 References the NetworkGroup that is realized by the ComponentGroup.
NetSpecification 1 netGroup 0..* Specifies the NetGroup defined in the NetSpecification.
Previous