LabelingSpecification

A component (of any type) can labeled in many ways either during the manufacturing process, for example a label that is imprinted on the component during the general manufacturing process (e.g. the part number), or in its concrete use (e.g. with wire number or a usage node id). The LabelingSpecification defines general labeling properties of the component. Labeling properties in its concrete use are defined with the correspoding role.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierPartOrUsageRelatedSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
specialPartTypeString0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
labelTypeLabelType0..1

Specifies the type of a label printed, stamped or integrated on or in component (e.g. alpha numerical, bar code).

LabelingSpecification
labelValueString0..1

Specifies the value of a label printed on the component. This value applies to all components that satisfy this specification, so all instances share the same label value (e.g. a part number).

If instances of a component require individual labeling it has to be defined on the LabelingRole.

LabelingSpecification
labelingTechnologyLabelingTechnology0..1Specifies the used labeling technology if the label is already defined in this specification.LabelingSpecification
allowedLabelingTechnologyLabelingTechnology0..*Specifies the allowed labeling technologies if the component is not yet labeled, but support labeling in its usage.LabelingSpecification

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
labelingSpecification1NYNLabelingRole0..*
Previous