ENTITY a3m_equivalence_criterion

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY a3m_equivalence_criterion
   ABSTRACT SUPERTYPE OF (a3m_equivalence_criterion_with_specified_elements)
   SUBTYPE OF (data_equivalence_criterion, data_equivalence_inspection_requirement);
      assessment_specification : a3m_equivalence_assessment_specification_select;
      comparing_element_types : LIST [1:?] OF a3m_element_type_name;
      compared_element_types : LIST [1:?] OF a3m_element_type_name;
      measured_data_type : a3m_measured_data_type_name;
      detected_difference_types : LIST [0:?] OF a3m_detected_difference_type_name;
      accuracy_types : LIST [0:?] OF a3m_accuracy_type_name;
   WHERE
      WR1:
         SIZEOF(USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.DATA_EQUIVALENCE_CRITERION_ASSESSMENT_ASSOCIATION.CRITERION')) = 0;
      wr2:
         SIZEOF(QUERY (i1 <* bag_to_set(USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.REPRESENTATION_ITEM_RELATIONSHIP.RELATED_REPRESENTATION_ITEM'))| ('STEP_MERGED_AP_SCHEMA.DATA_EQUIVALENCE_CRITERION_INSPECTION_ASSOCIATION' IN TYPEOF(i1)))) = 0;
      wr3:
         SIZEOF(QUERY (i1 <* bag_to_set(USEDIN(SELF, 'STEP_MERGED_AP_SCHEMA.REPRESENTATION_ITEM_RELATIONSHIP.RELATING_REPRESENTATION_ITEM'))| ('STEP_MERGED_AP_SCHEMA.DATA_EQUIVALENCE_CRITERION_INSPECTION_ASSOCIATION' IN TYPEOF(i1)))) = 0;
END_ENTITY;

Explicit Attributes

Entity a3m_equivalence_criterion has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 assessment_specificationa3m_equivalence_assessment_specification_select (SELECT)a3m_equivalence_criterion
 comparing_element_typesLIST OF a3m_element_type_name (ENUM)a3m_equivalence_criterion
 compared_element_typesLIST OF a3m_element_type_name (ENUM)a3m_equivalence_criterion
 measured_data_typea3m_measured_data_type_name (ENUM)a3m_equivalence_criterion
 detected_difference_typesLIST OF a3m_detected_difference_type_name (ENUM)a3m_equivalence_criterion
 accuracy_typesLIST OF a3m_accuracy_type_name (ENUM)a3m_equivalence_criterion

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity a3m_equivalence_criterion inherits from the following supertypes:
  representation_item
    data_equivalence_criterion
  representation_item
    data_equivalence_inspection_requirement

Subtypes

Entity a3m_equivalence_criterion has the following subtypes:
    a3m_equivalence_criterion_for_assembly*     a3m_equivalence_criterion_for_shape*     a3m_equivalence_criterion_of_assembly_data_structure     a3m_equivalence_criterion_of_component_property_difference     a3m_equivalence_criterion_of_detailed_assembly_data_content     a3m_equivalence_criterion_of_detailed_shape_data_content     a3m_equivalence_criterion_of_representative_assembly_property_value     a3m_equivalence_criterion_of_representative_shape_property_value     a3m_equivalence_criterion_of_shape_data_structure     a3m_equivalence_criterion_with_specified_elements*     a3ms_equivalence_criterion_with_specified_elements     different_angle_of_assembly_constraint     different_assembly_centroid     different_assembly_centroid_using_notional_solid     different_assembly_constraint_type     different_assembly_volume     different_bounding_box     different_centroid     different_component_identification_via_multi_level_reference     different_component_shape     different_component_type     different_curve_length     different_length_of_assembly_constraint     different_number_of_closed_shell     different_number_of_components     different_number_of_geometric_elements     different_number_of_geometric_elements_wireframe_model     different_number_of_topological_elements     different_number_of_topological_elements_wireframe_model     different_placement_of_component     different_surface_area     different_surface_normal     different_volume     mismatch_of_arcwise_connected_curves     mismatch_of_arcwise_connected_surfaces     mismatch_of_arcwise_connected_surfaces_boundary     mismatch_of_component     mismatch_of_edges     mismatch_of_faces     mismatch_of_point_cloud_and_related_geometry     mismatch_of_points     mismatch_of_underlying_edge_geometry     mismatch_of_underlying_face_geometry     missing_assembly_constraint     missing_component     missing_edge     missing_face
* - Immediate Subtypes

Referenced By

Entity a3m_equivalence_criterion and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 a3m_equivalence_criterion_for_assembly ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_for_shape ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_assembly_data_structure ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_component_property_difference ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_detailed_assembly_data_content ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_representative_assembly_property_value ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_representative_shape_property_value ENTITY a3m_equivalence_criterion
 a3m_equivalence_criterion_of_shape_data_structure ENTITY a3m_equivalence_criterion
 accuracy_associated_target_select SELECT a3m_equivalence_criterion
 action_item SELECT representation_item
 action_method_items SELECT representation_item
 acyclic_mapped_item_usage FUNCTION representation_item
 approval_item SELECT representation_item
 attribute_classification_item SELECT representation_item
 attribute_language_item SELECT representation_item
 characterized_item_within_representation ENTITY representation_item
 classification_item SELECT representation_item
 data_equivalence_inspection_result ENTITY data_equivalence_criterion
 data_equivalence_report_request ENTITY data_equivalence_criterion
 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
 different_angle_of_assembly_constraint ENTITY a3m_equivalence_criterion
 different_assembly_centroid ENTITY a3m_equivalence_criterion
 different_assembly_centroid_using_notional_solid ENTITY a3m_equivalence_criterion
 different_assembly_constraint_type ENTITY a3m_equivalence_criterion
 different_assembly_volume ENTITY a3m_equivalence_criterion
 different_bounding_box ENTITY a3m_equivalence_criterion
 different_centroid ENTITY a3m_equivalence_criterion
 different_component_identification_via_multi_level_reference ENTITY a3m_equivalence_criterion
 different_component_shape ENTITY a3m_equivalence_criterion
 different_component_type ENTITY a3m_equivalence_criterion
 different_curve_length ENTITY a3m_equivalence_criterion
 different_length_of_assembly_constraint ENTITY a3m_equivalence_criterion
 different_number_of_closed_shell ENTITY a3m_equivalence_criterion
 different_number_of_components ENTITY a3m_equivalence_criterion
 different_number_of_geometric_elements ENTITY a3m_equivalence_criterion
 different_number_of_geometric_elements_wireframe_model ENTITY a3m_equivalence_criterion
 different_number_of_topological_elements ENTITY a3m_equivalence_criterion
 different_number_of_topological_elements_wireframe_model ENTITY a3m_equivalence_criterion
 different_placement_of_component ENTITY a3m_equivalence_criterion
 different_surface_area ENTITY a3m_equivalence_criterion
 different_surface_normal ENTITY a3m_equivalence_criterion
 different_volume ENTITY a3m_equivalence_criterion
 document_reference_item SELECT representation_item
 evidence_item SELECT representation_item
 explicit_constraint ENTITY representation_item
 externally_defined_picture_representation_item ENTITY representation_item
 external_identification_item SELECT representation_item
 founded_item_select SELECT representation_item
 gbsf_check_curve FUNCTION representation_item
 general_organizational_data_select SELECT representation_item
 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
 indirectly_selected_elements ENTITY representation_item
 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
 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
 mismatch_of_arcwise_connected_curves ENTITY a3m_equivalence_criterion
 mismatch_of_arcwise_connected_surfaces ENTITY a3m_equivalence_criterion
 mismatch_of_arcwise_connected_surfaces_boundary ENTITY a3m_equivalence_criterion
 mismatch_of_component ENTITY a3m_equivalence_criterion
 mismatch_of_edges ENTITY a3m_equivalence_criterion
 mismatch_of_faces ENTITY a3m_equivalence_criterion
 mismatch_of_points ENTITY a3m_equivalence_criterion
 mismatch_of_point_cloud_and_related_geometry ENTITY a3m_equivalence_criterion
 mismatch_of_underlying_edge_geometry ENTITY a3m_equivalence_criterion
 mismatch_of_underlying_face_geometry ENTITY a3m_equivalence_criterion
 missing_assembly_constraint ENTITY a3m_equivalence_criterion
 missing_component ENTITY a3m_equivalence_criterion
 missing_edge ENTITY a3m_equivalence_criterion
 missing_face ENTITY a3m_equivalence_criterion
 msf_curve_check FUNCTION representation_item
 multi_language_attribute_item SELECT representation_item
 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
 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
 set_representation_item AGGREGATE representation_item
 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
 using_representation_with_mapping FUNCTION representation_item
 validate_dependently_instantiable_entity_data_types RULE data_equivalence_criterion
 validate_dependently_instantiable_entity_data_types RULE data_equivalence_inspection_requirement
 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:13-04:00