ItemEquivalence

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

Defines two or more ItemVersions to be equivalent out of the view of a certain company. The ItemEquivalence class will most likely be used by a company to express which PartNumber a certain PartVersion has in the context of other companies (same applies to DocumentVersions). However, for every other company separate ItemEquivalences are needed as the statement of equivalence can be very subjective.

General Information

AttributeValue
Ownerpdm
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
companyNameString1

Specifies the company which states the ItemEquivalence.

ItemEquivalence

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
itemItemVersion2..*NYN0..*

References all ItemVersion that are considered to be equivalent by the ItemEquivalence. A single ItemEquivalence shall only reference ItemVersions of the same class (either DocumentVersions or PartVersions).

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
itemEquivalence0..*YYNDocumentVersion1Specifies ItemEquivalances defined by the DocumentVersion.
Previous