PartSubstitutionSpecification

A PartSubstitutionSpecification defines a set of PartVersions that can be used alternatively, due to an incomplete specification for the 150% product description. For a concrete wiring harness only on valid PartVersion remains. The selection logic for valid PartVersions is not included in the VEC.

A PartSubstitutionSpecification can be used for example tubes or ring terminals, where a part of the specification is known at design time, but not yet the complete specification. For tubes for example the tube diameter is not known at design time, since it depends on the bundle diameter of a specific configuration.

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

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
alternativePartVersionsPartVersion0..*NYN

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
partSubstitution0..1NYNPartUsage
Previous