ItemVersion

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

Abstract super-class for physical objects (e.g. a Terminal), virtual objects (e.g a 150% Harness) as well as documents (e.g a wiring diagram). In difference to AP 212 the VEC makes it only possible to describe/exchange information about Versions for the reason that Master-Objects cannot exist without one or more Versions.

General Information

Attribute Value
Owner core
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract true
Derived Classifiers DocumentVersion, PartVersion

Attributes

Name Type Mult. Description Owning Classifier
abbreviation LocalizedString 0..*

Room for a short name of the Item. In case of a document the attribute is wanted to contain its title.

ItemVersion
description AbstractLocalizedString 0..*

Room for additional, human readable information about the ItemVersion. e.g. Buchsengehäuse 26-polig

ItemVersion
companyName String 1

Defines the publishing company of the ItemVersion. The companyName is part of the main identifier of an ItemVersion together with the corresponding number (partNumber or documentNumber) and version (partVersion or documentVersion).

ItemVersion
processingInstruction Instruction 0..*

Processing instructions for the application of the part or the document.

ItemVersion

Outgoing Relations

Type Role Mult. Mult. Description
Contract contract 0..* 0..* References the contracts that apply to an ItemVersion.
ChangeDescription changeDescription 0..* 0..1 Specifies the change history of the ItemVersion.
Approval approval 0..* 1 Specifies the approval information of the ItemVersion.
Creation creation 0..1 1 Specifies the information about the creation of the ItemVersion.

Incoming Relations

Type Mult. Role Mult. Description
CopyrightInformation 0..1 item 1..* References all ItemVersions to which the copyright information applies to.
ItemEquivalence 0..* item 2..* References all ItemVersion that are considered to be equivalent by the ItemEquivalence.
ItemHistoryEntry 0..* predecessorVersion 1 References the ItemVersion that is the predecessor in the ItemHistoryEntry.
ItemHistoryEntry 0..* successorVersion 1 References the ItemVersion that is the successor in the ItemHistoryEntry.
Previous