Overview Schemas Index

SHAPE_DIMENSION_SCHEMA (jsdai.SShape_dimension_schema)


ENTITY dimensional_location_with_path
          SUBTYPE OF (dimensional_location);
          path : shape_aspect;
END_ENTITY; -- dimensional_location_with_path

Entity data types and their attributes

shape_aspect_relationship
          name: label;
          (OPT) description: text;
          relating_shape_aspect: shape_aspect;
          related_shape_aspect: shape_aspect;
          (DER) id: identifier;
dimensional_location
          -
dimensional_location_with_path
          path: shape_aspect;

Known subtypes

          curved_distance_dimension (DIMENSION_TOLERANCE_XIM)

Users

shape_aspect_relationship
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  design_pdm_groupable_item
          analytical_model_port_assignment_armx.definition
                    represented_definition
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  pdm_document_reference_item
          applied_approval_assignment.items
                    approval_item
                              pdm_approval_item
                                        design_pdm_approval_item
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_contract_assignment.items
                    contract_item
                              pmri_contract_item
                                        person_and_organization_item
                                                  sysm_person_and_organization_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_document_reference.items
                    document_reference_item
                              syss_documented_element_select
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              syss_documented_element_select
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  tra_groupable_item
          applied_group_assignment.items
                    groupable_item
                              tra_groupable_item
          applied_identification_assignment.items
                    identification_item
                              automotive_design_identification_item
          applied_organization_assignment.items
                    organization_item
                              syss_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              syss_person_and_organization_item
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_document_reference_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          composite_signal_property_relationship_armx.definition
                    characterized_definition
                              shape_definition
          datum_based_vector_orientation.definition
                    characterized_definition
                              shape_definition
          default_setting_association.definition
                    represented_definition
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimension_set.definition
                    characterized_definition
                              shape_definition
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              tra_groupable_item
          id_attribute.identified_item
                    id_attribute_select
          issue_reference_mapping.items
                    issue_reference_item
                              syse_issue_reference_item
          item_identified_representation_usage.definition
                    represented_definition
          kinematic_property_definition.ground_definition
                    characterized_definition
                              shape_definition
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          located_interconnect_module_thickness_requirement.definition
                    represented_definition
          material_designation.definitions
                    characterized_definition
                              shape_definition
          model_change__property_definition.definition
                    characterized_definition
                              shape_definition
          model_property_association__property_definition.definition
                    characterized_definition
                              shape_definition
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          passage_technology.definition
                    characterized_definition
                              shape_definition
          person_in_organization_relationship.items
                    person_and_organization_item
                              syss_person_and_organization_item
          process_property_association.property_or_shape
                    property_or_shape_select
                              shape_definition
          property_definition.definition
                    characterized_definition
                              shape_definition
          property_definition_representation.definition
                    represented_definition
          requirement_assigned_object.items
                    requirement_assigned_item
                              imtamr_requirement_assigned_item
          runout_zone_orientation_reference_direction.orientation_defining_relationship
          separate_geometric_tolerance_requirement.definition
                    characterized_definition
                              shape_definition
          simultaneous_geometric_tolerance_requirement.definition
                    characterized_definition
                              shape_definition
          stratum_specific_template_location_armx.definition
                    characterized_definition
                              shape_definition
          stratum_technology.definition
                    characterized_definition
                              shape_definition
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  tra_groupable_item
dimensional_location
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimension_related_tolerance_zone_element.related_dimension
          dimension_value_with_limitation.toleranced_dimension
                    dimensional_characteristic
          dimensional_characteristic_representation.dimension
                    dimensional_characteristic
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          plus_minus_tolerance.toleranced_dimension
                    dimensional_characteristic
dimensional_location_with_path

Global rules for this entity data type

          -

public interface EDimensional_location_with_path extends EDimensional_location

path (explicit attribute)

          boolean testPath(EDimensional_location_with_path type)
          EShape_aspect getPath(EDimensional_location_with_path type)
          void setPath(EDimensional_location_with_path type, EShape_aspect value)
          void unsetPath(EDimensional_location_with_path type)

public class CDimensional_location_with_path implements EDimensional_location_with_path

          static EAttribute attributePath(EDimensional_location_with_path type)
          static int usedinPath(EDimensional_location_with_path type, EShape_aspect instance, ASdaiModel domain, ADimensional_location_with_path result)

public class ADimensional_location_with_path extends AEntity

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