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

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

Type Role Mult. Mult. Description
DocumentVersion 1

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

Incoming Relations

Type Mult. Role Mult. Description
RequirementsConformanceSpecification 1 conformanceStatement 0..*
Previous