ConnectorHousingCoverSpecification

Specification for the definition of covers for connectors. A ConnectorHousingCover is used to protect the contacting side (front) of the connector during transport of the harness or in the vehicle, if the connector remains unconnected (e.g. in case of "give-away" features or retrofit options).

There are two types of covers, on the one hand components whose sole purpose is to be used as a cover and on the other hand normal harness connectors which can also be used as covers, if necessary sealed with additional plugs. The former have the PrimaryPartType="ConnectorCover" and are only specified by a ConnectorHousingCoverSpecification, the latter have the PrimaryPartType="ConnectorHousing" and have an additional ConnectorHousingCoverSpecification.

The relation between a connect and its covers is established in part master data with the PartRelation.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier PartOrUsageRelatedSpecification
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

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
description AbstractLocalizedString 0..*

Specifies additional, human readable information about the specification.

Specification
specialPartType String 0..1

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

PartOrUsageRelatedSpecification

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
connectorHousingCoverSpecification 1 N Y N ConnectorHousingCoverRole 0..*
Previous