ENTITY usage_association
(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)
ENTITY usage_association
SUBTYPE OF (action_method_relationship);
SELF\action_method_relationship.related_method : information_usage_right;
SELF\action_method_relationship.relating_method : information_usage_right;
DERIVE
related : information_usage_right := SELF\action_method_relationship.related_method;
relating : information_usage_right := SELF\action_method_relationship.relating_method;
END_ENTITY;
Explicit Attributes
Entity usage_association has the following local and inherited explicit attributes:
Derived Attributes
Entity usage_association has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity usage_association inherits from the following supertypes:
action_method_relationship
Subtypes
No subtypesReferenced By
Entity usage_association and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:33-04:00