ItemEquivalence
Published on Feb 21, 2017
VEC Version 1.1.3
Last updated on Apr 14, 2025
1 min read
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. However, for every other company separate ItemVersion-instances are needed as the statement of equivalence can be very subjective.
Attribute | Value |
---|
Owner | pdm |
Applied Stereotype | |
Base Classifier | ExtendableElement
|
Is Abstract | false |
Derived Classifiers | |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|
companyName | String | 1 | Specifies the company which states the ItemEquivalence. | ItemEquivalence |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|
ItemVersion | item | 2..* | 0..* | References all ItemVersion that are considered to be equivalent by the ItemEquivalence. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|
DocumentVersion | 1 | itemEquivalence | 0..* | Specifies ItemEquivalances defined by the DocumentVersion. |