Overview Schemas Index

PROCESS_PROPERTY_ASSIGNMENT_XIM (jsdai.SProcess_property_assignment_xim)


ENTITY applied_independent_activity_property
          SUBTYPE OF (action_property);
          base_element_property : general_property;
          representation : OPTIONAL property_value_select;
DERIVE
          SELF\action_property.name : STRING := base_element_property.name;
END_ENTITY; -- applied_independent_activity_property

          representation: Added in XIMs only in order to simplify model and avoid Activity_property_representation, representation, etc. *

Entity data types and their attributes

action_property
          name: label;
          description: text;
          definition: characterized_action_definition;
applied_independent_activity_property
          base_element_property: general_property;
          (OPT) representation: property_value_select;
          (RT) (DER) name: STRING;

Users

action_property
          action_property_relationship.related_action_property
          action_property_relationship.relating_action_property
          action_property_representation.property
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
          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
                              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
                              ap239_mri_attribute_classification_item
                                        actchar_ap239_mri_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              pdm_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
                              syss_documented_element_select
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              syss_documented_element_select
          applied_effectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              automotive_design_event_occurrence_item
          applied_identification_assignment.items
                    identification_item
                              automotive_design_identification_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              syss_effectivity_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
                              prjm_security_classification_item
          applied_state_definition_assignment.items
                    state_type_of_item
                              ss_state_type_of_item
          applied_state_observed_assignment.items
                    state_observed_of_item
                              resource_management_characterized_state_observed_of_item
          applied_state_type_assignment.items
                    state_type_of_item
                              resource_management_characterized_state_type_of_item
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item
          applied_usage_right.items
                    ir_usage_item
                              sysm_ir_usage_item
          attribute_language_assignment.items
                    attribute_language_item
                              resource_management_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
                              resource_management_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
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          person_in_organization_relationship.items
                    person_and_organization_item
                              automotive_design_person_and_organization_item
          property_distribution_description.physical_function
                    property_distribution_select
          requirement_assigned_object.items
                    requirement_assigned_item
                              sysm_requirement_assigned_item
          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
          verification_evidence.items
                    verification_evidence_item
                              syse_verification_evidence_item
applied_independent_activity_property

Global rules for this entity data type

          -

public interface EApplied_independent_activity_property extends EAction_property

base_element_property (explicit attribute)

          boolean testBase_element_property(EApplied_independent_activity_property type)
          EGeneral_property getBase_element_property(EApplied_independent_activity_property type)
          void setBase_element_property(EApplied_independent_activity_property type, EGeneral_property value)
          void unsetBase_element_property(EApplied_independent_activity_property type)

representation (explicit attribute)

          int testRepresentation(EApplied_independent_activity_property type)
          case 1
              EEntity getRepresentation(EApplied_independent_activity_property type)
              void setRepresentation(EApplied_independent_activity_property type, EEntity value, EEntity node1)
          case sRepresentationText:
              String getRepresentation(EApplied_independent_activity_property type, EText node1)
              void setRepresentation(EApplied_independent_activity_property type, String value, EText node1)
          void unsetRepresentation(EApplied_independent_activity_property type)

public class CApplied_independent_activity_property implements EApplied_independent_activity_property

          static EAttribute attributeBase_element_property(EApplied_independent_activity_property type)
          static int usedinBase_element_property(EApplied_independent_activity_property type, EGeneral_property instance, ASdaiModel domain, AApplied_independent_activity_property result)
          static EAttribute attributeRepresentation(EApplied_independent_activity_property type)
          static int usedinRepresentation(EApplied_independent_activity_property type, EEntity instance, ASdaiModel domain, AApplied_independent_activity_property result)
          static EAttribute attributeName(EApplied_independent_activity_property type)

public class AApplied_independent_activity_property extends AEntity

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