WireReceptionSpecification
Note: There is a newer version of this specification see VEC 2.1.0
Specification for the definition of wire receptions. A WireReception is the area of a terminal where the contacting with a (e.g. by crimping) takes place.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | Specification |
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 |
coreCrossSectionArea | ValueRange | 0..1 | Specifies a value range for valid cross section areas a core must have to fit to the wire reception. |
WireReceptionSpecification |
insulationDisplacementLength | NumericalValue | 0..1 | Specifies the length of the insulation which must be stripped off to fit to this wire reception. |
WireReceptionSpecification |
multiContact | Boolean | 0..1 | Specifies if it is possible to contact more than core at the wire reception. |
WireReceptionSpecification |
wireReceptionType | String | 0..1 | Specifies the type of the wire reception. This should be an enumeration of values defined in a conformance class. |
WireReceptionSpecification |
wireElementOutsideDiameter | ValueRange | 0..1 | Specifies a value range for valid diameters a WireElement must have to fit to the wire reception. |
WireReceptionSpecification |
platingMaterial | Material | 0..* | Specifies the plating material of the wire reception. |
WireReceptionSpecification |
sealable | Boolean | 0..1 | Specifies if the wire reception can be sealed. (see KBLFRM-311) |
WireReceptionSpecification |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
WireReception | 0..* | wireReceptionSpecification | 0..1 | References the WireReceptionSpecification that specifies the WireReception. |