(* This is the EXPRESS AIM long form for ISO/IS 10303-232. This document is ISO TC 184/SC4/WG3 N1063. Created by: Glen Ziolko Date : 2001-11-15 *) SCHEMA technical_data_packaging; CONSTANT dummy_gri : geometric_representation_item := representation_item('') || geometric_representation_item(); dummy_tri : topological_representation_item := representation_item('') || topological_representation_item(); END_CONSTANT; TYPE action_item = SELECT (configuration_effectivity, document_file, product_definition, product_definition_with_associated_documents, product_definition_relationship, product_definition_formation, representation); END_TYPE; -- action_item TYPE action_request_item = SELECT (product_definition, product_definition_formation, product_definition_relationship, property_definition); END_TYPE; -- action_request_item TYPE ahead_or_behind = ENUMERATION OF (ahead, exact, behind); END_TYPE; -- ahead_or_behind TYPE amount_of_substance_measure = REAL; END_TYPE; -- amount_of_substance_measure TYPE approval_item = SELECT (action, applied_action_assignment, applied_certification_assignment, applied_effectivity_assignment, certification, configuration_effectivity, configuration_item, contract, document_file, product_definition, product_definition_formation, product_definition_relationship, property_definition, versioned_action_request); END_TYPE; -- approval_item TYPE approved_item = SELECT (drawing_revision, drawing_sheet_revision); END_TYPE; -- approved_item TYPE area_measure = REAL; END_TYPE; -- area_measure TYPE area_or_view = SELECT (presentation_area, presentation_view); END_TYPE; -- area_or_view TYPE axis2_placement = SELECT (axis2_placement_2d, axis2_placement_3d); END_TYPE; -- axis2_placement TYPE b_spline_curve_form = ENUMERATION OF (polyline_form, circular_arc, elliptic_arc, parabolic_arc, hyperbolic_arc, unspecified); END_TYPE; -- b_spline_curve_form TYPE b_spline_surface_form = ENUMERATION OF (plane_surf, cylindrical_surf, conical_surf, spherical_surf, toroidal_surf, surf_of_revolution, ruled_surf, generalised_cone, quadric_surf, surf_of_linear_extrusion, unspecified); END_TYPE; -- b_spline_surface_form TYPE boolean_operand = SELECT (solid_model, half_space_solid, csg_primitive, boolean_result); END_TYPE; -- boolean_operand TYPE boolean_operator = ENUMERATION OF (union, intersection, difference); END_TYPE; -- boolean_operator TYPE celsius_temperature_measure = REAL; END_TYPE; -- celsius_temperature_measure TYPE central_or_parallel = ENUMERATION OF (central, parallel); END_TYPE; -- central_or_parallel TYPE certification_item = SELECT (product_definition_formation_relationship); END_TYPE; -- certification_item TYPE character_style_select = SELECT (character_glyph_style_stroke, character_glyph_style_outline, text_style_for_defined_font); END_TYPE; -- character_style_select TYPE characterized_action_definition = SELECT (action, action_method, action_relationship); END_TYPE; -- characterized_action_definition TYPE characterized_definition = SELECT (characterized_object, characterized_product_definition, shape_definition); END_TYPE; -- characterized_definition TYPE characterized_product_definition = SELECT (product_definition, product_definition_relationship); END_TYPE; -- characterized_product_definition TYPE classification_item = SELECT (action_status, approval, descriptive_representation_item, product_definition); END_TYPE; -- classification_item TYPE compound_item_definition = SELECT (list_representation_item); END_TYPE; -- compound_item_definition TYPE configuration_design_item = SELECT (product_definition, product_definition_formation); END_TYPE; -- configuration_design_item TYPE context_dependent_measure = REAL; END_TYPE; -- context_dependent_measure TYPE contract_item = SELECT (action, product_definition, product_definition_formation, product_definition_with_associated_documents, property_definition); END_TYPE; -- contract_item TYPE count_measure = NUMBER; END_TYPE; -- count_measure TYPE csg_primitive = SELECT (sphere, block, right_angular_wedge, torus, right_circular_cone, right_circular_cylinder); END_TYPE; -- csg_primitive TYPE csg_select = SELECT (boolean_result, csg_primitive); END_TYPE; -- csg_select TYPE curve_font_or_scaled_curve_font_select = SELECT (curve_style_font_select); END_TYPE; -- curve_font_or_scaled_curve_font_select TYPE curve_on_surface = SELECT (pcurve, surface_curve, composite_curve_on_surface); END_TYPE; -- curve_on_surface TYPE curve_or_render = SELECT (curve_style, curve_style_rendering); END_TYPE; -- curve_or_render TYPE curve_style_font_select = SELECT (curve_style_font, pre_defined_curve_font); END_TYPE; -- curve_style_font_select TYPE date_and_time_item = SELECT (action, applied_action_assignment, applied_contract_assignment, applied_security_classification_assignment, approval_person_organization, certification, contract, event_occurrence, organizational_project, product_definition, product_definition_formation, representation, security_classification, versioned_action_request); END_TYPE; -- date_and_time_item TYPE date_item = SELECT (action, applied_action_assignment, applied_contract_assignment, applied_security_classification_assignment, approval_person_organization, certification, contract, event_occurrence, organizational_project, product_definition, product_definition_formation, representation, security_classification, versioned_action_request); END_TYPE; -- date_item TYPE date_time_or_event_occurrence = SELECT (date_time_select, event_occurrence); END_TYPE; -- date_time_or_event_occurrence TYPE date_time_select = SELECT (date, local_time, date_and_time); END_TYPE; -- date_time_select TYPE day_in_month_number = INTEGER; WHERE wr1: ((1 <= SELF) AND (SELF <= 31)); END_TYPE; -- day_in_month_number TYPE defined_glyph_select = SELECT (pre_defined_character_glyph, externally_defined_character_glyph); END_TYPE; -- defined_glyph_select TYPE defined_symbol_select = SELECT (externally_defined_symbol); END_TYPE; -- defined_symbol_select TYPE derived_property_select = SELECT (property_definition, action_property); END_TYPE; -- derived_property_select TYPE description_attribute_select = SELECT (action_request_solution, application_context, approval_role, configuration_design, date_role, date_time_role, context_dependent_shape_representation, effectivity, external_source, organization_role, person_and_organization_role, person_and_organization, property_definition_representation, representation); END_TYPE; -- description_attribute_select TYPE descriptive_measure = STRING; END_TYPE; -- descriptive_measure TYPE dimension_count = INTEGER; WHERE wr1: (SELF > 0); END_TYPE; -- dimension_count TYPE direction_count_select = SELECT (u_direction_count, v_direction_count); END_TYPE; -- direction_count_select TYPE document_reference_item = SELECT (action, action_method, alternate_product_relationship, applied_document_reference, assembly_component_usage_substitute, descriptive_representation_item, document_file, document_relationship, executed_action, externally_defined_symbol_and_placement, make_from_usage_option, make_from_usage_option_with_reference_designator, next_assembly_usage_occurrence, product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_occurrence_relationship, product_definition_relationship, product_definition_with_associated_documents, promissory_usage_occurrence, property_definition, quantified_assembly_component_usage, shape_aspect, shape_aspect_relationship, specified_higher_usage_occurrence, versioned_action_request); END_TYPE; -- document_reference_item TYPE draughting_callout_element = SELECT (annotation_text_occurrence, annotation_curve_occurrence); END_TYPE; -- draughting_callout_element TYPE draughting_titled_item = SELECT (drawing_revision, drawing_sheet_revision); END_TYPE; -- draughting_titled_item TYPE effectivity_context_item = SELECT (organization, product_definition_formation); END_TYPE; -- effectivity_context_item TYPE effectivity_item = SELECT (product_definition, product_definition_formation, product_definition_relationship); END_TYPE; -- effectivity_item TYPE electric_current_measure = REAL; END_TYPE; -- electric_current_measure TYPE event_occurrence_item = SELECT (organizational_project); END_TYPE; -- event_occurrence_item TYPE external_identification_item = SELECT (document_file, product_definition); END_TYPE; -- external_identification_item TYPE fill_style_select = SELECT (fill_area_style_colour); END_TYPE; -- fill_style_select TYPE font_select = SELECT (pre_defined_text_font, externally_defined_text_font); END_TYPE; -- font_select TYPE founded_item_select = SELECT (founded_item, representation_item); END_TYPE; -- founded_item_select TYPE geometric_set_select = SELECT (point, curve, surface); END_TYPE; -- geometric_set_select TYPE hour_in_day = INTEGER; WHERE wr1: ((0 <= SELF) AND (SELF < 24)); END_TYPE; -- hour_in_day TYPE id_attribute_select = SELECT (action, address, product_category, property_definition, shape_aspect, shape_aspect_relationship, application_context, group, organizational_project, representation); END_TYPE; -- id_attribute_select TYPE identification_item = SELECT (application_context, applied_document_reference, applied_document_usage_constraint_assignment, approval_status, document_file, organization, product, product_definition, product_definition_formation, security_classification_level, shape_aspect_relationship); END_TYPE; -- identification_item TYPE identifier = STRING; END_TYPE; -- identifier TYPE invisible_item = SELECT (styled_item, representation); END_TYPE; -- invisible_item TYPE knot_type = ENUMERATION OF (uniform_knots, quasi_uniform_knots, piecewise_bezier_knots, unspecified); END_TYPE; -- knot_type TYPE label = STRING; END_TYPE; -- label TYPE language_item = SELECT (representation); END_TYPE; -- language_item TYPE layered_item = SELECT (presentation_representation, representation_item); END_TYPE; -- layered_item TYPE length_measure = REAL; END_TYPE; -- length_measure TYPE list_of_reversible_topology_item = LIST [0:?] OF reversible_topology_item; END_TYPE; -- list_of_reversible_topology_item TYPE list_representation_item = LIST [1:?] OF representation_item; END_TYPE; -- list_representation_item TYPE luminous_intensity_measure = REAL; END_TYPE; -- luminous_intensity_measure TYPE marker_select = SELECT (marker_type); END_TYPE; -- marker_select TYPE marker_type = ENUMERATION OF (dot, x, plus, asterisk, ring, square, triangle); END_TYPE; -- marker_type TYPE mass_measure = REAL; END_TYPE; -- mass_measure TYPE measure_value = SELECT (length_measure, mass_measure, time_measure, electric_current_measure, thermodynamic_temperature_measure, celsius_temperature_measure, amount_of_substance_measure, luminous_intensity_measure, plane_angle_measure, solid_angle_measure, area_measure, volume_measure, ratio_measure, parameter_value, numeric_measure, context_dependent_measure, descriptive_measure, positive_length_measure, positive_plane_angle_measure, positive_ratio_measure, count_measure); END_TYPE; -- measure_value TYPE message = STRING; END_TYPE; -- message TYPE minute_in_hour = INTEGER; WHERE wr1: ((0 <= SELF) AND (SELF <= 59)); END_TYPE; -- minute_in_hour TYPE month_in_year_number = INTEGER; WHERE wr1: ((1 <= SELF) AND (SELF <= 12)); END_TYPE; -- month_in_year_number TYPE name_attribute_select = SELECT (action_request_solution, address, configuration_design, context_dependent_shape_representation, derived_unit, effectivity, person_and_organization, product_definition, product_definition_substitute, property_definition_representation); END_TYPE; -- name_attribute_select TYPE numeric_measure = NUMBER; END_TYPE; -- numeric_measure TYPE organization_item = SELECT (action, applied_action_assignment, applied_contract_assignment, applied_identification_assignment, configuration_item, contract, document_file, event_occurrence, organizational_project, product, product_definition, product_definition_formation, security_classification, versioned_action_request); END_TYPE; -- organization_item TYPE organizational_project_item = SELECT (action, product_concept); END_TYPE; -- organizational_project_item TYPE parameter_value = REAL; END_TYPE; -- parameter_value TYPE pcurve_or_surface = SELECT (pcurve, surface); END_TYPE; -- pcurve_or_surface TYPE person_and_organization_item = SELECT (action, applied_action_assignment, applied_contract_assignment, applied_identification_assignment, configuration_item, contract, document_file, event_occurrence, organizational_project, product, product_definition, product_definition_formation, security_classification, versioned_action_request); END_TYPE; -- person_and_organization_item TYPE person_organization_select = SELECT (person, organization, person_and_organization); END_TYPE; -- person_organization_select TYPE plane_angle_measure = REAL; END_TYPE; -- plane_angle_measure TYPE positive_length_measure = length_measure; WHERE wr1: (SELF > 0); END_TYPE; -- positive_length_measure TYPE positive_plane_angle_measure = plane_angle_measure; WHERE wr1: (SELF > 0); END_TYPE; -- positive_plane_angle_measure TYPE positive_ratio_measure = ratio_measure; WHERE wr1: (SELF > 0); END_TYPE; -- positive_ratio_measure TYPE preferred_surface_curve_representation = ENUMERATION OF (curve_3d, pcurve_s1, pcurve_s2); END_TYPE; -- preferred_surface_curve_representation TYPE presentable_text = STRING; END_TYPE; -- presentable_text TYPE presentation_representation_select = SELECT (presentation_representation, presentation_set); END_TYPE; -- presentation_representation_select TYPE presentation_size_assignment_select = SELECT (presentation_view, presentation_area, area_in_set); END_TYPE; -- presentation_size_assignment_select TYPE presentation_style_select = SELECT (point_style, curve_style, surface_style_usage, fill_area_style, text_style, externally_defined_style); END_TYPE; -- presentation_style_select TYPE presented_item_item = SELECT (product_definition_formation); END_TYPE; -- presented_item_item TYPE product_or_formation_or_definition = SELECT (product, product_definition_formation, product_definition); END_TYPE; -- product_or_formation_or_definition TYPE ratio_measure = REAL; END_TYPE; -- ratio_measure TYPE rendering_properties_select = SELECT (surface_style_reflectance_ambient, surface_style_transparent); END_TYPE; -- rendering_properties_select TYPE represented_definition = SELECT (general_property, property_definition, property_definition_relationship, shape_aspect, shape_aspect_relationship); END_TYPE; -- represented_definition TYPE reversible_topology = SELECT (reversible_topology_item, list_of_reversible_topology_item, set_of_reversible_topology_item); END_TYPE; -- reversible_topology TYPE reversible_topology_item = SELECT (edge, path, face, face_bound, closed_shell, open_shell); END_TYPE; -- reversible_topology_item TYPE role_select = SELECT (action_assignment, action_request_assignment, approval_assignment, approval_date_time, certification_assignment, contract_assignment, document_reference, effectivity_assignment, security_classification_assignment); END_TYPE; -- role_select TYPE second_in_minute = REAL; WHERE wr1: ((0 <= SELF) AND (SELF <= 60)); END_TYPE; -- second_in_minute TYPE security_classification_item = SELECT (document_file, product_definition, product_definition_formation, product_definition_relationship, property_definition); END_TYPE; -- security_classification_item TYPE set_of_reversible_topology_item = SET [0:?] OF reversible_topology_item; END_TYPE; -- set_of_reversible_topology_item TYPE shading_curve_method = ENUMERATION OF (constant_colour, linear_colour); END_TYPE; -- shading_curve_method TYPE shading_surface_method = ENUMERATION OF (constant_shading, colour_shading, dot_shading, normal_shading); END_TYPE; -- shading_surface_method TYPE shape_definition = SELECT (product_definition_shape, shape_aspect, shape_aspect_relationship); END_TYPE; -- shape_definition TYPE shell = SELECT (vertex_shell, wire_shell, open_shell, closed_shell); END_TYPE; -- shell TYPE si_prefix = ENUMERATION OF (exa, peta, tera, giga, mega, kilo, hecto, deca, deci, centi, milli, micro, nano, pico, femto, atto); END_TYPE; -- si_prefix TYPE si_unit_name = ENUMERATION OF (metre, gram, second, ampere, kelvin, mole, candela, radian, steradian, hertz, newton, pascal, joule, watt, coulomb, volt, farad, ohm, siemens, weber, tesla, henry, degree_celsius, lumen, lux, becquerel, gray, sievert); END_TYPE; -- si_unit_name TYPE size_select = SELECT (positive_length_measure, measure_with_unit, descriptive_measure); END_TYPE; -- size_select TYPE solid_angle_measure = REAL; END_TYPE; -- solid_angle_measure TYPE source = ENUMERATION OF (made, bought, not_known); END_TYPE; -- source TYPE source_item = SELECT (identifier, message); END_TYPE; -- source_item TYPE style_context_select = SELECT (group, representation, representation_item, presentation_set); END_TYPE; -- style_context_select TYPE supported_item = SELECT (action_directive, action, action_method); END_TYPE; -- supported_item TYPE surface_boundary = SELECT (boundary_curve, degenerate_pcurve); END_TYPE; -- surface_boundary TYPE surface_model = SELECT (shell_based_surface_model, face_based_surface_model); END_TYPE; -- surface_model TYPE surface_side = ENUMERATION OF (positive, negative, both); END_TYPE; -- surface_side TYPE surface_side_style_select = SELECT (surface_side_style); END_TYPE; -- surface_side_style_select TYPE surface_style_element_select = SELECT (surface_style_fill_area, surface_style_boundary, surface_style_silhouette, surface_style_segmentation_curve, surface_style_control_grid, surface_style_parameter_line, surface_style_rendering); END_TYPE; -- surface_style_element_select TYPE text = STRING; END_TYPE; -- text TYPE text_alignment = label; END_TYPE; -- text_alignment TYPE text_or_character = SELECT (annotation_text, annotation_text_character, defined_character_glyph, composite_text, text_literal); END_TYPE; -- text_or_character TYPE text_path = ENUMERATION OF (left, right, up, down); END_TYPE; -- text_path TYPE thermodynamic_temperature_measure = REAL; END_TYPE; -- thermodynamic_temperature_measure TYPE time_measure = REAL; END_TYPE; -- time_measure TYPE transformation = SELECT (item_defined_transformation, functionally_defined_transformation); END_TYPE; -- transformation TYPE transition_code = ENUMERATION OF (discontinuous, continuous, cont_same_gradient, cont_same_gradient_same_curvature); END_TYPE; -- transition_code TYPE trimming_preference = ENUMERATION OF (cartesian, parameter, unspecified); END_TYPE; -- trimming_preference TYPE trimming_select = SELECT (cartesian_point, parameter_value); END_TYPE; -- trimming_select TYPE u_direction_count = INTEGER; WHERE wr1: (SELF > 1); END_TYPE; -- u_direction_count TYPE unit = SELECT (named_unit, derived_unit); END_TYPE; -- unit TYPE v_direction_count = INTEGER; WHERE wr1: (SELF > 1); END_TYPE; -- v_direction_count TYPE value_qualifier = SELECT (precision_qualifier, type_qualifier); END_TYPE; -- value_qualifier TYPE vector_or_direction = SELECT (vector, direction); END_TYPE; -- vector_or_direction TYPE volume_measure = REAL; END_TYPE; -- volume_measure TYPE wireframe_model = SELECT (shell_based_wireframe_model, edge_based_wireframe_model); END_TYPE; -- wireframe_model TYPE year_number = INTEGER; END_TYPE; -- year_number ENTITY action; name : label; description : OPTIONAL text; chosen_method : action_method; DERIVE id : identifier := get_id_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1); END_ENTITY; -- action ENTITY action_assignment ABSTRACT SUPERTYPE; assigned_action : action; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- action_assignment ENTITY action_directive; name : label; description : OPTIONAL text; analysis : text; comment : text; requests : SET [1:?] OF versioned_action_request; END_ENTITY; -- action_directive ENTITY action_method; name : label; description : OPTIONAL text; consequence : text; purpose : text; END_ENTITY; -- action_method ENTITY action_method_with_associated_documents SUBTYPE OF (action_method); documents : SET [1:?] OF document; END_ENTITY; -- action_method_with_associated_documents ENTITY action_property; name : label; description : text; definition : characterized_action_definition; END_ENTITY; -- action_property ENTITY action_property_representation; name : label; description : text; property : action_property; representation : representation; END_ENTITY; -- action_property_representation ENTITY action_relationship; name : label; description : OPTIONAL text; relating_action : action; related_action : action; END_ENTITY; -- action_relationship ENTITY action_request_assignment ABSTRACT SUPERTYPE; assigned_action_request : versioned_action_request; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- action_request_assignment ENTITY action_request_solution; method : action_method; request : versioned_action_request; DERIVE description : text := get_description_value(SELF); name : label := get_name_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1); END_ENTITY; -- action_request_solution ENTITY action_request_status; status : label; assigned_request : versioned_action_request; END_ENTITY; -- action_request_status ENTITY action_resource; name : label; description : OPTIONAL text; usage : SET [1:?] OF supported_item; kind : action_resource_type; END_ENTITY; -- action_resource ENTITY action_resource_relationship; name : label; description : OPTIONAL text; relating_resource : action_resource; related_resource : action_resource; END_ENTITY; -- action_resource_relationship ENTITY action_resource_type; name : label; END_ENTITY; -- action_resource_type ENTITY action_status; status : label; assigned_action : executed_action; END_ENTITY; -- action_status ENTITY address; internal_location : OPTIONAL label; street_number : OPTIONAL label; street : OPTIONAL label; postal_box : OPTIONAL label; town : OPTIONAL label; region : OPTIONAL label; postal_code : OPTIONAL label; country : OPTIONAL label; facsimile_number : OPTIONAL label; telephone_number : OPTIONAL label; electronic_mail_address : OPTIONAL label; telex_number : OPTIONAL label; DERIVE name : label := get_name_value(SELF); url : identifier := get_id_value(SELF); WHERE wr1: (EXISTS(internal_location) OR EXISTS(street_number) OR EXISTS( street) OR EXISTS(postal_box) OR EXISTS(town) OR EXISTS( region) OR EXISTS(postal_code) OR EXISTS(country) OR EXISTS( facsimile_number) OR EXISTS(telephone_number) OR EXISTS( electronic_mail_address) OR EXISTS(telex_number)); END_ENTITY; -- address ENTITY advanced_brep_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP', 'TECHNICAL_DATA_PACKAGING.FACETED_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) > 0); wr3: (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT ('TECHNICAL_DATA_PACKAGING.ADVANCED_FACE' IN TYPEOF(fcs))) )) = 0)) )) = 0)) )) = 0); wr4: (SIZEOF(QUERY ( msb <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | ('TECHNICAL_DATA_PACKAGING.ORIENTED_CLOSED_SHELL' IN TYPEOF(msb\manifold_solid_brep.outer)) )) = 0); wr5: (SIZEOF(QUERY ( brv <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.BREP_WITH_VOIDS' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* brv\brep_with_voids.voids | csh\oriented_closed_shell.orientation )) = 0)) )) = 0); wr6: (SIZEOF(QUERY ( mi <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT ('TECHNICAL_DATA_PACKAGING.' + 'ADVANCED_BREP_SHAPE_REPRESENTATION' IN TYPEOF(mi\mapped_item.mapping_source. mapped_representation))) )) = 0); END_ENTITY; -- advanced_brep_shape_representation ENTITY advanced_face SUBTYPE OF (face_surface); WHERE wr1 : (SIZEOF(['TECHNICAL_DATA_PACKAGING.ELEMENTARY_SURFACE', 'TECHNICAL_DATA_PACKAGING.B_SPLINE_SURFACE', 'TECHNICAL_DATA_PACKAGING.SWEPT_SURFACE'] * TYPEOF( face_geometry)) = 1); wr2 : (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path. edge_list | (NOT ('TECHNICAL_DATA_PACKAGING.EDGE_CURVE' IN TYPEOF(oe\oriented_edge.edge_element))) )) = 0)) )) = 0); wr3 : (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path. edge_list | (NOT (SIZEOF(['TECHNICAL_DATA_PACKAGING.LINE', 'TECHNICAL_DATA_PACKAGING.CONIC', 'TECHNICAL_DATA_PACKAGING.POLYLINE', 'TECHNICAL_DATA_PACKAGING.SURFACE_CURVE', 'TECHNICAL_DATA_PACKAGING.B_SPLINE_CURVE'] * TYPEOF(oe. edge_element\edge_curve.edge_geometry)) = 1)) )) = 0)) )) = 0); wr4 : (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path. edge_list | (NOT (('TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(oe\edge.edge_start)) AND ( 'TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT' IN TYPEOF(oe\ edge.edge_start\vertex_point.vertex_geometry)) AND ( 'TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(oe\edge. edge_end)) AND ('TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT' IN TYPEOF(oe\edge.edge_end\vertex_point.vertex_geometry)))) )) = 0)) )) = 0); wr5 : (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | ('TECHNICAL_DATA_PACKAGING.ORIENTED_PATH' IN TYPEOF( elp_fbnds.bound)) )) = 0); wr6 : ((NOT ('TECHNICAL_DATA_PACKAGING.SWEPT_SURFACE' IN TYPEOF( face_geometry))) OR (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.LINE', 'TECHNICAL_DATA_PACKAGING.CONIC', 'TECHNICAL_DATA_PACKAGING.POLYLINE', 'TECHNICAL_DATA_PACKAGING.B_SPLINE_CURVE'] * TYPEOF( face_geometry\swept_surface.swept_curve)) = 1)); wr7 : (SIZEOF(QUERY ( vlp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.VERTEX_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (('TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(vlp_fbnds\face_bound.bound\vertex_loop.loop_vertex)) AND ('TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT' IN TYPEOF( vlp_fbnds\face_bound.bound\vertex_loop.loop_vertex\ vertex_point.vertex_geometry)))) )) = 0); wr8 : (SIZEOF(QUERY ( bnd <* bounds | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP', 'TECHNICAL_DATA_PACKAGING.VERTEX_LOOP'] * TYPEOF(bnd.bound)) = 1)) )) = 0); wr9 : (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path. edge_list | (('TECHNICAL_DATA_PACKAGING.SURFACE_CURVE' IN TYPEOF(oe\oriented_edge.edge_element\edge_curve. edge_geometry)) AND (NOT (SIZEOF(QUERY ( sc_ag <* oe. edge_element\edge_curve.edge_geometry\surface_curve. associated_geometry | (NOT ( 'TECHNICAL_DATA_PACKAGING.PCURVE' IN TYPEOF(sc_ag))) )) = 0))) )) = 0)) )) = 0); wr10: (((NOT ('TECHNICAL_DATA_PACKAGING.SWEPT_SURFACE' IN TYPEOF( face_geometry))) OR (NOT ( 'TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(face_geometry \swept_surface.swept_curve))) OR (SIZEOF(face_geometry\ swept_surface.swept_curve\polyline.points) >= 3)) AND ( SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* bounds | ( 'TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds.bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path. edge_list | (('TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(oe\oriented_edge.edge_element\edge_curve. edge_geometry)) AND (NOT (SIZEOF(oe\oriented_edge. edge_element\edge_curve.edge_geometry\polyline.points) >= 3))) )) = 0)) )) = 0)); END_ENTITY; -- advanced_face ENTITY alternate_product_relationship; name : label; definition : OPTIONAL text; alternate : product; base : product; basis : text; UNIQUE ur1 : alternate, base; WHERE wr1: (alternate :<>: base); END_ENTITY; -- alternate_product_relationship ENTITY amount_of_substance_measure_with_unit SUBTYPE OF (measure_with_unit); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.AMOUNT_OF_SUBSTANCE_UNIT' IN TYPEOF( SELF\measure_with_unit.unit_component)); END_ENTITY; -- amount_of_substance_measure_with_unit ENTITY amount_of_substance_unit SUBTYPE OF (named_unit); WHERE wr1: ((SELF\named_unit.dimensions.length_exponent = 0) AND (SELF\ named_unit.dimensions.mass_exponent = 0) AND (SELF\ named_unit.dimensions.time_exponent = 0) AND (SELF\ named_unit.dimensions.electric_current_exponent = 0) AND ( SELF\named_unit.dimensions. thermodynamic_temperature_exponent = 0) AND (SELF\named_unit .dimensions.amount_of_substance_exponent = 1) AND (SELF\ named_unit.dimensions.luminous_intensity_exponent = 0)); END_ENTITY; -- amount_of_substance_unit ENTITY annotation_curve_occurrence SUBTYPE OF (annotation_occurrence); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.CURVE' IN TYPEOF(SELF\styled_item. item)); END_ENTITY; -- annotation_curve_occurrence ENTITY annotation_occurrence SUPERTYPE OF (ONEOF (annotation_point_occurrence, annotation_curve_occurrence,annotation_text_occurrence)) SUBTYPE OF (styled_item); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(SELF)); END_ENTITY; -- annotation_occurrence ENTITY annotation_point_occurrence SUBTYPE OF (annotation_occurrence); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.POINT' IN TYPEOF(SELF\styled_item. item)); END_ENTITY; -- annotation_point_occurrence ENTITY annotation_text SUBTYPE OF (mapped_item); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT' IN TYPEOF(SELF\ mapped_item.mapping_target)); wr2: ('TECHNICAL_DATA_PACKAGING.TEXT_STRING_REPRESENTATION' IN TYPEOF(SELF\mapped_item.mapping_source.mapped_representation)); wr3: ('TECHNICAL_DATA_PACKAGING.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(SELF)); END_ENTITY; -- annotation_text ENTITY annotation_text_character SUBTYPE OF (mapped_item); alignment : text_alignment; WHERE wr1: ('TECHNICAL_DATA_PACKAGING.CHARACTER_GLYPH_SYMBOL' IN TYPEOF( SELF\mapped_item.mapping_source.mapped_representation)); wr2: ('TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT' IN TYPEOF(SELF\ mapped_item.mapping_target)); wr3: ('TECHNICAL_DATA_PACKAGING.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(SELF)); END_ENTITY; -- annotation_text_character ENTITY annotation_text_occurrence SUBTYPE OF (annotation_occurrence); WHERE wr1: (SIZEOF(['TECHNICAL_DATA_PACKAGING.TEXT_LITERAL', 'TECHNICAL_DATA_PACKAGING.ANNOTATION_TEXT', 'TECHNICAL_DATA_PACKAGING.ANNOTATION_TEXT_CHARACTER', 'TECHNICAL_DATA_PACKAGING.DEFINED_CHARACTER_GLYPH', 'TECHNICAL_DATA_PACKAGING.COMPOSITE_TEXT'] * TYPEOF(SELF\ styled_item.item)) > 0); END_ENTITY; -- annotation_text_occurrence ENTITY application_context; application : label; DERIVE description : text := get_description_value(SELF); id : identifier := get_id_value(SELF); INVERSE context_elements : SET [1:?] OF application_context_element FOR frame_of_reference; WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1); END_ENTITY; -- application_context ENTITY application_context_element SUPERTYPE OF (ONEOF (library_context,product_concept_context, product_context,product_definition_context)); name : label; frame_of_reference : application_context; END_ENTITY; -- application_context_element ENTITY application_context_relationship; name : label; description : OPTIONAL text; relating_context : application_context; related_context : application_context; END_ENTITY; -- application_context_relationship ENTITY application_protocol_definition; status : label; application_interpreted_model_schema_name : label; application_protocol_year : year_number; application : application_context; END_ENTITY; -- application_protocol_definition ENTITY applied_action_assignment SUBTYPE OF (action_assignment); items : SET [1:?] OF action_item; END_ENTITY; -- applied_action_assignment ENTITY applied_action_request_assignment SUBTYPE OF (action_request_assignment); items : SET [1:?] OF action_request_item; END_ENTITY; -- applied_action_request_assignment ENTITY applied_approval_assignment SUBTYPE OF (approval_assignment); items : SET [1:?] OF approval_item; END_ENTITY; -- applied_approval_assignment ENTITY applied_certification_assignment SUBTYPE OF (certification_assignment); items : SET [1:?] OF certification_item; END_ENTITY; -- applied_certification_assignment ENTITY applied_classification_assignment SUBTYPE OF (classification_assignment); items : SET [1:?] OF classification_item; END_ENTITY; -- applied_classification_assignment ENTITY applied_contract_assignment SUBTYPE OF (contract_assignment); items : SET [1:?] OF contract_item; END_ENTITY; -- applied_contract_assignment ENTITY applied_date_and_time_assignment SUBTYPE OF (date_and_time_assignment); items : SET [1:?] OF date_and_time_item; END_ENTITY; -- applied_date_and_time_assignment ENTITY applied_date_assignment SUBTYPE OF (date_assignment); items : SET [1:?] OF date_item; END_ENTITY; -- applied_date_assignment ENTITY applied_document_reference SUBTYPE OF (document_reference); items : SET [1:?] OF document_reference_item; END_ENTITY; -- applied_document_reference ENTITY applied_document_usage_constraint_assignment SUBTYPE OF (document_usage_constraint_assignment); items : SET [1:?] OF document_reference_item; END_ENTITY; -- applied_document_usage_constraint_assignment ENTITY applied_effectivity_assignment SUBTYPE OF (effectivity_assignment); items : SET [1:?] OF effectivity_item; END_ENTITY; -- applied_effectivity_assignment ENTITY applied_effectivity_context_assignment SUBTYPE OF (effectivity_context_assignment); items : SET [1:?] OF effectivity_context_item; END_ENTITY; -- applied_effectivity_context_assignment ENTITY applied_event_occurrence_assignment SUBTYPE OF (event_occurrence_assignment); items : SET [1:?] OF event_occurrence_item; END_ENTITY; -- applied_event_occurrence_assignment ENTITY applied_external_identification_assignment SUBTYPE OF (external_identification_assignment); items : SET [1:?] OF external_identification_item; END_ENTITY; -- applied_external_identification_assignment ENTITY applied_identification_assignment SUBTYPE OF (identification_assignment); items : SET [1:?] OF identification_item; END_ENTITY; -- applied_identification_assignment ENTITY applied_organization_assignment SUBTYPE OF (organization_assignment); items : SET [1:?] OF organization_item; END_ENTITY; -- applied_organization_assignment ENTITY applied_organizational_project_assignment SUBTYPE OF (organizational_project_assignment); items : SET [1:?] OF organizational_project_item; END_ENTITY; -- applied_organizational_project_assignment ENTITY applied_person_and_organization_assignment SUBTYPE OF (person_and_organization_assignment); items : SET [1:?] OF person_and_organization_item; END_ENTITY; -- applied_person_and_organization_assignment ENTITY applied_presented_item SUBTYPE OF (presented_item); items : SET [1:?] OF presented_item_item; END_ENTITY; -- applied_presented_item ENTITY applied_security_classification_assignment SUBTYPE OF (security_classification_assignment); items : SET [1:?] OF security_classification_item; END_ENTITY; -- applied_security_classification_assignment ENTITY approval; status : approval_status; level : label; END_ENTITY; -- approval ENTITY approval_assignment ABSTRACT SUPERTYPE; assigned_approval : approval; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- approval_assignment ENTITY approval_date_time; date_time : date_time_select; dated_approval : approval; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- approval_date_time ENTITY approval_person_organization; person_organization : person_organization_select; authorized_approval : approval; role : approval_role; END_ENTITY; -- approval_person_organization ENTITY approval_relationship; name : label; description : OPTIONAL text; relating_approval : approval; related_approval : approval; END_ENTITY; -- approval_relationship ENTITY approval_role; role : label; DERIVE description : text := get_description_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- approval_role ENTITY approval_status; name : label; END_ENTITY; -- approval_status ENTITY area_dependent_annotation_representation SUBTYPE OF (presentation_representation); WHERE wr1: (SIZEOF(QUERY ( item <* SELF\representation.items | (NOT ( SIZEOF(['TECHNICAL_DATA_PACKAGING.' + 'ANNOTATION_OCCURRENCE', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT'] * TYPEOF(item)) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( item <* SELF\representation.items | ( 'TECHNICAL_DATA_PACKAGING.ANNOTATION_OCCURRENCE' IN TYPEOF( item)) )) >= 1); END_ENTITY; -- area_dependent_annotation_representation ENTITY area_in_set; area : presentation_area; in_set : presentation_set; END_ENTITY; -- area_in_set ENTITY area_measure_with_unit SUBTYPE OF (measure_with_unit); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.AREA_UNIT' IN TYPEOF(SELF\ measure_with_unit.unit_component)); END_ENTITY; -- area_measure_with_unit ENTITY area_unit SUBTYPE OF (named_unit); WHERE wr1: ((SELF\named_unit.dimensions.length_exponent = 2) AND (SELF\ named_unit.dimensions.mass_exponent = 0) AND (SELF\ named_unit.dimensions.time_exponent = 0) AND (SELF\ named_unit.dimensions.electric_current_exponent = 0) AND ( SELF\named_unit.dimensions. thermodynamic_temperature_exponent = 0) AND (SELF\named_unit .dimensions.amount_of_substance_exponent = 0) AND (SELF\ named_unit.dimensions.luminous_intensity_exponent = 0)); END_ENTITY; -- area_unit ENTITY assembly_component_usage SUPERTYPE OF (ONEOF (next_assembly_usage_occurrence, specified_higher_usage_occurrence,promissory_usage_occurrence)) SUBTYPE OF (product_definition_usage); reference_designator : OPTIONAL identifier; END_ENTITY; -- assembly_component_usage ENTITY assembly_component_usage_substitute; name : label; definition : OPTIONAL text; base : assembly_component_usage; substitute : assembly_component_usage; UNIQUE ur1 : base, substitute; WHERE wr1: (base.relating_product_definition :=: substitute. relating_product_definition); wr2: (base :<>: substitute); END_ENTITY; -- assembly_component_usage_substitute ENTITY assembly_component_usage_substitute_with_ranking SUBTYPE OF (assembly_component_usage_substitute); ranking : INTEGER; ranking_rationale : text; END_ENTITY; -- assembly_component_usage_substitute_with_ranking ENTITY axis1_placement SUBTYPE OF (placement); axis : OPTIONAL direction; DERIVE z : direction := NVL(normalise(axis),dummy_gri || direction([0,0,1])); WHERE wr1: (SELF\geometric_representation_item.dim = 3); END_ENTITY; -- axis1_placement ENTITY axis2_placement_2d SUBTYPE OF (placement); ref_direction : OPTIONAL direction; DERIVE p : LIST [2:2] OF direction := build_2axes(ref_direction); WHERE wr1: (SELF\geometric_representation_item.dim = 2); END_ENTITY; -- axis2_placement_2d ENTITY axis2_placement_3d SUBTYPE OF (placement); axis : OPTIONAL direction; ref_direction : OPTIONAL direction; DERIVE p : LIST [3:3] OF direction := build_axes(axis,ref_direction); WHERE wr1: (SELF\placement.location.dim = 3); wr2: ((NOT EXISTS(axis)) OR (axis.dim = 3)); wr3: ((NOT EXISTS(ref_direction)) OR (ref_direction.dim = 3)); wr4: ((NOT EXISTS(axis)) OR (NOT EXISTS(ref_direction)) OR ( cross_product(axis,ref_direction).magnitude > 0)); END_ENTITY; -- axis2_placement_3d ENTITY b_spline_curve SUPERTYPE OF (ONEOF (uniform_curve,b_spline_curve_with_knots, quasi_uniform_curve,bezier_curve) ANDOR rational_b_spline_curve) SUBTYPE OF (bounded_curve); degree : INTEGER; control_points_list : LIST [2:?] OF cartesian_point; curve_form : b_spline_curve_form; closed_curve : LOGICAL; self_intersect : LOGICAL; DERIVE upper_index_on_control_points : INTEGER := SIZEOF( control_points_list) - 1; control_points : ARRAY [0: upper_index_on_control_points] OF cartesian_point := list_to_array( control_points_list,0, upper_index_on_control_points); WHERE wr1: (('TECHNICAL_DATA_PACKAGING.UNIFORM_CURVE' IN TYPEOF(SELF)) OR ('TECHNICAL_DATA_PACKAGING.QUASI_UNIFORM_CURVE' IN TYPEOF( SELF)) OR ('TECHNICAL_DATA_PACKAGING.BEZIER_CURVE' IN TYPEOF(SELF)) OR ( 'TECHNICAL_DATA_PACKAGING.B_SPLINE_CURVE_WITH_KNOTS' IN TYPEOF(SELF))); END_ENTITY; -- b_spline_curve ENTITY b_spline_curve_with_knots SUBTYPE OF (b_spline_curve); knot_multiplicities : LIST [2:?] OF INTEGER; knots : LIST [2:?] OF parameter_value; knot_spec : knot_type; DERIVE upper_index_on_knots : INTEGER := SIZEOF(knots); WHERE wr1: constraints_param_b_spline(degree,upper_index_on_knots, upper_index_on_control_points,knot_multiplicities,knots); wr2: (SIZEOF(knot_multiplicities) = upper_index_on_knots); END_ENTITY; -- b_spline_curve_with_knots ENTITY b_spline_surface SUPERTYPE OF (ONEOF (b_spline_surface_with_knots,uniform_surface, quasi_uniform_surface,bezier_surface) ANDOR rational_b_spline_surface) SUBTYPE OF (bounded_surface); u_degree : INTEGER; v_degree : INTEGER; control_points_list : LIST [2:?] OF LIST [2:?] OF cartesian_point; surface_form : b_spline_surface_form; u_closed : LOGICAL; v_closed : LOGICAL; self_intersect : LOGICAL; DERIVE u_upper : INTEGER := SIZEOF(control_points_list) - 1; v_upper : INTEGER := SIZEOF(control_points_list[1]) - 1; control_points : ARRAY [0:u_upper] OF ARRAY [0:v_upper] OF cartesian_point := make_array_of_array( control_points_list,0,u_upper,0,v_upper); WHERE wr1: (('TECHNICAL_DATA_PACKAGING.UNIFORM_SURFACE' IN TYPEOF(SELF)) OR ('TECHNICAL_DATA_PACKAGING.QUASI_UNIFORM_SURFACE' IN TYPEOF(SELF)) OR ('TECHNICAL_DATA_PACKAGING.BEZIER_SURFACE' IN TYPEOF(SELF)) OR ( 'TECHNICAL_DATA_PACKAGING.B_SPLINE_SURFACE_WITH_KNOTS' IN TYPEOF(SELF))); END_ENTITY; -- b_spline_surface ENTITY b_spline_surface_with_knots SUBTYPE OF (b_spline_surface); u_multiplicities : LIST [2:?] OF INTEGER; v_multiplicities : LIST [2:?] OF INTEGER; u_knots : LIST [2:?] OF parameter_value; v_knots : LIST [2:?] OF parameter_value; knot_spec : knot_type; DERIVE knot_u_upper : INTEGER := SIZEOF(u_knots); knot_v_upper : INTEGER := SIZEOF(v_knots); WHERE wr1: constraints_param_b_spline(SELF\b_spline_surface.u_degree, knot_u_upper,SELF\b_spline_surface.u_upper,u_multiplicities, u_knots); wr2: constraints_param_b_spline(SELF\b_spline_surface.v_degree, knot_v_upper,SELF\b_spline_surface.v_upper,v_multiplicities, v_knots); wr3: (SIZEOF(u_multiplicities) = knot_u_upper); wr4: (SIZEOF(v_multiplicities) = knot_v_upper); END_ENTITY; -- b_spline_surface_with_knots ENTITY background_colour SUBTYPE OF (colour); presentation : area_or_view; UNIQUE ur1 : presentation; END_ENTITY; -- background_colour ENTITY bezier_curve SUBTYPE OF (b_spline_curve); END_ENTITY; -- bezier_curve ENTITY bezier_surface SUBTYPE OF (b_spline_surface); END_ENTITY; -- bezier_surface ENTITY block SUBTYPE OF (geometric_representation_item); position : axis2_placement_3d; x : positive_length_measure; y : positive_length_measure; z : positive_length_measure; END_ENTITY; -- block ENTITY boolean_result SUBTYPE OF (geometric_representation_item); operator : boolean_operator; first_operand : boolean_operand; second_operand : boolean_operand; END_ENTITY; -- boolean_result ENTITY boundary_curve SUBTYPE OF (composite_curve_on_surface); WHERE wr1: SELF\composite_curve.closed_curve; END_ENTITY; -- boundary_curve ENTITY bounded_curve SUPERTYPE OF (ONEOF (polyline,b_spline_curve,trimmed_curve, bounded_pcurve,bounded_surface_curve,composite_curve)) SUBTYPE OF (curve); END_ENTITY; -- bounded_curve ENTITY bounded_pcurve SUBTYPE OF (pcurve, bounded_curve); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.BOUNDED_CURVE' IN TYPEOF(SELF\pcurve .reference_to_curve.items[1])); END_ENTITY; -- bounded_pcurve ENTITY bounded_surface SUPERTYPE OF (ONEOF (b_spline_surface,rectangular_trimmed_surface, curve_bounded_surface,rectangular_composite_surface)) SUBTYPE OF (surface); END_ENTITY; -- bounded_surface ENTITY bounded_surface_curve SUBTYPE OF (surface_curve, bounded_curve); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.BOUNDED_CURVE' IN TYPEOF(SELF\ surface_curve.curve_3d)); END_ENTITY; -- bounded_surface_curve ENTITY box_domain; corner : cartesian_point; xlength : positive_length_measure; ylength : positive_length_measure; zlength : positive_length_measure; WHERE wr1: (SIZEOF(QUERY ( item <* USEDIN(SELF,'') | (NOT ( 'TECHNICAL_DATA_PACKAGING.BOXED_HALF_SPACE' IN TYPEOF(item))) )) = 0); END_ENTITY; -- box_domain ENTITY boxed_half_space SUBTYPE OF (half_space_solid); enclosure : box_domain; END_ENTITY; -- boxed_half_space ENTITY brep_with_voids SUBTYPE OF (manifold_solid_brep); voids : SET [1:?] OF oriented_closed_shell; END_ENTITY; -- brep_with_voids ENTITY calendar_date SUBTYPE OF (date); day_component : day_in_month_number; month_component : month_in_year_number; WHERE wr1: valid_calendar_date(SELF); END_ENTITY; -- calendar_date ENTITY camera_image SUBTYPE OF (mapped_item); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.CAMERA_USAGE' IN TYPEOF(SELF\ mapped_item.mapping_source)); wr2: ('TECHNICAL_DATA_PACKAGING.PLANAR_BOX' IN TYPEOF(SELF\ mapped_item.mapping_target)); wr3: ('TECHNICAL_DATA_PACKAGING.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF(SELF)); END_ENTITY; -- camera_image ENTITY camera_image_3d_with_scale SUBTYPE OF (camera_image); DERIVE scale : positive_ratio_measure := SELF\mapped_item.mapping_target\ planar_extent.size_in_x / SELF\mapped_item.mapping_source. mapping_origin\camera_model_d3.perspective_of_volume. view_window.size_in_x; WHERE wr1: ('TECHNICAL_DATA_PACKAGING.CAMERA_MODEL_D3' IN TYPEOF(SELF\ mapped_item.mapping_source.mapping_origin)); wr2: (aspect_ratio(SELF\mapped_item.mapping_target) = aspect_ratio( SELF\mapped_item.mapping_source.mapping_origin\ camera_model_d3.perspective_of_volume.view_window)); wr3: (SELF\mapped_item.mapping_source.mapping_origin\camera_model_d3 .perspective_of_volume.front_plane_clipping AND SELF\ mapped_item.mapping_source.mapping_origin\camera_model_d3. perspective_of_volume.view_volume_sides_clipping); wr4: ((SELF\mapped_item.mapping_target\planar_extent.size_in_x > 0) AND (SELF\mapped_item.mapping_target\planar_extent.size_in_y > 0)); wr5: ((SELF\mapped_item.mapping_source.mapping_origin\ camera_model_d3.perspective_of_volume.view_window.size_in_x > 0) AND (SELF\mapped_item.mapping_source.mapping_origin\ camera_model_d3.perspective_of_volume.view_window.size_in_y > 0)); wr6: ((('TECHNICAL_DATA_PACKAGING.' + 'AXIS2_PLACEMENT_2D') IN TYPEOF(SELF\mapped_item.mapping_target\planar_box.placement)) AND (NOT (('TECHNICAL_DATA_PACKAGING.' + 'AXIS2_PLACEMENT_3D') IN TYPEOF(SELF\mapped_item. mapping_target\planar_box.placement)))); END_ENTITY; -- camera_image_3d_with_scale ENTITY camera_model SUPERTYPE OF (ONEOF (camera_model_d3)) SUBTYPE OF (geometric_representation_item); WHERE wr1: ((SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ITEM_DEFINED_TRANSFORMATION.' + 'TRANSFORM_ITEM_1')) + SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'REPRESENTATION_MAP.MAPPING_ORIGIN'))) > 0); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'STYLED_ITEM.ITEM')) = 0); END_ENTITY; -- camera_model ENTITY camera_model_d3 SUBTYPE OF (camera_model); view_reference_system : axis2_placement_3d; perspective_of_volume : view_volume; WHERE wr1: ((dot_product(SELF.view_reference_system.p[3],SELF. perspective_of_volume.view_window.placement.p[3]) = 1) AND ( SELF.view_reference_system.location.coordinates[3] = SELF. perspective_of_volume.view_window.placement.location. coordinates[3])); wr2: (SELF\geometric_representation_item.dim = 3); END_ENTITY; -- camera_model_d3 ENTITY camera_model_d3_with_hlhsr SUBTYPE OF (camera_model_d3); hidden_line_surface_removal : BOOLEAN; END_ENTITY; -- camera_model_d3_with_hlhsr ENTITY camera_model_with_light_sources SUBTYPE OF (camera_model_d3); sources : SET [1:?] OF light_source; END_ENTITY; -- camera_model_with_light_sources ENTITY camera_usage SUBTYPE OF (representation_map); WHERE wr1: (NOT ('TECHNICAL_DATA_PACKAGING.PRESENTATION_REPRESENTATION' IN TYPEOF(SELF\representation_map.mapped_representation))); wr2: ('TECHNICAL_DATA_PACKAGING.CAMERA_MODEL' IN TYPEOF(SELF\ representation_map.mapping_origin)); END_ENTITY; -- camera_usage ENTITY cartesian_point SUBTYPE OF (point); coordinates : LIST [1:3] OF length_measure; END_ENTITY; -- cartesian_point ENTITY cartesian_transformation_operator SUPERTYPE OF (ONEOF (cartesian_transformation_operator_2d, cartesian_transformation_operator_3d)) SUBTYPE OF (geometric_representation_item, functionally_defined_transformation); axis1 : OPTIONAL direction; axis2 : OPTIONAL direction; local_origin : cartesian_point; scale : OPTIONAL REAL; DERIVE scl : REAL := NVL(scale,1); WHERE wr1: (scl > 0); END_ENTITY; -- cartesian_transformation_operator ENTITY cartesian_transformation_operator_2d SUBTYPE OF (cartesian_transformation_operator); DERIVE u : LIST [2:2] OF direction := base_axis(2,SELF\ cartesian_transformation_operator.axis1,SELF\ cartesian_transformation_operator.axis2,?); WHERE wr1: (SELF\geometric_representation_item.dim = 2); END_ENTITY; -- cartesian_transformation_operator_2d ENTITY cartesian_transformation_operator_3d SUBTYPE OF (cartesian_transformation_operator); axis3 : OPTIONAL direction; DERIVE u : LIST [3:3] OF direction := base_axis(3,SELF\ cartesian_transformation_operator.axis1,SELF\ cartesian_transformation_operator.axis2,axis3); WHERE wr1: (SELF\geometric_representation_item.dim = 3); END_ENTITY; -- cartesian_transformation_operator_3d ENTITY certification; name : label; purpose : text; kind : certification_type; END_ENTITY; -- certification ENTITY certification_assignment ABSTRACT SUPERTYPE; assigned_certification : certification; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- certification_assignment ENTITY certification_type; description : label; END_ENTITY; -- certification_type ENTITY character_glyph_style_outline; outline_style : curve_style; END_ENTITY; -- character_glyph_style_outline ENTITY character_glyph_style_stroke; stroke_style : curve_style; END_ENTITY; -- character_glyph_style_stroke ENTITY character_glyph_symbol SUBTYPE OF (symbol_representation); character_box : planar_extent; baseline_ratio : ratio_measure; DERIVE box_height : length_measure := character_box.size_in_y; WHERE wr1: ((0 <= baseline_ratio) AND (baseline_ratio <= 1)); wr2: item_in_context(SELF.character_box,SELF\representation. context_of_items); wr3: ('TECHNICAL_DATA_PACKAGING.POSITIVE_LENGTH_MEASURE' IN TYPEOF( SELF.box_height)); END_ENTITY; -- character_glyph_symbol ENTITY characterized_object; name : label; description : OPTIONAL text; END_ENTITY; -- characterized_object ENTITY circle SUBTYPE OF (conic); radius : positive_length_measure; END_ENTITY; -- circle ENTITY class SUBTYPE OF (group); END_ENTITY; -- class ENTITY class_system SUBTYPE OF (group); END_ENTITY; -- class_system ENTITY classification_assignment ABSTRACT SUPERTYPE; assigned_class : group; role : classification_role; END_ENTITY; -- classification_assignment ENTITY classification_role; name : label; description : OPTIONAL text; END_ENTITY; -- classification_role ENTITY closed_shell SUBTYPE OF (connected_face_set); END_ENTITY; -- closed_shell ENTITY colour; END_ENTITY; -- colour ENTITY colour_rgb SUBTYPE OF (colour_specification); red : REAL; green : REAL; blue : REAL; WHERE wr1: ((0 <= red) AND (red <= 1)); wr2: ((0 <= green) AND (green <= 1)); wr3: ((0 <= blue) AND (blue <= 1)); END_ENTITY; -- colour_rgb ENTITY colour_specification SUBTYPE OF (colour); name : label; END_ENTITY; -- colour_specification ENTITY composite_curve SUBTYPE OF (bounded_curve); segments : LIST [1:?] OF composite_curve_segment; self_intersect : LOGICAL; DERIVE n_segments : INTEGER := SIZEOF(segments); closed_curve : LOGICAL := segments[n_segments].transition <> discontinuous; WHERE wr1: (((NOT closed_curve) AND (SIZEOF(QUERY ( temp <* segments | ( temp.transition = discontinuous) )) = 1)) OR (closed_curve AND (SIZEOF(QUERY ( temp <* segments | (temp.transition = discontinuous) )) = 0))); END_ENTITY; -- composite_curve ENTITY composite_curve_on_surface SUPERTYPE OF (boundary_curve) SUBTYPE OF (composite_curve); DERIVE basis_surface : SET [0:2] OF surface := get_basis_surface(SELF); WHERE wr1: (SIZEOF(basis_surface) > 0); wr2: constraints_composite_curve_on_surface(SELF); END_ENTITY; -- composite_curve_on_surface ENTITY composite_curve_segment SUBTYPE OF (founded_item); transition : transition_code; same_sense : BOOLEAN; parent_curve : curve; INVERSE using_curves : BAG [1:?] OF composite_curve FOR segments; WHERE wr1: ('TECHNICAL_DATA_PACKAGING.BOUNDED_CURVE' IN TYPEOF( parent_curve)); END_ENTITY; -- composite_curve_segment ENTITY composite_text SUBTYPE OF (geometric_representation_item); collected_text : SET [2:?] OF text_or_character; WHERE wr1: acyclic_composite_text(SELF,SELF.collected_text); END_ENTITY; -- composite_text ENTITY compound_representation_item SUBTYPE OF (representation_item); item_element : compound_item_definition; END_ENTITY; -- compound_representation_item ENTITY configuration_design; configuration : configuration_item; design : configuration_design_item; DERIVE name : label := get_name_value(SELF); description : text := get_description_value(SELF); UNIQUE ur1 : configuration, design; WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- configuration_design ENTITY configuration_effectivity SUBTYPE OF (product_definition_effectivity); configuration : configuration_design; UNIQUE ur1 : configuration, usage, id; WHERE wr1: ('TECHNICAL_DATA_PACKAGING.PRODUCT_DEFINITION_USAGE' IN TYPEOF( SELF\product_definition_effectivity.usage)); END_ENTITY; -- configuration_effectivity ENTITY configuration_item; id : identifier; name : label; description : OPTIONAL text; item_concept : product_concept; purpose : OPTIONAL label; END_ENTITY; -- configuration_item ENTITY conic SUPERTYPE OF (ONEOF (circle,ellipse,hyperbola,parabola)) SUBTYPE OF (curve); position : axis2_placement; END_ENTITY; -- conic ENTITY conical_surface SUBTYPE OF (elementary_surface); radius : length_measure; semi_angle : plane_angle_measure; WHERE wr1: (radius >= 0); END_ENTITY; -- conical_surface ENTITY connected_edge_set SUBTYPE OF (topological_representation_item); ces_edges : SET [1:?] OF edge; END_ENTITY; -- connected_edge_set ENTITY connected_face_set SUPERTYPE OF (ONEOF (closed_shell,open_shell)) SUBTYPE OF (topological_representation_item); cfs_faces : SET [1:?] OF face; END_ENTITY; -- connected_face_set ENTITY context_dependent_shape_representation; representation_relation : shape_representation_relationship; represented_product_relation : product_definition_shape; DERIVE description : text := get_description_value(SELF); name : label := get_name_value(SELF); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.PRODUCT_DEFINITION_RELATIONSHIP' IN TYPEOF(SELF.represented_product_relation.definition)); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); wr3: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1); END_ENTITY; -- context_dependent_shape_representation ENTITY context_dependent_unit SUBTYPE OF (named_unit); name : label; END_ENTITY; -- context_dependent_unit ENTITY contract; name : label; purpose : text; kind : contract_type; END_ENTITY; -- contract ENTITY contract_assignment ABSTRACT SUPERTYPE; assigned_contract : contract; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- contract_assignment ENTITY contract_relationship; id : identifier; name : label; description : OPTIONAL text; relating_contract : contract; related_contract : contract; END_ENTITY; -- contract_relationship ENTITY contract_type; description : label; END_ENTITY; -- contract_type ENTITY conversion_based_unit SUBTYPE OF (named_unit); name : label; conversion_factor : measure_with_unit; END_ENTITY; -- conversion_based_unit ENTITY coordinated_universal_time_offset; hour_offset : INTEGER; minute_offset : OPTIONAL INTEGER; sense : ahead_or_behind; DERIVE actual_minute_offset : INTEGER := NVL(minute_offset,0); WHERE wr1: ((0 <= hour_offset) AND (hour_offset < 24)); wr2: ((0 <= actual_minute_offset) AND (actual_minute_offset <= 59)); wr3: (NOT (((hour_offset <> 0) OR (actual_minute_offset <> 0)) AND ( sense = exact))); END_ENTITY; -- coordinated_universal_time_offset ENTITY csg_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SELF.context_of_items\geometric_representation_context. coordinate_space_dimension = 3); wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.CSG_SOLID', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D', 'TECHNICAL_DATA_PACKAGING.SOLID_REPLICA', 'TECHNICAL_DATA_PACKAGING.REVOLVED_FACE_SOLID', 'TECHNICAL_DATA_PACKAGING.EXTRUDED_FACE_SOLID'] * TYPEOF(it)) <> 1) )) = 0); wr3: (SIZEOF(QUERY ( mi <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT ('TECHNICAL_DATA_PACKAGING.CSG_SHAPE_REPRESENTATION' IN TYPEOF(mi\mapped_item.mapping_source.mapped_representation))) )) = 0); wr4: (SIZEOF(QUERY ( sr <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.SOLID_REPLICA' IN TYPEOF(it)) ) | (SIZEOF(['TECHNICAL_DATA_PACKAGING.CSG_SOLID', 'TECHNICAL_DATA_PACKAGING.REVOLVED_FACE_SOLID', 'TECHNICAL_DATA_PACKAGING.EXTRUDED_FACE_SOLID'] * TYPEOF(sr\ solid_replica.parent_solid)) = 0) )) = 0); wr5: (SIZEOF(QUERY ( it <* SELF.items | (NOT ( 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D' IN TYPEOF(it))) )) > 0); END_ENTITY; -- csg_shape_representation ENTITY csg_solid SUBTYPE OF (solid_model); tree_root_expression : csg_select; END_ENTITY; -- csg_solid ENTITY curve SUPERTYPE OF (ONEOF (line,conic,pcurve,surface_curve,offset_curve_2d, offset_curve_3d,curve_replica)) SUBTYPE OF (geometric_representation_item); END_ENTITY; -- curve ENTITY curve_bounded_surface SUBTYPE OF (bounded_surface); basis_surface : surface; boundaries : SET [1:?] OF boundary_curve; implicit_outer : BOOLEAN; WHERE wr1: ((NOT implicit_outer) OR (SIZEOF(QUERY ( temp <* boundaries | ( 'TECHNICAL_DATA_PACKAGING.OUTER_BOUNDARY_CURVE' IN TYPEOF( temp)) )) = 0)); wr2: ((NOT implicit_outer) OR ( 'TECHNICAL_DATA_PACKAGING.BOUNDED_SURFACE' IN TYPEOF( basis_surface))); wr3: (SIZEOF(QUERY ( temp <* boundaries | ( 'TECHNICAL_DATA_PACKAGING.OUTER_BOUNDARY_CURVE' IN TYPEOF( temp)) )) <= 1); wr4: (SIZEOF(QUERY ( temp <* boundaries | (temp\ composite_curve_on_surface.basis_surface[1] <> SELF. basis_surface) )) = 0); END_ENTITY; -- curve_bounded_surface ENTITY curve_replica SUBTYPE OF (curve); parent_curve : curve; transformation : cartesian_transformation_operator; WHERE wr1: (transformation.dim = parent_curve.dim); wr2: acyclic_curve_replica(SELF,parent_curve); END_ENTITY; -- curve_replica ENTITY curve_style; name : label; curve_font : curve_font_or_scaled_curve_font_select; curve_width : size_select; curve_colour : colour; END_ENTITY; -- curve_style ENTITY curve_style_font; name : label; pattern_list : LIST [1:?] OF curve_style_font_pattern; END_ENTITY; -- curve_style_font ENTITY curve_style_font_pattern; visible_segment_length : positive_length_measure; invisible_segment_length : positive_length_measure; END_ENTITY; -- curve_style_font_pattern ENTITY curve_style_rendering; rendering_method : shading_curve_method; rendering_properties : surface_rendering_properties; END_ENTITY; -- curve_style_rendering ENTITY cylindrical_surface SUBTYPE OF (elementary_surface); radius : positive_length_measure; END_ENTITY; -- cylindrical_surface ENTITY date SUPERTYPE OF (ONEOF (calendar_date)); year_component : year_number; END_ENTITY; -- date ENTITY date_and_time; date_component : date; time_component : local_time; END_ENTITY; -- date_and_time ENTITY date_and_time_assignment ABSTRACT SUPERTYPE; assigned_date_and_time : date_and_time; role : date_time_role; END_ENTITY; -- date_and_time_assignment ENTITY date_assignment ABSTRACT SUPERTYPE; assigned_date : date; role : date_role; END_ENTITY; -- date_assignment ENTITY date_role; name : label; DERIVE description : text := get_description_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- date_role ENTITY date_time_role; name : label; DERIVE description : text := get_description_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- date_time_role ENTITY dated_effectivity SUBTYPE OF (effectivity); effectivity_end_date : OPTIONAL date_time_or_event_occurrence; effectivity_start_date : date_time_or_event_occurrence; END_ENTITY; -- dated_effectivity ENTITY defined_character_glyph SUBTYPE OF (geometric_representation_item); definition : defined_glyph_select; placement : axis2_placement; END_ENTITY; -- defined_character_glyph ENTITY definitional_representation SUBTYPE OF (representation); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.PARAMETRIC_REPRESENTATION_CONTEXT' IN TYPEOF(SELF\representation.context_of_items)); END_ENTITY; -- definitional_representation ENTITY degenerate_pcurve SUBTYPE OF (point); basis_surface : surface; reference_to_curve : definitional_representation; WHERE wr1: (SIZEOF(reference_to_curve\representation.items) = 1); wr2: ('TECHNICAL_DATA_PACKAGING.CURVE' IN TYPEOF(reference_to_curve\ representation.items[1])); wr3: (reference_to_curve\representation.items[1]\ geometric_representation_item.dim = 2); END_ENTITY; -- degenerate_pcurve ENTITY degenerate_toroidal_surface SUBTYPE OF (toroidal_surface); select_outer : BOOLEAN; WHERE wr1: (major_radius < minor_radius); END_ENTITY; -- degenerate_toroidal_surface ENTITY derived_unit; elements : SET [1:?] OF derived_unit_element; DERIVE name : label := get_name_value(SELF); WHERE wr1: ((SIZEOF(elements) > 1) OR ((SIZEOF(elements) = 1) AND ( elements[1].exponent <> 1))); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1); END_ENTITY; -- derived_unit ENTITY derived_unit_element; unit : named_unit; exponent : REAL; END_ENTITY; -- derived_unit_element ENTITY description_attribute; attribute_value : text; described_item : description_attribute_select; END_ENTITY; -- description_attribute ENTITY descriptive_representation_item SUBTYPE OF (representation_item); description : text; END_ENTITY; -- descriptive_representation_item ENTITY design_make_from_relationship SUBTYPE OF (product_definition_relationship); END_ENTITY; -- design_make_from_relationship ENTITY dimensional_exponents; length_exponent : REAL; mass_exponent : REAL; time_exponent : REAL; electric_current_exponent : REAL; thermodynamic_temperature_exponent : REAL; amount_of_substance_exponent : REAL; luminous_intensity_exponent : REAL; END_ENTITY; -- dimensional_exponents ENTITY directed_action SUBTYPE OF (executed_action); directive : action_directive; END_ENTITY; -- directed_action ENTITY direction SUBTYPE OF (geometric_representation_item); direction_ratios : LIST [2:3] OF REAL; WHERE wr1: (SIZEOF(QUERY ( tmp <* direction_ratios | (tmp <> 0) )) > 0); END_ENTITY; -- direction ENTITY document; id : identifier; name : label; description : OPTIONAL text; kind : document_type; INVERSE representation_types : SET [0:?] OF document_representation_type FOR represented_document; END_ENTITY; -- document ENTITY document_file SUBTYPE OF (document, characterized_object); WHERE wr1: (SELF\characterized_object.name = ''); wr2: (NOT EXISTS(SELF\characterized_object.description)); wr3: (SIZEOF(QUERY ( drt <* SELF\document.representation_types | ( drt.name IN ['digital','physical']) )) = 1); END_ENTITY; -- document_file ENTITY document_product_association; name : label; description : OPTIONAL text; relating_document : document; related_product : product_or_formation_or_definition; END_ENTITY; -- document_product_association ENTITY document_product_equivalence SUBTYPE OF (document_product_association); WHERE wr1: (SELF.name = 'equivalence'); wr2: ((NOT ('TECHNICAL_DATA_PACKAGING.PRODUCT' IN TYPEOF(SELF. related_product))) OR ((SELF.relating_document.kind. product_data_type = 'configuration controlled document') AND (SIZEOF(QUERY ( prpc <* USEDIN(SELF.related_product, 'TECHNICAL_DATA_PACKAGING.' + 'PRODUCT_RELATED_PRODUCT_CATEGORY.PRODUCTS') | (prpc.name = 'document') )) = 1))); wr3: ((NOT ('TECHNICAL_DATA_PACKAGING.PRODUCT_DEFINITION_FORMATION' IN TYPEOF(SELF.related_product))) OR ((SELF. relating_document.kind.product_data_type = 'configuration controlled document version') AND (SIZEOF( QUERY ( prpc <* USEDIN(SELF.related_product\ product_definition_formation.of_product, 'TECHNICAL_DATA_PACKAGING.' + 'PRODUCT_RELATED_PRODUCT_CATEGORY.PRODUCTS') | (prpc.name = 'document') )) = 1))); wr4: ((NOT ('TECHNICAL_DATA_PACKAGING.PRODUCT_DEFINITION' IN TYPEOF( SELF.related_product))) OR ((SELF.relating_document.kind. product_data_type = 'configuration controlled document definition') AND (SIZEOF( QUERY ( prpc <* USEDIN(SELF.related_product\ product_definition.formation.of_product, 'TECHNICAL_DATA_PACKAGING.' + 'PRODUCT_RELATED_PRODUCT_CATEGORY.PRODUCTS') | (prpc.name = 'document') )) = 1))); END_ENTITY; -- document_product_equivalence ENTITY document_reference ABSTRACT SUPERTYPE; assigned_document : document; source : label; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- document_reference ENTITY document_relationship; name : label; description : OPTIONAL text; relating_document : document; related_document : document; END_ENTITY; -- document_relationship ENTITY document_representation_type; name : label; represented_document : document; END_ENTITY; -- document_representation_type ENTITY document_type; product_data_type : label; END_ENTITY; -- document_type ENTITY document_usage_constraint; source : document; subject_element : label; subject_element_value : text; END_ENTITY; -- document_usage_constraint ENTITY document_usage_constraint_assignment ABSTRACT SUPERTYPE; assigned_document_usage : document_usage_constraint; role : document_usage_role; END_ENTITY; -- document_usage_constraint_assignment ENTITY document_usage_role; name : label; description : OPTIONAL text; END_ENTITY; -- document_usage_role ENTITY draughting_approval_assignment SUBTYPE OF (approval_assignment); approved_items : SET [1:?] OF approved_item; WHERE wr1: (SIZEOF(QUERY ( item <* approved_items | ( 'TECHNICAL_DATA_PACKAGING.DRAWING_REVISION' IN TYPEOF(item)) )) <= 1); END_ENTITY; -- draughting_approval_assignment ENTITY draughting_callout SUBTYPE OF (geometric_representation_item); contents : SET [1:?] OF draughting_callout_element; END_ENTITY; -- draughting_callout ENTITY draughting_drawing_revision SUBTYPE OF (drawing_revision); WHERE wr1 : ((SIZEOF(USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET')) >= 1) AND ( SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( 'TECHNICAL_DATA_PACKAGING.DRAWING_SHEET_REVISION' IN TYPEOF(ais.area))) )) = 0)); wr2 : (SIZEOF(QUERY ( app_ass <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_APPROVAL_ASSIGNMENT.APPROVED_ITEMS') | (NOT ( SIZEOF(USEDIN(app_ass.assigned_approval, 'TECHNICAL_DATA_PACKAGING.' + 'APPROVAL_DATE_TIME.DATED_APPROVAL')) = 1)) )) = 0); wr3 : (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( app_ass <* USEDIN(ais.area, 'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_APPROVAL_ASSIGNMENT.APPROVED_ITEMS') | (NOT ( SIZEOF(USEDIN(app_ass.assigned_approval, 'TECHNICAL_DATA_PACKAGING.' + 'APPROVAL_DATE_TIME.DATED_APPROVAL')) = 1)) )) = 0)) )) = 0); wr4 : (SIZEOF(QUERY ( app_ass <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_APPROVAL_ASSIGNMENT.APPROVED_ITEMS') | (NOT ( SIZEOF(USEDIN(app_ass.assigned_approval, 'TECHNICAL_DATA_PACKAGING.' + 'APPROVAL_PERSON_ORGANIZATION.AUTHORIZED_APPROVAL')) >= 1)) )) = 0); wr5 : (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( app_ass <* USEDIN(ais.area, 'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_APPROVAL_ASSIGNMENT.APPROVED_ITEMS') | (NOT ( SIZEOF(USEDIN(app_ass.assigned_approval, 'TECHNICAL_DATA_PACKAGING.' + 'APPROVAL_PERSON_ORGANIZATION.AUTHORIZED_APPROVAL')) >= 1)) )) = 0)) )) = 0); wr6 : (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_TITLE.ITEMS')) <= 1); wr7 : (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(USEDIN(ais.area,'TECHNICAL_DATA_PACKAGING.' + 'DRAUGHTING_TITLE.ITEMS')) <= 1)) )) = 0); wr8 : (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( item <* ais.area.items | (NOT (SIZEOF( TYPEOF(item) * ['TECHNICAL_DATA_PACKAGING.STYLED_ITEM', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT', 'TECHNICAL_DATA_PACKAGING.PLANAR_BOX']) = 1)) )) = 0)) )) = 0); wr9 : (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( item <* ais.area.items | (SIZEOF(TYPEOF(item) * ['TECHNICAL_DATA_PACKAGING.STYLED_ITEM', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM']) = 1) )) > 0)) )) = 0); wr10: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( p_b <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.PLANAR_BOX' IN TYPEOF(item)) ) | (NOT (SIZEOF(USEDIN(p_b,'TECHNICAL_DATA_PACKAGING' + '.PRESENTATION_SIZE.SIZE')) = 1)) )) = 0)) )) = 0); wr11: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT ('TECHNICAL_DATA_PACKAGING.PRESENTATION_VIEW' IN TYPEOF(mi.mapping_source.mapped_representation))) )) = 0)) )) = 0); wr12: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( a2p <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT' IN TYPEOF(item)) ) | (NOT (SIZEOF(USEDIN(a2p,'TECHNICAL_DATA_PACKAGING.' + 'MAPPED_ITEM.MAPPING_TARGET')) > 0)) )) = 0)) )) = 0); wr13: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(ais.area.context_of_items.representations_in_context) = 1)) )) = 0); wr14: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (SIZEOF(USEDIN(mi.mapping_source. mapped_representation,'TECHNICAL_DATA_PACKAGING.' + 'REPRESENTATION_MAP.MAPPED_REPRESENTATION')) = 1)) )) = 0)) )) = 0); wr15: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (SIZEOF(QUERY ( pv_item <* mi.mapping_source. mapped_representation.items | (NOT (SIZEOF(TYPEOF(pv_item) * ['TECHNICAL_DATA_PACKAGING.' + 'STYLED_ITEM', 'TECHNICAL_DATA_PACKAGING.CAMERA_IMAGE', 'TECHNICAL_DATA_PACKAGING.' + 'AXIS2_PLACEMENT']) = 1)) )) = 0)) )) = 0)) )) = 0); wr16: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (SIZEOF(QUERY ( pv_item <* mi.mapping_source. mapped_representation.items | ( 'TECHNICAL_DATA_PACKAGING.CAMERA_IMAGE' IN TYPEOF(pv_item)) )) = 1)) )) = 0)) )) = 0); wr17: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (SIZEOF(QUERY ( a2p <* QUERY ( pv_item <* mi. mapping_source.mapped_representation.items | ( 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT' IN TYPEOF( pv_item)) ) | (('TECHNICAL_DATA_PACKAGING.' + 'REPRESENTATION_MAP.MAP_USAGE') IN ROLESOF(a2p)) )) = 1)) )) = 0)) )) = 0); wr18: (SIZEOF(QUERY ( ais <* USEDIN(SELF, 'TECHNICAL_DATA_PACKAGING.AREA_IN_SET.IN_SET') | (NOT ( SIZEOF(QUERY ( mi <* QUERY ( item <* ais.area.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (SIZEOF(mi.mapping_source.mapped_representation. context_of_items.representations_in_context) = 1)) )) = 0)) )) = 0); END_ENTITY; -- draughting_drawing_revision ENTITY draughting_pre_defined_colour SUBTYPE OF (pre_defined_colour); WHERE wr1: (SELF.name IN ['red','green','blue','yellow','magenta','cyan', 'black','white']); END_ENTITY; -- draughting_pre_defined_colour ENTITY draughting_pre_defined_curve_font SUBTYPE OF (pre_defined_curve_font); WHERE wr1: (SELF.name IN ['continuous','chain','chain double dash', 'dashed','dotted']); END_ENTITY; -- draughting_pre_defined_curve_font ENTITY draughting_title; items : SET [1:?] OF draughting_titled_item; language : label; contents : text; END_ENTITY; -- draughting_title ENTITY drawing_definition; drawing_number : identifier; drawing_type : OPTIONAL label; END_ENTITY; -- drawing_definition ENTITY drawing_revision SUBTYPE OF (presentation_set); revision_identifier : identifier; drawing_identifier : drawing_definition; intended_scale : OPTIONAL text; UNIQUE ur1 : revision_identifier, drawing_identifier; END_ENTITY; -- drawing_revision ENTITY drawing_sheet_revision SUBTYPE OF (presentation_area); revision_identifier : identifier; WHERE wr1: (SIZEOF(QUERY ( item <* SELF\representation.items | (( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) AND ('TECHNICAL_DATA_PACKAGING.DRAWING_SHEET_REVISION' IN TYPEOF(item\mapped_item.mapping_source.mapped_representation))) )) = 0); END_ENTITY; -- drawing_sheet_revision ENTITY edge SUPERTYPE OF (ONEOF (edge_curve,oriented_edge)) SUBTYPE OF (topological_representation_item); edge_start : vertex; edge_end : vertex; END_ENTITY; -- edge ENTITY edge_based_wireframe_model SUBTYPE OF (geometric_representation_item); ebwm_boundary : SET [1:?] OF connected_edge_set; END_ENTITY; -- edge_based_wireframe_model ENTITY edge_based_wireframe_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) >= 1); wr3: (SIZEOF(QUERY ( ebwm <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( eb <* ebwm\ edge_based_wireframe_model.ebwm_boundary | (NOT (SIZEOF( QUERY ( edges <* eb.ces_edges | (NOT ( 'TECHNICAL_DATA_PACKAGING.EDGE_CURVE' IN TYPEOF(edges))) )) = 0)) )) = 0)) )) = 0); wr4: (SIZEOF(QUERY ( ebwm <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( eb <* ebwm\ edge_based_wireframe_model.ebwm_boundary | (NOT (SIZEOF( QUERY ( pline_edges <* QUERY ( edges <* eb.ces_edges | ( 'TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(edges\ edge_curve.edge_geometry)) ) | (NOT (SIZEOF(pline_edges\ edge_curve.edge_geometry\polyline.points) > 2)) )) = 0)) )) = 0)) )) = 0); wr5: (SIZEOF(QUERY ( ebwm <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( eb <* ebwm\ edge_based_wireframe_model.ebwm_boundary | (NOT (SIZEOF( QUERY ( edges <* eb.ces_edges | (NOT (( 'TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(edges. edge_start)) AND ('TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(edges.edge_end)))) )) = 0)) )) = 0)) )) = 0); wr6: (SIZEOF(QUERY ( ebwm <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( eb <* ebwm\ edge_based_wireframe_model.ebwm_boundary | (NOT (SIZEOF( QUERY ( edges <* eb.ces_edges | (NOT valid_wireframe_edge_curve(edges\edge_curve.edge_geometry)) )) = 0)) )) = 0)) )) = 0); wr7: (SIZEOF(QUERY ( ebwm <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.EDGE_BASED_WIREFRAME_MODEL' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( eb <* ebwm\ edge_based_wireframe_model.ebwm_boundary | (NOT (SIZEOF( QUERY ( edges <* eb.ces_edges | (NOT ( valid_wireframe_vertex_point(edges.edge_start\vertex_point. vertex_geometry) AND valid_wireframe_vertex_point(edges. edge_end\vertex_point.vertex_geometry))) )) = 0)) )) = 0)) )) = 0); wr8: (SIZEOF(QUERY ( mi <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT (('TECHNICAL_DATA_PACKAGING.' + 'EDGE_BASED_WIREFRAME_SHAPE_REPRESENTATION') IN TYPEOF(mi\ mapped_item.mapping_source.mapped_representation))) )) = 0); wr9: (SELF.context_of_items\geometric_representation_context. coordinate_space_dimension = 3); END_ENTITY; -- edge_based_wireframe_shape_representation ENTITY edge_curve SUBTYPE OF (edge, geometric_representation_item); edge_geometry : curve; same_sense : BOOLEAN; END_ENTITY; -- edge_curve ENTITY edge_loop SUBTYPE OF (loop, path); DERIVE ne : INTEGER := SIZEOF(SELF\path.edge_list); WHERE wr1: (SELF\path.edge_list[1].edge_start :=: SELF\path.edge_list[ne]. edge_end); END_ENTITY; -- edge_loop ENTITY effectivity SUPERTYPE OF (ONEOF (serial_numbered_effectivity,dated_effectivity, lot_effectivity,time_interval_based_effectivity)); id : identifier; DERIVE name : label := get_name_value(SELF); description : text := get_description_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1); wr2: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- effectivity ENTITY effectivity_assignment ABSTRACT SUPERTYPE; assigned_effectivity : effectivity; DERIVE role : object_role := get_role(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1); END_ENTITY; -- effectivity_assignment ENTITY effectivity_context_assignment ABSTRACT SUPERTYPE; assigned_effectivity_assignment : effectivity_assignment; role : effectivity_context_role; END_ENTITY; -- effectivity_context_assignment ENTITY effectivity_context_role; name : label; description : OPTIONAL text; END_ENTITY; -- effectivity_context_role ENTITY effectivity_relationship; name : label; description : OPTIONAL text; related_effectivity : effectivity; relating_effectivity : effectivity; END_ENTITY; -- effectivity_relationship ENTITY electric_current_measure_with_unit SUBTYPE OF (measure_with_unit); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.ELECTRIC_CURRENT_UNIT' IN TYPEOF( SELF\measure_with_unit.unit_component)); END_ENTITY; -- electric_current_measure_with_unit ENTITY electric_current_unit SUBTYPE OF (named_unit); WHERE wr1: ((SELF\named_unit.dimensions.length_exponent = 0) AND (SELF\ named_unit.dimensions.mass_exponent = 0) AND (SELF\ named_unit.dimensions.time_exponent = 0) AND (SELF\ named_unit.dimensions.electric_current_exponent = 1) AND ( SELF\named_unit.dimensions. thermodynamic_temperature_exponent = 0) AND (SELF\named_unit .dimensions.amount_of_substance_exponent = 0) AND (SELF\ named_unit.dimensions.luminous_intensity_exponent = 0)); END_ENTITY; -- electric_current_unit ENTITY elementary_brep_shape_representation SUBTYPE OF (shape_representation); WHERE wr1 : (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP', 'TECHNICAL_DATA_PACKAGING.FACETED_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) = 1)) )) = 0); wr2 : (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) > 0); wr3 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh.cfs_faces | (NOT ( 'TECHNICAL_DATA_PACKAGING.FACE_SURFACE' IN TYPEOF(fcs))) )) = 0)) )) = 0)) )) = 0); wr4 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT ('TECHNICAL_DATA_PACKAGING.ELEMENTARY_SURFACE' IN TYPEOF(fcs\face_surface.face_geometry))) )) = 0)) )) = 0)) )) = 0); wr5 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* fcs.bounds | ('TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds. bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path .edge_list | (NOT ('TECHNICAL_DATA_PACKAGING.EDGE_CURVE' IN TYPEOF(oe.edge_element))) )) = 0)) )) = 0)) )) = 0)) )) = 0)) )) = 0); wr6 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* fcs.bounds | ('TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds. bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path .edge_list | (NOT (SIZEOF(['TECHNICAL_DATA_PACKAGING.LINE', 'TECHNICAL_DATA_PACKAGING.CONIC', 'TECHNICAL_DATA_PACKAGING.POLYLINE'] * TYPEOF(oe. edge_element\edge_curve.edge_geometry)) = 1)) )) = 0)) )) = 0)) )) = 0)) )) = 0)) )) = 0); wr7 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* fcs.bounds | ('TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds. bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path .edge_list | (NOT (('TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(oe.edge_start)) AND ( 'TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(oe. edge_end)))) )) = 0)) )) = 0)) )) = 0)) )) = 0)) )) = 0); wr8 : (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT (SIZEOF(QUERY ( elp_fbnds <* QUERY ( bnds <* fcs.bounds | ('TECHNICAL_DATA_PACKAGING.EDGE_LOOP' IN TYPEOF(bnds. bound)) ) | (NOT (SIZEOF(QUERY ( oe <* elp_fbnds.bound\path .edge_list | (('TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(oe.edge_element\edge_curve.edge_geometry)) AND (NOT (SIZEOF(oe\oriented_edge.edge_element\edge_curve. edge_geometry\polyline.points) >= 3))) )) = 0)) )) = 0)) )) = 0)) )) = 0)) )) = 0); wr9 : (SIZEOF(QUERY ( msb <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | ('TECHNICAL_DATA_PACKAGING.ORIENTED_CLOSED_SHELL' IN TYPEOF(msb\manifold_solid_brep.outer)) )) = 0); wr10: (SIZEOF(QUERY ( brv <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.BREP_WITH_VOIDS' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* brv\brep_with_voids.voids | csh\oriented_closed_shell.orientation )) = 0)) )) = 0); wr11: (SIZEOF(QUERY ( mi <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | (NOT('TECHNICAL_DATA_PACKAGING.' + 'ELEMENTARY_BREP_SHAPE_REPRESENTATION' IN TYPEOF(mi\mapped_item.mapping_source. mapped_representation))) )) = 0); wr12: (SIZEOF(QUERY ( msb <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* msb_shells(msb) | (NOT ( SIZEOF(QUERY ( fcs <* csh\connected_face_set.cfs_faces | ( NOT (SIZEOF(QUERY ( vlp_fbnds <* QUERY ( bnds <* fcs.bounds | ('TECHNICAL_DATA_PACKAGING.VERTEX_LOOP' IN TYPEOF(bnds. bound)) ) | (NOT (('TECHNICAL_DATA_PACKAGING.VERTEX_POINT' IN TYPEOF(vlp_fbnds\face_bound.bound\vertex_loop. loop_vertex)) AND ( 'TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT' IN TYPEOF( vlp_fbnds\face_bound.bound\vertex_loop.loop_vertex\ vertex_point.vertex_geometry)))) )) = 0)) )) = 0)) )) = 0)) )) = 0); END_ENTITY; -- elementary_brep_shape_representation ENTITY elementary_surface SUPERTYPE OF (ONEOF (plane,cylindrical_surface,conical_surface, spherical_surface,toroidal_surface)) SUBTYPE OF (surface); position : axis2_placement_3d; END_ENTITY; -- elementary_surface ENTITY ellipse SUBTYPE OF (conic); semi_axis_1 : positive_length_measure; semi_axis_2 : positive_length_measure; END_ENTITY; -- ellipse ENTITY evaluated_degenerate_pcurve SUBTYPE OF (degenerate_pcurve); equivalent_point : cartesian_point; END_ENTITY; -- evaluated_degenerate_pcurve ENTITY event_occurrence; id : identifier; name : label; description : OPTIONAL text; END_ENTITY; -- event_occurrence ENTITY event_occurrence_assignment ABSTRACT SUPERTYPE; assigned_event_occurrence : event_occurrence; role : event_occurrence_role; END_ENTITY; -- event_occurrence_assignment ENTITY event_occurrence_relationship; name : label; description : OPTIONAL text; relating_event : event_occurrence; related_event : event_occurrence; END_ENTITY; -- event_occurrence_relationship ENTITY event_occurrence_role; name : label; description : OPTIONAL text; END_ENTITY; -- event_occurrence_role ENTITY executed_action SUBTYPE OF (action); END_ENTITY; -- executed_action ENTITY external_identification_assignment ABSTRACT SUPERTYPE SUBTYPE OF (identification_assignment); source : external_source; END_ENTITY; -- external_identification_assignment ENTITY external_source; source_id : source_item; DERIVE description : text := get_description_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1); END_ENTITY; -- external_source ENTITY externally_defined_character_glyph SUBTYPE OF (externally_defined_item); END_ENTITY; -- externally_defined_character_glyph ENTITY externally_defined_class SUBTYPE OF (externally_defined_item, class); END_ENTITY; -- externally_defined_class ENTITY externally_defined_general_property SUBTYPE OF (externally_defined_item, general_property); END_ENTITY; -- externally_defined_general_property ENTITY externally_defined_item; item_id : source_item; source : external_source; END_ENTITY; -- externally_defined_item ENTITY externally_defined_planar_box SUBTYPE OF (externally_defined_item, planar_box); END_ENTITY; -- externally_defined_planar_box ENTITY externally_defined_style SUBTYPE OF (externally_defined_item); END_ENTITY; -- externally_defined_style ENTITY externally_defined_symbol SUBTYPE OF (externally_defined_item); END_ENTITY; -- externally_defined_symbol ENTITY externally_defined_symbol_and_placement SUBTYPE OF (externally_defined_symbol, placement); END_ENTITY; -- externally_defined_symbol_and_placement ENTITY externally_defined_text_font SUBTYPE OF (externally_defined_item); END_ENTITY; -- externally_defined_text_font ENTITY extruded_face_solid SUBTYPE OF (swept_face_solid); extruded_direction : direction; depth : positive_length_measure; WHERE wr1: (dot_product(SELF\swept_face_solid.swept_face.face_geometry\ elementary_surface.position.p[3],extruded_direction) <> 0); END_ENTITY; -- extruded_face_solid ENTITY face SUPERTYPE OF (ONEOF (face_surface,oriented_face)) SUBTYPE OF (topological_representation_item); bounds : SET [1:?] OF face_bound; WHERE wr1: (NOT mixed_loop_type_set(list_to_set(list_face_loops(SELF)))); wr2: (SIZEOF(QUERY ( temp <* bounds | ( 'TECHNICAL_DATA_PACKAGING.FACE_OUTER_BOUND' IN TYPEOF(temp)) )) <= 1); END_ENTITY; -- face ENTITY face_based_surface_model SUBTYPE OF (geometric_representation_item); fbsm_faces : SET [1:?] OF connected_face_set; END_ENTITY; -- face_based_surface_model ENTITY face_bound SUBTYPE OF (topological_representation_item); bound : loop; orientation : BOOLEAN; END_ENTITY; -- face_bound ENTITY face_outer_bound SUBTYPE OF (face_bound); END_ENTITY; -- face_outer_bound ENTITY face_surface SUBTYPE OF (face, geometric_representation_item); face_geometry : surface; same_sense : BOOLEAN; WHERE wr1: (NOT ('TECHNICAL_DATA_PACKAGING.ORIENTED_SURFACE' IN TYPEOF( face_geometry))); END_ENTITY; -- face_surface ENTITY faceted_brep SUBTYPE OF (manifold_solid_brep); END_ENTITY; -- faceted_brep ENTITY faceted_brep_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SIZEOF(QUERY ( it <* items | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.FACETED_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( it <* items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.FACETED_BREP', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) > 0); wr3: (SIZEOF(QUERY ( fbrep <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.FACETED_BREP' IN TYPEOF(it)) ) | ( NOT (SIZEOF(QUERY ( csh <* msb_shells(fbrep) | (NOT (SIZEOF( QUERY ( fcs <* csh\connected_face_set.cfs_faces | (NOT (( 'TECHNICAL_DATA_PACKAGING.FACE_SURFACE' IN TYPEOF(fcs)) AND ('TECHNICAL_DATA_PACKAGING.PLANE' IN TYPEOF(fcs\face_surface .face_geometry)) AND ( 'TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT' IN TYPEOF(fcs\ face_surface.face_geometry\elementary_surface.position. location)))) )) = 0)) )) = 0)) )) = 0); wr4: (SIZEOF(QUERY ( fbrep <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.FACETED_BREP' IN TYPEOF(it)) ) | ( NOT (SIZEOF(QUERY ( csh <* msb_shells(fbrep) | (NOT (SIZEOF( QUERY ( fcs <* csh\connected_face_set.cfs_faces | (NOT ( SIZEOF(QUERY ( bnds <* fcs.bounds | ( 'TECHNICAL_DATA_PACKAGING.FACE_OUTER_BOUND' IN TYPEOF(bnds)) )) = 1)) )) = 0)) )) = 0)) )) = 0); wr5: (SIZEOF(QUERY ( msb <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MANIFOLD_SOLID_BREP' IN TYPEOF(it)) ) | ('TECHNICAL_DATA_PACKAGING.ORIENTED_CLOSED_SHELL' IN TYPEOF(msb\manifold_solid_brep.outer)) )) = 0); wr6: (SIZEOF(QUERY ( brv <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.BREP_WITH_VOIDS' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( csh <* brv\brep_with_voids.voids | csh\oriented_closed_shell.orientation )) = 0)) )) = 0); wr7: (SIZEOF(QUERY ( mi <* QUERY ( it <* items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT ('TECHNICAL_DATA_PACKAGING.' + 'FACETED_BREP_SHAPE_REPRESENTATION' IN TYPEOF(mi\mapped_item.mapping_source. mapped_representation))) )) = 0); END_ENTITY; -- faceted_brep_shape_representation ENTITY fill_area_style; name : label; fill_styles : SET [1:?] OF fill_style_select; WHERE wr1: (SIZEOF(QUERY ( fill_style <* SELF.fill_styles | (( 'TECHNICAL_DATA_PACKAGING.' + 'FILL_AREA_STYLE_COLOUR') IN TYPEOF(fill_style)) )) <= 1); END_ENTITY; -- fill_area_style ENTITY fill_area_style_colour; name : label; fill_colour : colour; END_ENTITY; -- fill_area_style_colour ENTITY founded_item; END_ENTITY; -- founded_item ENTITY functionally_defined_transformation; name : label; description : OPTIONAL text; END_ENTITY; -- functionally_defined_transformation ENTITY general_property; id : identifier; name : label; description : OPTIONAL text; END_ENTITY; -- general_property ENTITY general_property_association; name : label; description : OPTIONAL text; base_definition : general_property; derived_definition : derived_property_select; WHERE wr1: (SIZEOF(USEDIN(derived_definition,'TECHNICAL_DATA_PACKAGING.' + 'GENERAL_PROPERTY_ASSOCIATION.' + 'DERIVED_DEFINITION')) = 1); wr2: (derived_definition.name = base_definition.name); END_ENTITY; -- general_property_association ENTITY general_property_relationship; name : label; description : OPTIONAL text; relating_property : general_property; related_property : general_property; END_ENTITY; -- general_property_relationship ENTITY geometric_curve_set SUBTYPE OF (geometric_set); WHERE wr1: (SIZEOF(QUERY ( temp <* SELF\geometric_set.elements | ( 'TECHNICAL_DATA_PACKAGING.SURFACE' IN TYPEOF(temp)) )) = 0); END_ENTITY; -- geometric_curve_set ENTITY geometric_representation_context SUBTYPE OF (representation_context); coordinate_space_dimension : dimension_count; END_ENTITY; -- geometric_representation_context ENTITY geometric_representation_item SUPERTYPE OF (ONEOF (point,direction,vector,placement, cartesian_transformation_operator,curve,surface,edge_curve, face_surface,poly_loop,vertex_point,solid_model,boolean_result, sphere,right_circular_cone,right_circular_cylinder,torus,block, right_angular_wedge,half_space_solid,shell_based_surface_model, face_based_surface_model,shell_based_wireframe_model, edge_based_wireframe_model,geometric_set)) SUBTYPE OF (representation_item); DERIVE dim : dimension_count := dimension_of(SELF); WHERE wr1: (SIZEOF(QUERY ( using_rep <* using_representations(SELF) | ( NOT ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_REPRESENTATION_CONTEXT' IN TYPEOF(using_rep.context_of_items))) )) = 0); END_ENTITY; -- geometric_representation_item ENTITY geometric_set SUPERTYPE OF (ONEOF (geometric_curve_set)) SUBTYPE OF (geometric_representation_item); elements : SET [1:?] OF geometric_set_select; END_ENTITY; -- geometric_set ENTITY geometrically_bounded_2d_wireframe_representation SUBTYPE OF (shape_representation); WHERE wr1: (SELF.context_of_items\geometric_representation_context. coordinate_space_dimension = 2); wr2: (SIZEOF(QUERY ( item <* SELF.items | (NOT (SIZEOF(TYPEOF(item) * ['TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_2D', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM']) = 1)) )) = 0); wr3: (SIZEOF(QUERY ( item <* SELF.items | (SIZEOF(TYPEOF(item) * [ 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM']) = 1) )) >= 1); wr4: (SIZEOF(QUERY ( mi <* QUERY ( item <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(item)) ) | (NOT (('TECHNICAL_DATA_PACKAGING.' + 'GEOMETRICALLY_BOUNDED_2D_WIREFRAME_REPRESENTATION') IN TYPEOF(mi\mapped_item.mapping_source.mapped_representation))) )) = 0); wr5: (SIZEOF(QUERY ( gcs <* QUERY ( item <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF( item)) ) | (NOT (SIZEOF(QUERY ( elem <* gcs\geometric_set. elements | (NOT (SIZEOF(TYPEOF(elem) * [ 'TECHNICAL_DATA_PACKAGING.B_SPLINE_CURVE', 'TECHNICAL_DATA_PACKAGING.CIRCLE', 'TECHNICAL_DATA_PACKAGING.COMPOSITE_CURVE', 'TECHNICAL_DATA_PACKAGING.ELLIPSE', 'TECHNICAL_DATA_PACKAGING.OFFSET_CURVE_2D', 'TECHNICAL_DATA_PACKAGING.POINT', 'TECHNICAL_DATA_PACKAGING.POLYLINE', 'TECHNICAL_DATA_PACKAGING.TRIMMED_CURVE']) = 1)) )) = 0)) )) = 0); wr6: (SIZEOF(QUERY ( gcs <* QUERY ( item <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF( item)) ) | (NOT (SIZEOF(QUERY ( crv <* QUERY ( elem <* gcs\ geometric_set.elements | ('TECHNICAL_DATA_PACKAGING.CURVE' IN TYPEOF(elem)) ) | (NOT valid_basis_curve_in_2d_wireframe( crv)) )) = 0)) )) = 0); wr7: (SIZEOF(QUERY ( gcs <* QUERY ( item <* SELF.items | ('TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF(item)) ) | (NOT (SIZEOF(QUERY ( pnt <* QUERY ( elem <* gcs\geometric_set.elements | ( 'TECHNICAL_DATA_PACKAGING.POINT' IN TYPEOF(elem)) ) | (NOT ( SIZEOF(TYPEOF(pnt) * [ 'TECHNICAL_DATA_PACKAGING.CARTESIAN_POINT', 'TECHNICAL_DATA_PACKAGING.POINT_ON_CURVE']) = 1)) )) = 0)) )) = 0); wr8: (SIZEOF(QUERY ( gcs <* QUERY ( item <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF( item)) ) | (NOT (SIZEOF(QUERY ( pl <* QUERY ( elem <* gcs\ geometric_set.elements | ( 'TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(elem)) ) | ( NOT (SIZEOF(pl\polyline.points) > 2)) )) = 0)) )) = 0); END_ENTITY; -- geometrically_bounded_2d_wireframe_representation ENTITY geometrically_bounded_surface_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D'] * TYPEOF(it)) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF([ 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM'] * TYPEOF(it)) = 1) )) > 0); wr3: (SIZEOF(QUERY ( mi <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT ((('TECHNICAL_DATA_PACKAGING.' + 'GEOMETRICALLY_BOUNDED_SURFACE_SHAPE_REPRESENTATION') IN TYPEOF(mi\mapped_item.mapping_source.mapped_representation)) AND (SIZEOF(QUERY ( mr_it <* mi\mapped_item.mapping_source. mapped_representation.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET' IN TYPEOF(mr_it)) )) > 0))) )) = 0); wr4: (SIZEOF(QUERY ( gs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( pnt <* QUERY ( gsel <* gs\geometric_set .elements | ('TECHNICAL_DATA_PACKAGING.POINT' IN TYPEOF(gsel)) ) | (NOT gbsf_check_point(pnt)) )) = 0)) )) = 0); wr5: (SIZEOF(QUERY ( gs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( cv <* QUERY ( gsel <* gs\geometric_set. elements | ('TECHNICAL_DATA_PACKAGING.CURVE' IN TYPEOF(gsel)) ) | (NOT gbsf_check_curve(cv)) )) = 0)) )) = 0); wr6: (SIZEOF(QUERY ( gs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( sf <* QUERY ( gsel <* gs\geometric_set. elements | ('TECHNICAL_DATA_PACKAGING.SURFACE' IN TYPEOF( gsel)) ) | (NOT gbsf_check_surface(sf)) )) = 0)) )) = 0); wr7: (SIZEOF(QUERY ( gs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_SET' IN TYPEOF(it)) ) | (SIZEOF(QUERY ( gsel <* gs\geometric_set.elements | ( 'TECHNICAL_DATA_PACKAGING.SURFACE' IN TYPEOF(gsel)) )) > 0) )) > 0); END_ENTITY; -- geometrically_bounded_surface_shape_representation ENTITY geometrically_bounded_wireframe_shape_representation SUBTYPE OF (shape_representation); WHERE wr1: (SIZEOF(QUERY ( it <* SELF.items | (NOT (SIZEOF(TYPEOF(it) * [ 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET', 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM']) = 1)) )) = 0); wr2: (SIZEOF(QUERY ( it <* SELF.items | (SIZEOF(TYPEOF(it) * [ 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET', 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM']) = 1) )) >= 1); wr3: (SIZEOF(QUERY ( gcs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( crv <* QUERY ( elem <* gcs\ geometric_set.elements | ('TECHNICAL_DATA_PACKAGING.CURVE' IN TYPEOF(elem)) ) | (NOT valid_geometrically_bounded_wf_curve(crv)) )) = 0)) )) = 0); wr4: (SIZEOF(QUERY ( gcs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( pnts <* QUERY ( elem <* gcs\ geometric_set.elements | ('TECHNICAL_DATA_PACKAGING.POINT' IN TYPEOF(elem)) ) | (NOT valid_geometrically_bounded_wf_point(pnts)) )) = 0)) )) = 0); wr5: (SIZEOF(QUERY ( gcs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( cnc <* QUERY ( elem <* gcs\ geometric_set.elements | ('TECHNICAL_DATA_PACKAGING.CONIC' IN TYPEOF(elem)) ) | (NOT ( 'TECHNICAL_DATA_PACKAGING.AXIS2_PLACEMENT_3D' IN TYPEOF(cnc\ conic.position))) )) = 0)) )) = 0); wr6: (SIZEOF(QUERY ( gcs <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.GEOMETRIC_CURVE_SET' IN TYPEOF(it)) ) | (NOT (SIZEOF(QUERY ( pline <* QUERY ( elem <* gcs\ geometric_set.elements | ( 'TECHNICAL_DATA_PACKAGING.POLYLINE' IN TYPEOF(elem)) ) | ( NOT (SIZEOF(pline\polyline.points) > 2)) )) = 0)) )) = 0); wr7: (SIZEOF(QUERY ( mi <* QUERY ( it <* SELF.items | ( 'TECHNICAL_DATA_PACKAGING.MAPPED_ITEM' IN TYPEOF(it)) ) | ( NOT (('TECHNICAL_DATA_PACKAGING.' + 'GEOMETRICALLY_BOUNDED_WIREFRAME_SHAPE_REPRESENTATION') IN TYPEOF(mi\mapped_item.mapping_source.mapped_representation))) )) = 0); END_ENTITY; -- geometrically_bounded_wireframe_shape_representation ENTITY global_uncertainty_assigned_context SUBTYPE OF (representation_context); uncertainty : SET [1:?] OF uncertainty_measure_with_unit; END_ENTITY; -- global_uncertainty_assigned_context ENTITY global_unit_assigned_context SUBTYPE OF (representation_context); units : SET [1:?] OF unit; END_ENTITY; -- global_unit_assigned_context ENTITY group; name : label; description : OPTIONAL text; DERIVE id : identifier := get_id_value(SELF); WHERE wr1: (SIZEOF(USEDIN(SELF,'TECHNICAL_DATA_PACKAGING.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1); END_ENTITY; -- group ENTITY group_relationship; name : label; description : OPTIONAL text; relating_group : group; related_group : group; END_ENTITY; -- group_relationship ENTITY half_space_solid SUBTYPE OF (geometric_representation_item); base_surface : surface; agreement_flag : BOOLEAN; END_ENTITY; -- half_space_solid ENTITY hyperbola SUBTYPE OF (conic); semi_axis : positive_length_measure; semi_imag_axis : positive_length_measure; END_ENTITY; -- hyperbola ENTITY id_attribute; attribute_value : identifier; identified_item : id_attribute_select; END_ENTITY; -- id_attribute ENTITY identification_assignment ABSTRACT SUPERTYPE; assigned_id : identifier; role : identification_role; END_ENTITY; -- identification_assignment ENTITY identification_assignment_relationship; name : label; description : OPTIONAL text; relating_identification_assignment : identification_assignment; related_identification_assignment : identification_assignment; END_ENTITY; -- identification_assignment_relationship ENTITY identification_role; name : label; description : OPTIONAL text; END_ENTITY; -- identification_role ENTITY intersection_curve SUBTYPE OF (surface_curve); WHERE wr1: (SIZEOF(SELF\surface_curve.associated_geometry) = 2); wr2: (associated_surface(SELF\surface_curve.associated_geometry[1]) <> associated_surface(SELF\surface_curve.associated_geometry [2])); END_ENTITY; -- intersection_curve ENTITY invisibility; invisible_items : SET [1:?] OF invisible_item; END_ENTITY; -- invisibility ENTITY item_defined_transformation; name : label; description : OPTIONAL text; transform_item_1 : representation_item; transform_item_2 : representation_item; END_ENTITY; -- item_defined_transformation ENTITY item_identified_representation_usage; name : label; description : OPTIONAL text; definition : represented_definition; used_representation : representation; identified_item : representation_item; WHERE wr1: (SELF.used_representation IN using_representations(SELF. identified_item)); END_ENTITY; -- item_identified_representation_usage ENTITY language_assignment SUBTYPE OF (classification_assignment); items : SET [1:?] OF language_item; END_ENTITY; -- language_assignment ENTITY length_measure_with_unit SUBTYPE OF (measure_with_unit); WHERE wr1: ('TECHNICAL_DATA_PACKAGING.LENGTH_UNIT' IN TYPEOF(SELF\ measure_with_unit.unit_component)); END_ENTITY; -- length_measure_with_unit ENTITY length_unit SUBTYPE OF (named_unit); WHERE wr1: ((SELF\named_unit.dimensions.length_exponent = 1) AND (SELF\ named_unit.dimensions.mass_exponent = 0) AND (SELF\ named_unit.dimensions.time_exponent = 0) AND (SELF\ named_unit.dimensions.electric_current_exponent = 0) AND ( SELF\named_unit.dimensions. thermodynamic_temperature_exponent = 0) AND (SELF\named_unit .dimensions.amount_of_substance_exponent = 0) AND (SELF\ named_unit.dimensions.luminous_intensity_exponent = 0)); END_ENTITY; -- length_unit ENTITY library_context SUBTYPE OF (application_context_element); library_reference : label; E