General_wire

A General_wire is a physical wire, performing electrical connection. A General_wire can either be used to define a single wire or a multi-core wire.

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 (company 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
Part_number_type Part_number_type 0..1

Defines the type of a Part_number since part numbers are used in the process to identify different characteristics. See the OpenEnumeration Part_number_type. The default value is ‘real part’ the attribute is not defined.

Part
Cable_designator String 0..1

The cable_designator specifies additional information to refer to a General_wire.

General_wire
Wire_type String 0..1

The wire type shall be a value according to agreed standard specification (DIN 76722 or similar).

General_wire
Bend_radius Numerical_value 0..1

The bend_radius specifies the bend radius of a wire.

General_wire
Cross_section_area Numerical_value 0..1

The cross_section_area specifies the electrical cross section of the General_wire.

General_wire
Outside_diameter Numerical_value 0..1

The outside_diameter specifies the outer width of the General_wire.

General_wire

Outgoing Relations

Type Role Mult. Mult. Description
Core Core 0..* 1
Wire_colour Cover_colour 1..* 1

Incoming Relations

Type Mult. Role Mult. Description
KBL_container 1 General_wire 0..*
General_wire_occurrence 1..* Part 1
Previous