Overview Schemas Index

REPRESENTATION_SCHEMA (jsdai.SRepresentation_schema)


ENTITY representation;
          name : label;
          items : SET [1:?] OF representation_item;
          context_of_items : representation_context;
DERIVE
          id : identifier := get_id_value (SELF);
          description : text := get_description_value (SELF);
WHERE
          wr1: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' +
                                 'ID_ATTRIBUTE.IDENTIFIED_ITEM'))
         <= 1;
          wr2: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' +
                                 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM'))
         <= 1;
END_ENTITY; -- representation

Entity data types and their attributes

representation
          name: label;
          items: SET [1:?] OF representation_item;
          context_of_items: representation_context;
          (DER) id: identifier;
          (DER) description: text;

Known subtypes

          abstract_variable (PRODUCTION_RULE_MIM)
          analog_port_variable (ANALYTICAL_MODEL_MIM)
          analysis_model (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA)
          analytical_model_port (ANALYTICAL_MODEL_MIM)
          analytical_representation (ANALYTICAL_MODEL_MIM)
          attribute_assertion (PRODUCTION_RULE_MIM)
          back_chaining_rule_body (PRODUCTION_RULE_MIM)
          boundary_size_characteristic (EXTENDED_GEOMETRIC_TOLERANCE_XIM)
          component_external_reference (ASSEMBLY_MODULE_DESIGN_XIM)
          component_group_external_reference (INTEGRAL_SHIELD_XIM)
          component_mounting_clearance_relationship (ASSEMBLY_MODULE_DESIGN_XIM)
          component_overlap_relationship (ASSEMBLY_MODULE_DESIGN_XIM)
          component_placement_restriction_assignment (ASSEMBLY_COMPONENT_PLACEMENT_REQUIREMENTS_XIM)
          constructive_geometry_representation (CONSTRUCTION_GEOMETRY_MIM)
          contact_ratio_representation (SURFACE_CONDITIONS_MIM)
          curve_style_parameters_representation (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_MIM)
          data_structure (DATA_STRUCTURE_REPRESENTATION_MIM)
          datum_based_length_measure (EXTENDED_GEOMETRIC_TOLERANCE_XIM)
          default_surface_texture (IDA_STEP_SCHEMA_XIM)
          default_thickness (IDA_STEP_SCHEMA_XIM)
          default_tolerance_table (DEFAULT_TOLERANCE_MIM)
          definitional_representation (REPRESENTATION_SCHEMA)
          document_content_property (IDA_STEP_SCHEMA_XIM)
          document_creation_property (IDA_STEP_SCHEMA_XIM)
          document_format_property (IDA_STEP_SCHEMA_XIM)
          document_property_representation (DOCUMENT_PROPERTIES_XIM)
          document_size_property (IDA_STEP_SCHEMA_XIM)
          draughting_model (AIC_ASSOCIATIVE_DRAUGHTING_ELEMENTS)
          ds_characterizable_representation (DECISION_SUPPORT_MIM)
          element_representation (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA)
          evaluated_characteristic (PLANNED_CHARACTERISTIC_MIM)
          expression_representation (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA)
          external_model (IDA_STEP_SCHEMA_XIM)
          fbb_characterized_representation (FUNCTION_BASED_BEHAVIOUR_MIM)
          fea_model (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA)
          forward_chaining_rule_premise (PRODUCTION_RULE_MIM)
          founded_kinematic_path (KINEMATIC_ANALYSIS_CONTROL_AND_RESULT_SCHEMA)
          functional_model (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA)
          functional_specification (FUNCTIONAL_SPECIFICATION_MIM)
          general_tolerances (DEFAULT_TOLERANCE_XIM)
          global_location_representation (LOCATION_XIM)
          hardness_representation (SURFACE_CONDITIONS_MIM)
          kinematic_frame_background_representation (KINEMATIC_STRUCTURE_SCHEMA)
          kinematic_ground_representation (KINEMATIC_STRUCTURE_SCHEMA)
          kinematic_link_representation (KINEMATIC_STRUCTURE_SCHEMA)
          make_from_model_port_relationship (ANALYTICAL_MODEL_MIM)
          marking (DEVICE_MARKING_XIM)
          measurement_path (BASIC_CURVE_XIM)
          mechanical_design_geometric_presentation_representation (AIC_MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION)
          mechanical_design_presentation_representation_with_draughting (MECHANICAL_DESIGN_PRESENTATION_REPRESENTATION_WITH_DRAUGHTING_MIM)
          mechanical_design_shaded_presentation_representation (AIC_MECHANICAL_DESIGN_SHADED_PRESENTATION)
          model_property_value (IDA_STEP_SCHEMA_XIM)
          moments_of_inertia_representation (INERTIA_CHARACTERISTICS_MIM)
          node_representation (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA)
          other_list_table_representation (IDA_STEP_AIM_SCHEMA)
          package_external_reference (PART_EXTERNAL_REFERENCE_XIM)
          parameter_assignment (MODEL_PARAMETER_MIM)
          parameter_assignment_override (MODEL_PARAMETER_MIM)
          physical_connectivity_definition_external_reference (INTEGRAL_SHIELD_XIM)
          physical_unit_keepout_shape_allocation_to_stratum_stack (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_MIM)
          physical_unit_keepout_shape_allocation_to_stratum_technology (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_MIM)
          pitch_class (FABRICATION_REQUIREMENT_XIM)
          planned_characteristic (PLANNED_CHARACTERISTIC_XIM)
          port_variable (ANALYTICAL_MODEL_MIM)
          presentation_representation (PRESENTATION_ORGANIZATION_SCHEMA)
          prjm_characterizable_representation (PROJECT_MANAGEMENT_MIM)
          probability_generator (PROBABILITY_MIM)
          procedural_representation (PROCEDURAL_MODEL_SCHEMA)
          property_value_representation (MEASURE_REPRESENTATION_XIM)
          range_characteristic (CHARACTERISTIC_MIM)
          regional_grid_location_representation (LOCATION_XIM)
          risk_consequence (RISK_SCHEMA)
          risk_probability (RISK_SCHEMA)
          rule_priority (PRODUCTION_RULE_XIM)
          sbb_characterized_representation (STATE_BASED_BEHAVIOUR_MIM)
          shape_definition_3d_intersection (LAYERED_3D_SHAPE_MIM)
          shape_dependent_property_representation (SHAPE_PROPERTY_ASSIGNMENT_XIM)
          shape_representation (PRODUCT_PROPERTY_REPRESENTATION_SCHEMA)
          signal_specification (FUNCTIONAL_SPECIFICATION_XIM)
          state_based_behaviour_model (STATE_BASED_BEHAVIOUR_REPRESENTATION_MIM)
          state_based_behaviour_model (SYSTEMS_ENGINEERING_REPRESENTATION_SCHEMA)
          statistical_distribution_for_tolerance (SHAPE_TOLERANCE_SCHEMA)
          structured_text_representation (TAGGED_TEXT_REPRESENTATION_MIM)
          surface_condition (SURFACE_CONDITIONS_XIM)
          surface_texture_representation (SURFACE_CONDITIONS_MIM)
          symbol_representation (PRESENTATION_DEFINITION_SCHEMA)
          syss_characterizable_representation (SYSTEM_STRUCTURE_MIM)
          tactile_appearance_representation (SURFACE_CONDITIONS_MIM)
          text_based_representation (TEXTUAL_EXPRESSION_REPRESENTATION_MIM)
          text_string_representation (PRESENTATION_DEFINITION_SCHEMA)
          uncertainty_assigned_representation (REPRESENTATION_SCHEMA)
          usage_view_connection_zone_terminal_shape_relationship (PHYSICAL_UNIT_USAGE_VIEW_MIM)
          variational_representation (VARIATIONAL_REPRESENTATION_SCHEMA)
          visual_appearance_representation (SURFACE_CONDITIONS_MIM)

