ENTITY directed_action

(* SCHEMA config_control_design; *)
  ENTITY directed_action
    SUBTYPE OF (executed_action);
      directive : action_directive;
  END_ENTITY; -- directed_action

Explicit Attributes

Entity directed_action has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action
 descriptiontext (STRING)action
 chosen_methodaction_method (ENTITY)action
 directiveaction_directive (ENTITY)directed_action

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity directed_action inherits from the following supertypes:
  action
    executed_action

Subtypes

    No subtypes

Referenced By

Entity directed_action and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_assignment ENTITY action
 action_status ENTITY executed_action
 subtype_mandatory_action RULE action
 supported_item SELECT action
 unique_version_change_order FUNCTION action
 unique_version_change_order FUNCTION directed_action


[Top Level Definitions] [Exit]

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