SlotSpecification

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

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

Specifies the slot’s layout type.

SlotSpecification
secondaryLockingBoolean0..1

Specifies whether the slot supports secondary locking.

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

TypeRoleMult.Mult.Description
SlotLayoutslotLayout0..11

References the layout associated with this slot.

Incoming Relations

TypeMult.RoleMult.Description
AbstractSlot0..*slotSpecification0..1References the SlotSpecification that is satisfied by the slot.
Previous