SlotSpecification

Specification for the definition of slots.

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

Specifies whether the slot needs EMV protection.

SlotSpecification
genderSlotGender0..1

Specifies the gender of the slot. Valid values are defined in an open enumeration.

SlotSpecification
layoutTypeSlotLayoutType0..1

Specifies the layout of the slot from a mechanical / geometrical point of view.

SlotSpecification
secondaryLockingBoolean0..1

Specifies whether the slot supports "secondary locking", which refers to a locking or a lock reinforcement of the terminals in the connector, in addition to the primary locking of terminal itself (e.g. lances on the terminal). This is also often referred to as TPA (Terminal Position Assurance).

SlotSpecification
secondaryLockingTypeSecondaryLockingType0..1Defines the type of the secondary locking, if the slot features a secondary locking (secondaryLocking=true).SlotSpecification
numberOfCavitiesInteger1

The possible number of cavities in the layout defined by the SlotSpecification. This includes all cavities in the layout. The actual Slot can define specific cavities in the layout as “not available”.

SlotSpecification

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
slotLayoutSlotLayout0..1YYN1

References the layout associated with this slot.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
slotSpecification0..1NYNAbstractSlot0..*References the SlotSpecification that is satisfied by the slot.
Previous