ENTITY action_method_relationship
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY action_method_relationship;
name : label;
description : OPTIONAL text;
relating_method : action_method;
related_method : action_method;
END_ENTITY;
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:
right_to_usage_association*
usage_association*
* - Immediate Subtypes
Referenced By
Entity action_method_relationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:07-04:00