ExtensionSlot

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

An ExtensionSlot defines a slot within an EE-Component where other EE-Components can plugged into (modular extension). This is necessary for example for modular power distributions.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier ConfigurableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Identification of the ExtensionSlot, which must be distinct for all ExtensionSlots of an EEComponent.

ExtensionSlot

Outgoing Relations

Type Role Mult. Mult. Description
EEComponentSpecification allowedInserts 0..* 0..* Defines the EEComponentSpecifications that are allowed as an insert for this ExtensionSlot.

Incoming Relations

Type Mult. Role Mult. Description
ExtensionSlotReference extensionSlot 1
EEComponentSpecification 1 extensionSlots 0..* Specifies the available ExtensionSlots of the EEComponent.
Previous