ENTITY action_status

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY action_status;
  status : label;
  assigned_action : executed_action;
END_ENTITY;

Explicit Attributes

Entity action_status has the following local and inherited explicit attributes:
AttributeTypeDefined By
 statuslabel (STRING)action_status
 assigned_actionexecuted_action (ENTITY)action_status

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:54-04:00