Overview Schemas Index

GEOMETRY_SCHEMA (jsdai.SGeometry_schema)


ENTITY geometric_representation_context
          SUBTYPE OF (representation_context);
          coordinate_space_dimension : dimension_count;
END_ENTITY; -- geometric_representation_context

Entity data types and their attributes

representation_context
          context_identifier: identifier;
          context_type: text;
          (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items;
geometric_representation_context
          coordinate_space_dimension: dimension_count;

Users

representation_context
          analog_port_variable_armx.context_of_items
          analytical_model_application.context_of_items
          analytical_model_port_armx.context_of_items
          analytical_model_port_make_from_relationship.context_of_items
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  pdm_classification_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              pmri_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_classification_item
          boundary_size_characteristic.context_of_items
          component_external_reference.context_of_items
          component_group_external_reference.context_of_items
          component_mounting_clearance_relationship.context_of_items
          component_overlap_relationship.context_of_items
          component_placement_restriction_assignment.context_of_items
          curve_style_parameters.context_of_items
          datum_based_length_measure.context_of_items
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          evaluated_characteristic_armx.context_of_items
          externally_defined_dimension_representation.context_of_items
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_specification_armx.context_of_items
          general_tolerance_table.context_of_items
          general_tolerances.context_of_items
          global_location_representation.context_of_items
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          limit_dimension_representation.context_of_items
          marking.context_of_items
          mating_connector_placement_relationship.context_of_items
          package_external_reference.context_of_items
          parameter_assignment_override_armx.context_of_items
          physical_connectivity_definition_external_reference.context_of_items
          physical_unit_keepout_shape_allocation_to_stratum_stack_armx.context_of_items
          pitch_class.context_of_items
          planned_characteristic.context_of_items
          representation.context_of_items
          representation_context_defined_maths_space_context.representation_basis
          rule_priority.context_of_items
          shape_definition_3d_intersection_armx.context_of_items
          shape_dependent_property_representation.context_of_items
          signal_specification.context_of_items
          singular_dimension_representation.context_of_items
          tolerance_range.context_of_items
          usage_view_connection_zone_terminal_shape_relationship_armx.context_of_items
          verification_evidence.items
                    verification_evidence_item
                              ds_verification_evidence_item
geometric_representation_context
          add_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          change_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          change_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          component_2d_location_armx.the_context
          component_3d_location_armx.the_context
          delete_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          external_model.is_defined_in
          external_picture.is_defined_in
          founded_kinematic_path.context_of_items
          founded_kinematic_path.founding
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment_armx.frozen_item
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          kinematic_frame_background_representation.context_of_items
          kinematic_link_representation.context_of_items
          kinematic_link_representation.link_frame
          measurement_path.defined_in
          placed_target.defined_in
          presentation_representation.context_of_items
          process_operation_occurrence.is_defined_in

Global rules for this entity data type

          cartesian_coordinate_system_constraint (AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM)
          compatible_dimension (GEOMETRY_SCHEMA)
          dimensionality_is_two_or_three (AUTOMOTIVE_DESIGN)
          dimensionality_is_two_or_three (CATALOG_DATA_INFORMATION_MIM)

public interface EGeometric_representation_context extends ERepresentation_context

coordinate_space_dimension (explicit attribute)

          boolean testCoordinate_space_dimension(EGeometric_representation_context type)
          int getCoordinate_space_dimension(EGeometric_representation_context type)
          void setCoordinate_space_dimension(EGeometric_representation_context type, int value)
          void unsetCoordinate_space_dimension(EGeometric_representation_context type)

public class CGeometric_representation_context implements EGeometric_representation_context

          static EAttribute attributeCoordinate_space_dimension(EGeometric_representation_context type)

public class AGeometric_representation_context extends AEntity

          public EGeometric_representation_context getByIndex(int index)
          public EGeometric_representation_context getCurrentMember(SdaiIterator it)