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

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
assignmentGroup 0..* Y Y N AssignmentGroupSpecification 1

Contains the AssignmentGroups that are defined by this AssignmentGroupSpecification.

associatedAssignmentGroups 0..* N Y N ConfigurableElement 0..*
Previous