ENTITY action_method_relationship

(* SCHEMA integrated_cnc_schema; *)
ENTITY action_method_relationship;
    name            : label;
    description     : OPTIONAL text;
    relating_method : action_method;
    related_method  : action_method;
END_ENTITY; -- 10303-41: action_schema

Explicit Attributes

Entity action_method_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method_relationship
 descriptiontext (STRING)action_method_relationship
 relating_methodaction_method (ENTITY)action_method_relationship
 related_methodaction_method (ENTITY)action_method_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_method_relationship has the following subtypes:
    concurrent_action_method*     machining_adaptive_control_relationship*     machining_feature_relationship*     machining_feature_sequence_relationship     machining_final_feature_relationship*     machining_functions_relationship*     machining_operation_relationship*     machining_operator_instruction_relationship     machining_process_body_relationship*     machining_process_branch_relationship     machining_process_concurrent_relationship     machining_process_model_relationship     machining_process_sequence_relationship     machining_strategy_relationship*     machining_technology_relationship*     machining_toolpath_sequence_relationship     sequential_method     serial_action_method*
* - Immediate Subtypes

Referenced By

Entity action_method_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_action_definition SELECT action_method_relationship
 get_relating_amr FUNCTION action_method_relationship


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:16-02:00