ShrinkableTubeSpecification

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

Specification of tubes that are shrinkable.

General Information

Attribute Value
Owner non_electrical_parts
Applied Stereotype
Base Classifier TubeSpecification
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
abrasionResistanceClass AbrasionResistanceClass 0..*

Specifies the abrasion resistance class of the wire protection. According to the VDA this is a value between A & G.

KBLFRM-311

WireProtectionSpecification
soundDampingClass SoundDampingClass 0..*

Specifies the class of sound damping. According to the VDA this is a value between A & E. KBLFRM-311

WireProtectionSpecification
bendRadius NumericalValue 0..1

Specifies the bend radius of the tube.

TubeSpecification
innerDiameter NumericalValue 0..1

Defines the inner diameter of a tube. In the case of a shrinkable tube, it is the diameter of the tube in the unshrinked state.

TubeSpecification
wallThickness NumericalValue 0..1

Specifies the thickness of the wall of the tube.

TubeSpecification
isSlit Boolean 0..1

Specifies whether the tube is slit or not.

TubeSpecification
nominalSize String 0..1

Defines the nominal size of a tube. The nominal size is a name for the size of the tube that is somehow related to the inner diameter of the tube. However it is not the inner diameter (e.g. "10.5").

TubeSpecification
outerDiameter NumericalValue 0..1

Specifies the outer diameter of the tube.

TubeSpecification
shrinkingFactor Double 0..1

Defines the factor of shrinking for the tube.

ShrinkableTubeSpecification
maximumLongitudinalShrinkage NumericalValue 0..1

Defines the shrinkage in longitudinal direction.

ShrinkableTubeSpecification
resin Material 0..*

Defines the material of the resin usable for this shrinkable tube.

ShrinkableTubeSpecification
waterAbsorbtion NumericalValue 0..1

Defines the water absorption of the shrinkable tube specification.

ShrinkableTubeSpecification
Previous