ENTITY executed_action

(* SCHEMA feature_based_process_planning; *)
  ENTITY executed_action
    SUBTYPE OF (action);
  END_ENTITY; -- executed_action

Explicit Attributes

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

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity executed_action inherits from the following supertypes:
  action

Subtypes

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

Referenced By

Entity executed_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
 id_attribute_select SELECT action
 supported_item SELECT action


[Top Level Definitions] [Exit]

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