Component_slot

Note: There is a newer version of this specification see KBL 2.5.sr1

A slot in the Component_box where a Component can be mounted.

General Information

Attribute Value
Owner 2_Parts
Applied Stereotype
Base Classifier
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
Id String 1 Component_slot
Type String 0..1 Component_slot
Valid_fuse_types Fuse_type 0..* Component_slot
Min_current Numerical_value 0..1

Defines the minimum current that is valid in this component slot.

Component_slot
Max_current Numerical_value 0..1

Defines the maximum current that is valid in this component slot.

Component_slot

Outgoing Relations

Type Role Mult. Mult. Description
Component_cavity Component_cavities 0..* 1

Incoming Relations

Type Mult. Role Mult. Description
Component_box 1 Component_slots 0..*
Component_slot_occurrence 0..* Part 1
Previous