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

AttributeValue
Ownernet
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

NetGroup
netGroupTypeString0..1

Specifies the type of the group.

NetGroup
descriptionAbstractLocalizedString0..*

Room for additional, human readable information about the NetGroup.

NetGroup

Outgoing Relations

TypeRoleMult.Mult.Description
Netnet2..*0..1References the Nets that are grouped by the NetGroup.

Incoming Relations

TypeMult.RoleMult.Description
ConnectionGroup0..*netGroup0..1References the NetworkGroup that is realized by the ComponentGroup.
NetSpecification1netGroup0..*Specifies the NetGroup defined in the NetSpecification.
Previous