ENTITY configuration_item
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY configuration_item;
id : identifier;
name : label;
description : OPTIONAL text;
item_concept : product_concept;
purpose : OPTIONAL label;
END_ENTITY;
Explicit Attributes
Entity configuration_item has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | configuration_item |
name | label (STRING) | configuration_item |
description | text (STRING) | configuration_item |
item_concept | product_concept (ENTITY) | configuration_item |
purpose | label (STRING) | configuration_item |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity configuration_item has the following subtypes:
configurable_item*
product_identification*
product_specification
* - Immediate Subtypes
Referenced By
Entity configuration_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00