ChangeDescription

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

A ChangeDescription describes the implemented issues that are reason for the aggregating ItemVersion to be either an initial or successor version. A ChangeDescription can optionally define the person who has approved the change.

General Information

AttributeValue
Ownerpdm
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies an identifier for the ChangeDescription. This can be the ID of a change order or an ID which indicates model upgrading. (see KBLFRM-249)

ChangeDescription
labelString0..1

Specifies the label of the change on a drawing for example. If more than one change is issued with one ItemVersion (e.g. change 0001, 0002), in some cases the different changes are labelled on the drawing (e.g. A, B, C).

ChangeDescription
descriptionAbstractLocalizedString0..*

Specifies additional, human readable, information about the ChangeDescription.

ChangeDescription
approverPerson0..1

Specifies the person who has approved the change.

ChangeDescription
changeDateDate0..1

Specifies the date when the change was performed.

ChangeDescription
responsibleDesignerPerson0..1

Specifies the design engineer who is/was responsible to perform the change.

ChangeDescription
relatedChangeRequestString0..*

Specifies the identification of a corresponding change request. (see KBLFRM-249)

ChangeDescription

Incoming Relations

TypeMult.RoleMult.Description
SheetOrChapter0..1changeDescription0..*Specifies the change history of the SheetOrChapter.
ItemVersion0..1changeDescription0..*Specifies the change history of the ItemVersion.
Previous