ENTITY dispatch
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - See Issue 15 *)
ENTITY dispatch
SUBTYPE OF (structural_frame_process);
transported_products : LIST [1:?] OF product_item_select;
dispatch_address : organizational_address;
delivery_address : organizational_address;
dispatch_date : calendar_date;
delivery_date : calendar_date;
END_ENTITY;
Explicit Attributes
Entity dispatch has the following local and inherited explicit attributes:
Derived Attributes
Entity dispatch has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity dispatch inherits from the following supertypes:
structural_frame_item
structural_frame_process
Subtypes
No subtypesReferenced By
Entity dispatch 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