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

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

ExtensionSlot

Outgoing Relations

TypeRoleMult.Mult.Description
PartVersionallowedInserts0..*0..*

Defines the PartVersions that are allowed as an insert for this ExtensionSlot.

This reference points to a PartVersion in order to allow referencing, even if the description of individual PartVersions is done with one physical VEC file per PartVersion. However, inserts for a ExtensionSlot are always EEComponents by itself. Therefore the referenced PartVersion shall have a PrimaryPartType = EEComponent.

Incoming Relations

TypeMult.RoleMult.Description
ExtensionSlotReferenceextensionSlot1
EEComponentSpecification1extensionSlots0..*Specifies the available ExtensionSlots of the EEComponent.
Previous