ENTITY rep_item_group

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY rep_item_group
   SUBTYPE OF (group, representation_item);
   WHERE
      WR1:
         SIZEOF(USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.PRESENTATION_LAYER_ASSIGNMENT.ASSIGNED_ITEMS')) > 0;
      wr2:
         SIZEOF(QUERY (r <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.REPRESENTATION.ITEMS')| (r.name = 'group representation'))) > 0;
      wr3:
         SIZEOF(QUERY (ga <* USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.GROUP_ASSIGNMENT.ASSIGNED_GROUP')| (ga.role.name <> 'group membership'))) = 0;
      wr4:
         SIZEOF([ 'STEP_MERGED_AP_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM', 'STEP_MERGED_AP_SCHEMA.TOPOLOGICAL_REPRESENTATION_ITEM', 'STEP_MERGED_AP_SCHEMA.MAPPED_ITEM', 'STEP_MERGED_AP_SCHEMA.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
 action_item SELECT representation_item
 action_item SELECT group
 action_method_items SELECT representation_item
 acyclic_mapped_item_usage FUNCTION representation_item
 approval_item SELECT group
 approval_item SELECT representation_item
 attribute_classification_assignment ENTITY group
 attribute_classification_item SELECT representation_item
 attribute_classification_item SELECT group
 attribute_language_item SELECT group
 attribute_language_item SELECT representation_item
 characterized_item_within_representation ENTITY representation_item
 classification_assignment ENTITY group
 classification_item SELECT group
 classification_item SELECT representation_item
 default_tolerance_table_cell_wr3 FUNCTION representation_item
 default_tolerance_table_cell_wr4 FUNCTION representation_item
 default_tolerance_table_cell_wr5 FUNCTION representation_item
 description_item SELECT representation_item
 description_item SELECT group
 document_identifier ENTITY group
 document_reference_item SELECT representation_item
 document_reference_item SELECT group
 effectivity_item SELECT group
 evidence_item SELECT representation_item
 explicit_constraint ENTITY representation_item
 externally_defined_picture_representation_item ENTITY representation_item
 external_identification_item SELECT representation_item
 external_identification_item SELECT group
 founded_item_select SELECT representation_item
 gbsf_check_curve FUNCTION representation_item
 general_organizational_data_select SELECT representation_item
 general_organizational_data_select SELECT group
 get_diameter_for_round_hole FUNCTION representation_item
 get_round_holes_for_composite_hole FUNCTION representation_item
 get_tool_body_item 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
 inspected_element_select SELECT group
 inspected_element_select SELECT representation_item
 instance_attribute_reference ENTITY representation_item
 item_defined_transformation ENTITY representation_item
 item_identified_representation_usage_select SELECT representation_item
 item_in_context FUNCTION representation_item
 kinematic_pair ENTITY representation_item
 language ENTITY group
 layered_item SELECT representation_item
 list_representation_item AGGREGATE representation_item
 mapped_item ENTITY representation_item
 md_pmi_name_and_type_correlation FUNCTION representation_item
 msf_curve_check FUNCTION representation_item
 multi_language_attribute_item SELECT representation_item
 multi_language_attribute_item SELECT group
 name_item SELECT group
 nmsf_curve_check FUNCTION representation_item
 path_area_with_parameters ENTITY representation_item
 predefined_picture_representation_item ENTITY representation_item
 procedural_representation_sequence ENTITY representation_item
 project_item SELECT representation_item
 representation ENTITY representation_item
 representation_item_relationship ENTITY representation_item
 representation_map ENTITY representation_item
 requirement_source_item SELECT group
 restrict_multi_language_for_group RULE group
 restrict_representation_for_document_content_property RULE representation_item
 restrict_representation_for_document_creation_property RULE representation_item
 restrict_representation_for_document_format_property RULE representation_item
 restrict_representation_for_document_size_property RULE representation_item
 revolved_area_solid ENTITY representation_item
 revolved_face_solid ENTITY representation_item
 security_classification_item SELECT group
 set_representation_item AGGREGATE representation_item
 state_observed_of_item SELECT group
 style_context_select SELECT representation_item
 style_context_select SELECT group
 subtype_exclusiveness_group RULE group
 subtype_exclusiveness_representation_item RULE representation_item
 surface_of_revolution ENTITY representation_item
 user_selected_elements ENTITY representation_item
 using_representation_with_mapping FUNCTION representation_item
 value_range_aggregate_rep_item FUNCTION representation_item
 value_range_wr2 FUNCTION representation_item
 variational_parameter ENTITY representation_item
 verify_ballnose_endmill_dimensions FUNCTION representation_item
 verify_bullnose_endmill_dimensions FUNCTION representation_item
 view_volume ENTITY representation_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00