ENTITY directed_action

(* SCHEMA cast_parts_schema; *)
  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

Entity directed_action has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)action

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity directed_action inherits from the following supertypes:
  action
    executed_action

Subtypes

Entity directed_action has the following subtypes:
    simulation_run*
* - Immediate Subtypes

Referenced By

Entity directed_action and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_assignment ENTITY action
 action_relationship ENTITY action
 action_status ENTITY executed_action
 approved_item SELECT directed_action
 characterized_action_definition SELECT action
 customer_order_rules RULE directed_action
 date_item SELECT action
 document_reference_item SELECT action
 id_attribute_select SELECT action
 ordered_item SELECT action
 person_and_organization_item SELECT action
 process_plan_version ENTITY action
 project_order_requires_approval RULE directed_action
 project_order_tracking_relationships RULE directed_action
 security_classification_item SELECT action
 supported_item SELECT action


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00