AssignmentGroup

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

An AssignmentGroup is a concept that allows the clustering of arbitrary elements in ways that are orthogonal to hierarchical and semantic structure of the VEC.

General Information

Attribute Value
Owner assignment_groups
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers DocumentRelatedAssignmentGroup, FunctionalAssignmentGroup

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the AssignmentGroup. The identification is guaranteed to be unique within the specification.

AssignmentGroup
description AbstractLocalizedString 0..*

Specifies additional, human readable information about the AssignmentGroup.

AssignmentGroup

Incoming Relations

Type Mult. Role Mult. Description
AssignmentGroupSpecification 1 assignmentGroup 0..*

Contains the AssignmentGroups that are defined by this AssignmentGroupSpecification.

ConfigurableElement 0..* associatedAssignmentGroups 0..*
Previous