CavityPartSpecification

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

The CavityPartSpecification is an abstract class for common properties of non-electrical parts that are used in Cavities.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierPartOrUsageRelatedSpecification
Is Abstracttrue
Derived ClassifiersCavityAccessorySpecification, CavityPlugSpecification, CavitySealSpecification

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. 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
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
cavityDiameterValueRange0..1

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

CavityPartSpecification
hardnessNumericalValue0..1

Specifies the hardness of the cavity seal.

CavityPartSpecification
sealingClassSealingClass0..*

Specifies the sealing class of the cavity seal.

CavityPartSpecification
geometrySealingGeometry0..1

Defines the geometry of the cavity sealing.

 

This attribute is defined as an OpenEnumeration.

CavityPartSpecification
compatibleTerminalTypeTerminalType0..*

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
Previous