BaselineSpecification

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

A BaselineSpecification defines a set of ItemVersions (Document- and PartVersions) that relate to each other in a certain way e.g. all parts and documents in their specific versions that contributed to a specific manufactured result.

Baselines are a standard mechanism to support change, release and configuration management.

General Information

AttributeValue
Ownercore
Applied Stereotype
Base ClassifierSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
stateBaselineState0..1

Defines the state of the baseline itself (e.g. if it is finalized or work in progress).

 

BaselineSpecification
contentBaselineContent0..1

Defines the state of the content of the baseline in regard of its defined scope.

 

BaselineSpecification

Outgoing Relations

TypeRoleMult.Mult.Description
ItemVersionvalidVersions0..*0..*

References the ItemVersions that are the content of the baseline.

 

Previous