ENTITY action_status
(* SCHEMA step_merged_ap_schema; *)
ENTITY action_status;
status : label;
assigned_action : executed_action;
END_ENTITY;
Explicit Attributes
Entity action_status has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
status | label (STRING) | action_status |
assigned_action | executed_action (ENTITY) | action_status |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity action_status 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:30-04:00