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

AttributeValue
Ownerrequirements_conformance
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
satisfiesboolean

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

RequirementsConformanceStatement
descriptionLocalizedString0..*

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

RequirementsConformanceStatement

Outgoing Relations

TypeRoleMult.Mult.Description
DocumentVersion1

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

Incoming Relations

TypeMult.RoleMult.Description
RequirementsConformanceSpecification1conformanceStatement0..*
Previous