DocumentRelatedAssignmentGroup

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

A DocumentRelatedAssignmentGroup allows the creation of traceability links to elements in a DocumentVersion for a set of VEC objects. The semantic of the traceability link is defined by the DocumentRelationType.

General Information

Attribute Value
Owner assignment_groups
Applied Stereotype
Base Classifier AssignmentGroup
Is Abstract false
Derived Classifiers

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
type DocumentRelationType 0..1 DocumentRelatedAssignmentGroup
relatedIdentification String 0..1

If this group relates to a specific element in the relatedDocumentVersion the identifier of the element is defined in this attribute (e.g. a requirements number).

DocumentRelatedAssignmentGroup

Outgoing Relations

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

References the DocumentVersion to which this group relates.

relatedSheetOrChapter SheetOrChapter 0..1 N Y N 0..*

Allows a more specific relationship to a SheetOrChapter within the relatedDocumentVersion.

 

Previous