Overview Schemas Index

PART_TEMPLATE_XIM (jsdai.SPart_template_xim)


ENTITY reference_part_template_for_analytical_model
          SUBTYPE OF (property_definition_representation);
          SELF\property_definition_representation.definition RENAMED template : template_definition;
          analytical_representation : analytical_model_definition_armx;
DERIVE
          SELF\property_definition_representation.used_representation : representation := ?;
UNIQUE
          ur1 : template;
END_ENTITY; -- reference_part_template_for_analytical_model

Entity data types and their attributes

property_definition_representation
          definition: represented_definition;
          used_representation: representation;
          (DER) description: text;
          (DER) name: label;
reference_part_template_for_analytical_model
          (RT) definition->template: template_definition;
          analytical_representation: analytical_model_definition_armx;
          (RT) (DER) used_representation: representation;

Users

property_definition_representation
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_action_assignment.items
                    action_items
                              syse_action_items
          applied_action_method_assignment.items
                    action_method_items
                              condition_action_method_items
                                        ap239_padi_condition_action_method_items
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_props_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
          applied_document_reference.items
                    document_reference_item
                              ap239_props_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              syss_documented_element_select
          applied_effectivity_assignment.items
                    effectivity_item
                              syss_effectivity_item
          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_ineffectivity_assignment.items
                    effectivity_item
                              syss_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              ap239_props_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_classification_item
          data_environment.elements
          description_attribute.described_item
                    description_attribute_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              tra_groupable_item
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          justification_item_group_assignment.items
                    justification_item
                              ds_justification_item
          name_attribute.named_item
                    name_attribute_select
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          person_in_organization_relationship.items
                    person_and_organization_item
                              syss_person_and_organization_item
          placed_datum_target_feature.representation_associations
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  tra_groupable_item
reference_part_template_for_analytical_model

Global rules for this entity data type

          -

public interface EReference_part_template_for_analytical_model extends EProperty_definition_representation

analytical_representation (explicit attribute)

          boolean testAnalytical_representation(EReference_part_template_for_analytical_model type)
          EAnalytical_model_definition_armx getAnalytical_representation(EReference_part_template_for_analytical_model type)
          void setAnalytical_representation(EReference_part_template_for_analytical_model type, EAnalytical_model_definition_armx value)
          void unsetAnalytical_representation(EReference_part_template_for_analytical_model type)

public class CReference_part_template_for_analytical_model implements EReference_part_template_for_analytical_model

          static EAttribute attributeAnalytical_representation(EReference_part_template_for_analytical_model type)
          static int usedinAnalytical_representation(EReference_part_template_for_analytical_model type, EAnalytical_model_definition_armx instance, ASdaiModel domain, AReference_part_template_for_analytical_model result)
          static EAttribute attributeUsed_representation(EReference_part_template_for_analytical_model type)
          static int usedinUsed_representation(EReference_part_template_for_analytical_model type, ERepresentation instance, ASdaiModel domain, AReference_part_template_for_analytical_model result)

public class AReference_part_template_for_analytical_model extends AEntity

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