Users

representation
          action_property_representation.representation
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  design_pdm_groupable_item
          analysis_item_within_representation.rep
          analytical_model_port.used_representation
          analytical_model_port_assignment_armx.used_representation
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  pdm_classification_item
          applied_action_method_assignment.items
                    action_method_items
                              fbb_action_method_items
                                        parameter_value_select
                                                  sbb_parameter_value_select
          applied_approval_assignment.items
                    approval_item
                              pdm_approval_item
                                        design_pdm_approval_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              pmri_attribute_classification_item
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_contract_assignment.items
                    contract_item
                              pmri_contract_item
                                        person_and_organization_item
                                                  prjm_person_and_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              prjm_date_and_time_item
          applied_date_assignment.items
                    date_item
                              prjm_date_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_document_reference.items
                    document_reference_item
                              ap239_props_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        design_pdm_document_reference_item
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_group_assignment.items
                    groupable_item
                              design_pdm_groupable_item
          applied_identification_assignment.items
                    identification_item
                              pmri_identification_item
          applied_location_representation_assignment.items
                    location_representation_item
          applied_organization_assignment.items
                    organization_item
                              ap239_props_organization_item
          applied_organizational_project_assignment.items
                    project_item
                              syss_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              ap239_props_person_and_organization_item
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  parameter_value_select_groupable_item
                                                            parameter_value_select
                                                                      sbb_parameter_value_select
          applied_security_classification_assignment.items
                    security_classification_item
                              ws_security_classification_item
          applied_state_definition_assignment.items
                    state_type_of_item
                              prgm_state_type_of_item
          applied_state_type_assignment.items
                    state_type_of_item
                              prgm_state_type_of_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        design_pdm_requirement_assigned_item
          attribute_language_assignment.items
                    attribute_language_item
                              pmri_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          component_placement__rrwt.rep_1
          component_placement__rrwt.rep_2
          conductive_interconnect_element_with_pre_defined_transitions_armx.used_representation
          context_dependent_over_riding_styled_item.style_context
                    style_context_select
          default_setting_association.used_representation
          description_attribute.described_item
                    description_attribute_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          evaluated_characteristic_armx.rep_2
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              parameter_value_select_groupable_item
                                        parameter_value_select
                                                  sbb_parameter_value_select
          id_attribute.identified_item
                    id_attribute_select
          instance_placement__rrwt.rep_1
          instance_placement__rrwt.rep_2
          invisibility.invisible_items
                    invisible_item
          issue_reference_mapping.issue_referenced
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          item_identified_representation_usage.used_representation
          language_assignment.items
                    language_item
          language_indication.considered_instance
                    attribute_language_item
                              pmri_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          located_interconnect_module_thickness_requirement.used_representation
          message_contents_assignment.items
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
          occlusion_precedence.occlusion_context
          organization_based_location_representation_with_identification.items
                    location_representation_item
                              prjm_location_representation_item
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          person_in_organization_relationship.items
                    person_and_organization_item
                              prjm_person_and_organization_item
          physical_unit_keepout_shape_allocation_to_stratum_stack_armx.rep_2
          presentation_style_by_context.style_context
                    style_context_select
          product_based_location_identification.items
                    location_representation_item
          property_definition_representation.used_representation
          reference_part_template_for_analytical_model.used_representation
          representation_map.mapped_representation
          representation_relationship.rep_1
          representation_relationship.rep_2
          requirement_assigned_object.items
                    requirement_assigned_item
                              design_pdm_requirement_assigned_item
          resource_property_representation.representation
          retention_assignment.items
                    retention_item
          risk_impact_assignment.items
                    risk_impact_item
                              rm_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              rm_probable_item
          risk_source_assignment.items
                    risk_source_item
                              rm_risk_source_item
          routed_interconnect_component_armx.used_representation
          shape_dependent_property_representation.property_representation
          surface_condition_association.describing_surface_condition
          variable_expression.property_associated
                    property_variable_rep_select
          variational_current_representation_relationship.current_result
          verification_evidence.items
                    verification_evidence_item
                              ds_verification_evidence_item

