CavityAccessorySpecification

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

A CavityAccessory is an non-electrical part used in an cavity with no sealing properties (e.g. a wire fixation).

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier CavityPartSpecification
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. Over 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
cavityDiameter ValueRange 0..1

Specifies a range of valid cavity diameters to which the cavity seal fits.

CavityPartSpecification
hardness NumericalValue 0..1

Specifies the hardness of the cavity seal.

CavityPartSpecification
sealingClass SealingClass 0..*

Specifies the sealing class of the cavity seal.

CavityPartSpecification
geometry SealingGeometry 0..1

Defines the geometry of the cavity sealing.

 

This attribute is defined as an OpenEnumeration.

CavityPartSpecification
compatibleTerminalType TerminalType 0..*

Defines a list of terminal types that are compatible to this CavitySealSpecification. This defines as well the compatible cavities, since a plug is normally used when no terminals are present.

CavityPartSpecification
wireElementOutsideDiameter ValueRange 0..1

Specifies a range of valid wire diameters to which the cavity accessory fits.

CavityAccessorySpecification
wireReceptionType WireReceptionType 0..1

Specifies the wireReceptionType to which the cavity accessory fits. This should be an enumeration of values defined in a conformance class.

CavityAccessorySpecification

Incoming Relations

Type Mult. Role Mult. Description
CavityAccessoryRole 0..* cavityAccessorySpecification 1
Previous