PartSubstitutionSpecification

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

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

Attribute Value
Owner core
Applied Stereotype
Base Classifier Specification
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

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
description AbstractLocalizedString 0..*

Specifies additional, human readable information about the specification.

Specification

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
alternativePartVersions PartVersion 0..* N Y N

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
partSubstitution 0..1 N Y N PartUsage
Previous