RequirementsConformanceStatement

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

A RequirementsConformanceStatement states that the PartVersions referenced by the parent RequirementsConformanceSpecification satisfy or do not satisfy the requirements defined in the associated DocumentVersion (via the requirementsSpecification association).

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
satisfies Boolean 1

Defines if the describedParts satisfy (satisfy = true) or explicitly fail (satisfy = false) to conform with the requirementsSpecification.

RequirementsConformanceStatement
description LocalizedString 0..*

A free text description / additional information / comment for the RequirementsConformanceStatement.

RequirementsConformanceStatement

Outgoing Relations

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

References the DocumentVersion that contains the requirements to which a conformance statement shall be expressed.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
conformanceStatement 0..* Y Y N RequirementsConformanceSpecification 1
Previous