ENTITY alternate_action_method_relationship
(* SCHEMA process_planning_schema; *)
ENTITY alternate_action_method_relationship
SUBTYPE OF (action_method_relationship);
WHERE
wr1: 'PROCESS_PLANNING_SCHEMA.PROCESS_PLAN_ACTIVITY' IN TYPEOF(SELF.
related_method);
wr2: 'PROCESS_PLANNING_SCHEMA.PROCESS_PLAN_ACTIVITY' IN TYPEOF(SELF.
relating_method);
END_ENTITY; -- alternate_action_method_relationship
Explicit Attributes
Entity alternate_action_method_relationship has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity alternate_action_method_relationship inherits from the following supertypes:
action_method_relationship
Subtypes
No subtypesReferenced By
Entity alternate_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