Component_box

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

A component box is part, that can hold components (e.g. relais, fuses etc.).

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
Part_number String 1

The part_number specifies the identifier of the Part. The format of the part number is user defined (OEM specific).

Part
Company_name String 1

The company_name specifies the name of the organizational context in which the Part_number is defined.

Part
Alias_id Alias_identification 0..*

The alias_id specifies an additional part_number that is used to identify the Part in another organizational context (e.g. company).

Part
Version String 1

The version specifies the version identifier of the Part. A version cumulates and consolidates one or more single changes.

Part
Abbreviation String 1

The abbreviation specifies a short name for a Part.

Part
Description String 1

The description specifies additional information about the Part.

Part
Localized_description Localized_string 0..*

The description specifies additional information about the object. The Localized_description provides the possibility to define descriptions for different language codes.

Part
Predecessor_part_number String 0..1

The predecessor_part_number specifies the part number of the predecessor of the Part.

Part
Degree_of_maturity String 0..1

The degree_of_maturity specifies the degree of maturity of a Part. Where applicable the following values shall be used: - ‘draft’ - ‘planning’ - ’equipment order’ - ‘disposition’

Part
Copyright_note String 0..1

The copyright_note specifies copyright information for a Part.

Part
Mass_information Numerical_value 0..1

The mass_information specifies the mass of a Part. Example: Valid values for the unit of the Numerical_value specifying the mass are ‘gram’, ‘kilogram’, or also ‘kg/piece’, ‘gram/meter’

Part

Outgoing Relations

Type Role Mult. Mult. Description
Component_box_connection Connections 0..* 1
Component_slot Component_slots 0..* 1
Component_box_connector Component_box_connectors 0..* 1

Incoming Relations

Type Mult. Role Mult. Description
Modular_slot 0..* Allowed_inserts 0..*
KBL_container Component_box 0..*
Component_box_occurrence 0..* Part 1
Previous