ENTITY rep_item_group

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY rep_item_group
	SUBTYPE OF (group, representation_item);
WHERE
	WR1 : SIZEOF(USEDIN(SELF,'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'PRESENTATION_LAYER_ASSIGNMENT.' + 'ASSIGNED_ITEMS')) > 0;
	WR2 : SIZEOF(QUERY(r <* USEDIN(SELF,'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'REPRESENTATION.' + 'ITEMS') | r.name = 'group representation')) > 0;
	WR3 : SIZEOF(QUERY(ga <* USEDIN(SELF,'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'GROUP_ASSIGNMENT.' + 'ASSIGNED_GROUP') | ga.role.name <> 'group membership')) = 0;
	WR4 : SIZEOF(['AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'GEOMETRIC_REPRESENTATION_ITEM', 'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'TOPOLOGICAL_REPRESENTATION_ITEM', 'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'MAPPED_ITEM','AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' + 'STYLED_ITEM'] * TYPEOF(SELF)) = 1;
END_ENTITY;

Explicit Attributes

Entity rep_item_group has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group
 namelabel (STRING)representation_item

Derived Attributes

Entity rep_item_group has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)group

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity rep_item_group inherits from the following supertypes:
  group
  representation_item

Subtypes

    No subtypes

Referenced By

Entity rep_item_group and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation_item
 approval_item SELECT group
 assembly_item_number ENTITY group
 attribute_classification_assignment ENTITY group
 attribute_classification_item SELECT group
 attribute_classification_item SELECT representation_item
 classification_assignment ENTITY group
 classification_item SELECT representation_item
 classification_item SELECT group
 default_tolerance_table_cell_wr3 FUNCTION representation_item
 default_tolerance_table_cell_wr4 FUNCTION representation_item
 default_tolerance_table_cell_wr5 FUNCTION representation_item
 document_identifier ENTITY group
 document_reference_item SELECT group
 document_reference_item SELECT representation_item
 externally_defined_picture_representation_item ENTITY representation_item
 founded_item_select SELECT representation_item
 functional_terminal_group ENTITY group
 gbsf_check_curve FUNCTION representation_item
 groupable_item SELECT representation_item
 group_assignment ENTITY group
 group_relationship ENTITY group
 identification_item SELECT group
 id_attribute_select SELECT group
 indirectly_selected_elements ENTITY representation_item
 item_defined_transformation ENTITY representation_item
 item_identified_representation_usage ENTITY representation_item
 item_in_context FUNCTION representation_item
 language ENTITY group
 layered_item SELECT representation_item
 list_representation_item AGGREGATE representation_item
 managed_design_object SELECT group
 managed_design_object SELECT representation_item
 mapped_item ENTITY representation_item
 msf_curve_check FUNCTION representation_item
 name_item SELECT group
 nmsf_curve_check FUNCTION representation_item
 part_feature_template_definition ENTITY group
 path_area_with_parameters ENTITY representation_item
 predefined_picture_representation_item ENTITY representation_item
 procedural_representation_sequence ENTITY representation_item
 representation ENTITY representation_item
 representation_item_relationship ENTITY representation_item
 representation_map ENTITY representation_item
 requirement_assigned_item SELECT group
 requirement_source_item SELECT group
 revolved_area_solid ENTITY representation_item
 revolved_face_solid ENTITY representation_item
 set_representation_item AGGREGATE representation_item
 shape_representation_requires_origin RULE representation_item
 styled_item ENTITY representation_item
 style_context_select SELECT group
 style_context_select SELECT representation_item
 subtype_exclusiveness_representation_item RULE representation_item
 surface_of_revolution ENTITY representation_item
 user_selected_elements ENTITY representation_item
 value_range_aggregate_rep_item FUNCTION representation_item
 value_range_wr2 FUNCTION representation_item


[Top Level Definitions] [Exit]

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