ENTITY action_method

(* SCHEMA process_planning_schema; *)
  ENTITY action_method;
      name        : label;
      description : OPTIONAL text;
      consequence : text;
      purpose     : text;
  END_ENTITY; -- action_method

Explicit Attributes

Entity action_method has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method
 descriptiontext (STRING)action_method
 consequencetext (STRING)action_method
 purposetext (STRING)action_method

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_method has the following subtypes:
    action_method_with_associated_documents*     ancillary_activity     ancillary_setup     feature_process*     fixture_machine_mounting     fixture_machine_unmounting     fixture_pallet_mounting     fixture_pallet_unmounting     fixture_setup     machine_setup     machining_process     manufacturing_activity     manufacturing_process*     non_machining_process     pallet_machine_mounting     part_fixture_mounting     part_machine_mounting     part_mounting     part_routing     part_unmounting     process_activity     process_plan_activity*     tool_setup     validation
* - Immediate Subtypes

Referenced By

Entity action_method and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action ENTITY action_method
 action_method_assignment ENTITY action_method
 action_method_relationship ENTITY action_method
 action_request_solution ENTITY action_method
 characterized_action_definition SELECT action_method
 document_reference_item SELECT action_method
 supported_item SELECT action_method


[Top Level Definitions] [Exit]

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