Overview Schemas Index

IDA_STEP_SCHEMA_XIM (jsdai.SIda_step_schema_xim)


ENTITY model_property_association__resource_property
          SUBTYPE OF (resource_property);
          SELF\resource_property.resource RENAMED described_element : model_property_select;
          associated_property_value : model_property_value;
          validity_context : OPTIONAL validity_context_select;
END_ENTITY; -- model_property_association__resource_property

Entity data types and their attributes

resource_property
          name: label;
          description: text;
          resource: characterized_resource_definition;
model_property_association__resource_property
          (RT) resource->described_element: model_property_select;
          associated_property_value: model_property_value;
          (OPT) validity_context: validity_context_select;

Users

resource_property
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
          applied_action_assignment.items
                    action_items
                              condition_evaluation_action_items
                                        ar_condition_evaluation_action_items
          applied_action_method_assignment.items
                    action_method_items
                              tsr_action_method_items
          applied_action_request_assignment.items
                    action_request_item
                              automotive_design_action_request_item
          applied_approval_assignment.items
                    approval_item
                              automotive_design_approval_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              tsr_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              prjm_classification_item
          applied_contract_assignment.items
                    contract_item
                              pmri_contract_item
                                        person_and_organization_item
                                                  ss_person_and_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              ss_date_and_time_item
          applied_date_assignment.items
                    date_item
                              automotive_design_date_item
          applied_description_text_assignment.items
                    description_item
                              sysm_description_item
                                        analysed_item
                                                  sysm_analysed_item
          applied_document_reference.items
                    document_reference_item
                              sysm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              tsr_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              sysm_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              automotive_design_event_occurrence_item
          applied_identification_assignment.items
                    identification_item
                              tsr_identification_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_location_representation_assignment.items
                    location_representation_item
                              prjm_location_representation_item
          applied_organization_assignment.items
                    organization_item
                              automotive_design_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              automotive_design_person_and_organization_item
          applied_security_classification_assignment.items
                    security_classification_item
                              automotive_design_security_classification_item
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item
          attribute_language_assignment.items
                    attribute_language_item
                              ss_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          general_property_association.derived_definition
                    derived_property_select
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          justification_item_group_assignment.items
                    justification_item
                              ss_justification_item
          justification_support_item_group_assignment.items
                    justification_support_item
                              tsr_justification_support_item
          language_indication.considered_instance
                    attribute_language_item
                              sysm_attribute_language_item
          language_indication.items
                    attribute_language_item
                              ss_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              sysm_multi_language_attribute_item
          normalized_property_distribution_description.normalization_basis
                    property_distribution_select
          normalized_property_distribution_description.physical_function
                    property_distribution_select
          organization_based_location_representation_with_identification.items
                    location_representation_item
                              prjm_location_representation_item
          partial_document_assignment.items
                    document_reference_item
                              sysm_document_reference_item
          person_in_organization_relationship.items
                    person_and_organization_item
                              automotive_design_person_and_organization_item
          product_based_location_identification.items
                    location_representation_item
                              prjm_location_representation_item
          property_distribution_description.physical_function
                    property_distribution_select
          resource_property_relationship.related_resource_property
          resource_property_relationship.relating_resource_property
          resource_property_representation.property
          risk_impact_assignment.items
                    risk_impact_item
                              prgm_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              prgm_probable_item
          risk_source_assignment.items
                    risk_source_item
                              syse_risk_source_item
model_property_association__resource_property

Global rules for this entity data type

          -

public interface EModel_property_association__resource_property extends EResource_property

associated_property_value (explicit attribute)

          boolean testAssociated_property_value(EModel_property_association__resource_property type)
          EModel_property_value getAssociated_property_value(EModel_property_association__resource_property type)
          void setAssociated_property_value(EModel_property_association__resource_property type, EModel_property_value value)
          void unsetAssociated_property_value(EModel_property_association__resource_property type)

validity_context (explicit attribute)

          int testValidity_context(EModel_property_association__resource_property type)
          case 1
              EEntity getValidity_context(EModel_property_association__resource_property type)
              void setValidity_context(EModel_property_association__resource_property type, EEntity value, EEntity node1)
          void unsetValidity_context(EModel_property_association__resource_property type)

public class CModel_property_association__resource_property implements EModel_property_association__resource_property

          static EAttribute attributeAssociated_property_value(EModel_property_association__resource_property type)
          static int usedinAssociated_property_value(EModel_property_association__resource_property type, EModel_property_value instance, ASdaiModel domain, AModel_property_association__resource_property result)
          static EAttribute attributeValidity_context(EModel_property_association__resource_property type)
          static int usedinValidity_context(EModel_property_association__resource_property type, EEntity instance, ASdaiModel domain, AModel_property_association__resource_property result)

public class AModel_property_association__resource_property extends AEntity

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