CavitySpecification

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

Specification for the definition of cavities.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierSpecification
Is Abstractfalse
Derived Classifiers

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. 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
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
angleNumericalValue0..2

Specifies the angle against two planes of the connector housing a terminal used in this cavity can be buckled.

CavitySpecification
cavityDesignString0..1

Deprecated (since Version 1.1.4): This attribute has been marked as deprecated, as it has been replaced by the more meaningful mechanism with TerminalTypes.

CavitySpecification
geometryCavityGeometry0..1

Defines the geometry of a cavity in the sealing area (crimp end).

CavitySpecification
cavityDimensionSize0..1

Specifies the dimension of the cavity in the sealing area of the cavity (crimp end), not in the contacting area (box end).

CavitySpecification
minWireElementOutsideDiameterNumericalValue0..1

Specifies the minimum diameter a wire is allowed to have to fit into the cavity. This definition is necessary, since wires that are too small might cause movements and in acceptable torsion forces on terminals.

CavitySpecification
maxWireElementOutsideDiameterNumericalValue0..1

Specifies the maximum diameter a wire is allowed to have to fit into the cavity.

CavitySpecification
primaryLockingTypePrimaryLockingType0..1

Specifies if the cavity has a primary locking and of what type it is.

CavitySpecification
sealableBoolean0..1

Specifies if the cavity is sealable.

CavitySpecification
compatibleTerminalTypeTerminalType0..*

Defines a list of terminal types that are compatible to this CavitySpecification.

CavitySpecification

Incoming Relations

TypeMult.RoleMult.Description
Cavity0..*cavitySpecification0..1References the CavitySpecification that is satisfied by the cavity.
Previous