ENTITY breakdown_element_group_assignment

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (Product_breakdown_mim); *)
ENTITY breakdown_element_group_assignment
  SUBTYPE OF (group_assignment);
  SELF\group_assignment.assigned_group : product_definition_element_relationship;
  items : SET[1:1] OF product_definition_or_breakdown_element_usage;
END_ENTITY;

Explicit Attributes

Entity breakdown_element_group_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_groupproduct_definition_element_relationship (ENTITY)breakdown_element_group_assignment(Redcl from group_assignment)
 itemsSET OF product_definition_or_breakdown_element_usage (SELECT)breakdown_element_group_assignment

Derived Attributes

Entity breakdown_element_group_assignment has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)group_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity breakdown_element_group_assignment inherits from the following supertypes:
  group_assignment

Subtypes

    No subtypes

Referenced By

Entity breakdown_element_group_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 breakdown_element_group_assignment ENTITY group_assignment
 product_concept_feature_category_usage ENTITY group_assignment
 product_definition_group_assignment ENTITY group_assignment
 role_select SELECT group_assignment
 subtype_exclusiveness_group_assignment RULE group_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:02-04:00