CavityLayout

A CavityLayout represents a specific configuration pattern for a component with cavities. It defines a set of virtualCavities that serve as placeholders for the actual cavities provided by component that satisfies this layout (e.g. a contact module).

It acts as a structural template, such as single-pole, five-pole, or multi-row configurations, that allows the definition of properties (e.g. a cavity mapping) for all components that satisfy this layout, instead of specifying those for each component individually (e.g. a cavity mapping for a contact modules within a specific modular slot of a collector housing). Its purpose is to create a layer of indirection between.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the ModularSlotLayout. The identification is guaranteed to be unique within the ModularSlot.

CavityLayout

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
virtualCavityCavity0..*YYN1

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
cavityLayout0..1YYNCableSealSpecification0..1
cavityLayout0..1YYNCableSealPlugSpecification0..1
layout0..*YYNModularSlot0..1
validLayoutCombination0..*NYNModularSlotConfiguration0..*
Previous