Global rules for this entity data type

          restrict_centre_of_mass_representation (AUTOMOTIVE_DESIGN)
          restrict_centre_of_mass_representation (INERTIA_CHARACTERISTICS_MIM)
          restrict_default_settings (AUTOMOTIVE_DESIGN)
          restrict_default_thickness (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_representation (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_representation (CATALOG_DATA_INFORMATION_MIM)
          restrict_representation_for_document_content_property (AUTOMOTIVE_DESIGN)
          restrict_representation_for_document_content_property (CATALOG_DATA_INFORMATION_MIM)
          restrict_representation_for_document_creation_property (AUTOMOTIVE_DESIGN)
          restrict_representation_for_document_creation_property (CATALOG_DATA_INFORMATION_MIM)
          restrict_representation_for_document_format_property (AUTOMOTIVE_DESIGN)
          restrict_representation_for_document_format_property (CATALOG_DATA_INFORMATION_MIM)
          restrict_representation_for_document_properties (AUTOMOTIVE_DESIGN)
          restrict_representation_for_document_properties (CATALOG_DATA_INFORMATION_MIM)
          restrict_representation_for_document_size_property (AUTOMOTIVE_DESIGN)
          restrict_representation_for_document_size_property (CATALOG_DATA_INFORMATION_MIM)
          restrict_treatment_result (AUTOMOTIVE_DESIGN)
          restrict_treatment_result (SURFACE_CONDITIONS_MIM)
          selected_instance_usage_requires_representation (AUTOMOTIVE_DESIGN)
          subtype_exclusiveness_representation (AUTOMOTIVE_DESIGN)
          subtype_exclusiveness_representation (CATALOG_DATA_INFORMATION_AND_SHAPE_REPRESENTATION_MIM)
          subtype_exclusiveness_representation (CATALOG_DATA_INFORMATION_MIM)

public interface ERepresentation extends EEntity

name (explicit attribute)

          boolean testName(ERepresentation type)
          String getName(ERepresentation type)
          void setName(ERepresentation type, String value)
          void unsetName(ERepresentation type)

items (explicit attribute)

          boolean testItems(ERepresentation type)
          ARepresentation_item getItems(ERepresentation type)
          ARepresentation_item createItems(ERepresentation type)
          void unsetItems(ERepresentation type)

context_of_items (explicit attribute)

          boolean testContext_of_items(ERepresentation type)
          ERepresentation_context getContext_of_items(ERepresentation type)
          void setContext_of_items(ERepresentation type, ERepresentation_context value)
          void unsetContext_of_items(ERepresentation type)

id (derived attribute)

          String getId(ERepresentation type)
          boolean testId(ERepresentation type)

description (derived attribute)

          String getDescription(ERepresentation type)
          boolean testDescription(ERepresentation type)

public class CRepresentation implements ERepresentation

          static EAttribute attributeName(ERepresentation type)
          static EAttribute attributeItems(ERepresentation type)
          static int usedinItems(ERepresentation type, ERepresentation_item instance, ASdaiModel domain, ARepresentation result)
          static EAttribute attributeContext_of_items(ERepresentation type)
          static int usedinContext_of_items(ERepresentation type, ERepresentation_context instance, ASdaiModel domain, ARepresentation result)
          static EAttribute attributeId(ERepresentation type)
          static EAttribute attributeDescription(ERepresentation type)

public class ARepresentation extends AEntity

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