ENTITY product_group_attribute_set
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY product_group_attribute_set
SUBTYPE OF (group_assignment);
SELF\group_assignment.assigned_group : product_group;
product_group_attributes : SET [1:1] OF product_group_attributes;
END_ENTITY;
Explicit Attributes
Entity product_group_attribute_set has the following local and inherited explicit attributes:
Derived Attributes
Entity product_group_attribute_set has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity product_group_attribute_set inherits from the following supertypes:
group_assignment
Subtypes
No subtypesReferenced By
Entity product_group_attribute_set and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00