ENTITY action_method_relationship
(* SCHEMA process_planning_schema; *)
ENTITY action_method_relationship;
name : label;
description : OPTIONAL text;
relating_method : action_method;
related_method : action_method;
END_ENTITY; -- action_method_relationship
Explicit Attributes
Entity action_method_relationship has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | action_method_relationship |
| description | text (STRING) | action_method_relationship |
| relating_method | action_method (ENTITY) | action_method_relationship |
| related_method | action_method (ENTITY) | action_method_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity action_method_relationship has the following subtypes:
alternate_action_method_relationship*
continuous_process_relationship
defining_action_method_relationship*
manufacturing_activity_relationship
manufacturing_process_relationship
sequential_method
serial_action_method*
single_activity_relationship
* - Immediate Subtypes
Referenced By
Entity action_method_relationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:43:08-04:00