HoleTerminalSpecification
Specification for the definition of hole terminals. These are used for example as attachment points of ring terminals at the car body.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | TerminalSpecification |
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 |
voltageRange | ValueRange | 0..1 | Specifies the allowed voltage range for the connector housing. |
TerminalSpecification |
sealingType | TerminalSealingType | 0..1 | Defines the SealingType of the Terminal. This type always refers to the sealing of the terminal itself. However, even a terminal which is not sealable can be used in sealed locations with additional measures (e.g. on the slot). |
TerminalSpecification |
connectionALength | NumericalValue | 0..1 | Specifies the length of the terminal between the contact area (terminal reception) and the crimp are (wire reception, see diagram "Terminal Dimensions"). |
TerminalSpecification |
overallLength | NumericalValue | 0..1 | Specifies the overall length the terminal (see diagram "Terminal Dimensions"). |
TerminalSpecification |
holeDiameter | NumericalValue | 0..1 | Specifies the diameter of the hole in a numerical way. |
HoleTerminalSpecification |
holeDepth | NumericalValue | 0..1 | Specifies the depth of the hole. |
HoleTerminalSpecification |
holeNominalSize | TerminalBoltNominalSize | 0..1 | Defines the size (diameter) of the hole in a nominal way (e.g. "M8"). |
HoleTerminalSpecification |
holeType | TerminalBoltType | 0..1 | Specifies the type of the hole. |
HoleTerminalSpecification |
torsionProtection | Boolean | 0..1 | Specifies if the hole provides torsion protected or not. |
HoleTerminalSpecification |
maxTerminalCount | Integer | 0..1 | Defines the maximum number of (ring) terminals that can be attached to this hole at the same time. |
HoleTerminalSpecification |