ResourceVersion

A ResourceVersion is unique identifier for a resource in a company context. Resources are elements used to produce, handle or service a harness, e.g. tools or machines, that do not end up in the product (see PartVersion). The ResourceVersion is one of the three anchors for PDM information in the VEC.

General Information

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

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
resourceNumber String 1

The ResourceNumber is the major identifier of a ResourceVersion. The format is user defined and respectively company specific. For all VEC-documents a ResourceVersion-instance can be trusted to be identical if the combination of ResourceNumber, ResourceVersion and CompanyName is identical.

ResourceVersion
resourceVersion String 1

The ResourceVersion specifies the version index of a resource (see also ResourceNumber).

ResourceVersion
primaryResourceType PrimaryResourceType 1

The primary type of the resource defines the type of the resource. In a future version of the VEC the PrimaryResourceType might correspond to Specifications describing the ResourceVersion (see PrimaryPartType).

ResourceVersion

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
extractionTool 0..* N Y N PluggableTerminalSpecification 0..*
machineCrimpTool 0..* N Y N CrimpDetail 0..*

A list of tools that are permitted for machine crimping processes.

manualCrimpTool 0..* N Y N CrimpDetail 0..*

A list of tools that are permitted for manual crimping processes.

resourceVersion 0..* Y Y N VecContent 1
Previous