ENTITY project_process_item
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - See Issue 15 *)
ENTITY project_process_item
SUBTYPE OF (project_plan_item);
scheduled_process : structural_frame_process;
resulting_product : SET [0:?] OF product_item_select;
processed_products : SET [1:?] OF product_item_select;
END_ENTITY;
Explicit Attributes
Entity project_process_item has the following local and inherited explicit attributes:
Derived Attributes
Entity project_process_item has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity project_process_item inherits from the following supertypes:
structural_frame_item
project_plan_item
Subtypes
No subtypesReferenced By
Entity project_process_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00