Overview Schemas Index

IDA_STEP_SCHEMA_XIM (jsdai.SIda_step_schema_xim)


ENTITY property_change__property_definition_relationship
          SUBTYPE OF (property_definition_relationship);
          is_describing : change__product_definition_relationship;
          added_property : SET [0:?] OF property_value_representation;
          deleted_property : SET [0:?] OF property_value_representation;
          description_x : string_select;
          id : OPTIONAL undefined_object;
DERIVE
          SELF\property_definition_relationship.description : text := ?;
END_ENTITY; -- property_change__property_definition_relationship

Entity data types and their attributes

property_definition_relationship
          name: label;
          description: text;
          relating_property_definition: property_definition;
          related_property_definition: property_definition;
property_change__property_definition_relationship
          is_describing: change__product_definition_relationship;
          added_property: SET [0:?] OF property_value_representation;
          deleted_property: SET [0:?] OF property_value_representation;
          description_x: string_select;
          (OPT) id: undefined_object;
          (RT) (DER) description: text;

Users: by entity attributes

property_definition_relationship
          analytical_model_port_assignment_armx.definition
                    represented_definition
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  classification_item
                                                            ap239_props_classification_item
          applied_approval_assignment.items
                    approval_item
                              ap239_props_approval_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_props_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              ap239_props_classification_item
          applied_contract_assignment.items
                    contract_item
                              ss_contract_item
                                        pmri_contract_item
                                                  organization_item
                                                            ap239_props_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              ap239_props_date_and_time_item
          applied_date_assignment.items
                    date_item
                              ap239_props_date_item
          applied_identification_assignment.items
                    identification_item
                              automotive_design_identification_item
          applied_organization_assignment.items
                    organization_item
                              ap239_props_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              ap239_props_person_and_organization_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        identification_item
                                                  ap239_props_identification_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              ap239_props_attribute_language_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                ap239_props_classification_item
          design_object_management_assignment.items
                    managed_design_object
                              fdtd_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              fdtd_managed_design_object
          item_identified_representation_usage.definition
                    item_identified_representation_usage_definition
                              represented_definition
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              ap239_props_attribute_language_item
          located_interconnect_module_thickness_requirement.definition
                    represented_definition
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              ap239_props_multi_language_attribute_item
          person_in_organization_relationship.items
                    person_and_organization_item
                              ap239_props_person_and_organization_item
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                ap239_props_classification_item
          property_definition_representation.definition
                    represented_definition
          surface_condition_association.definition
                    represented_definition
property_change__property_definition_relationship

Users: by defined types, not used by any entity attribute

property_change__property_definition_relationship
          -

Global rules for this entity data type

          -

public interface EProperty_change__property_definition_relationship extends EProperty_definition_relationship

is_describing (explicit attribute)

          boolean testIs_describing(EProperty_change__property_definition_relationship type)
          EChange__product_definition_relationship getIs_describing(EProperty_change__property_definition_relationship type)
          void setIs_describing(EProperty_change__property_definition_relationship type, EChange__product_definition_relationship value)
          void unsetIs_describing(EProperty_change__property_definition_relationship type)

added_property (explicit attribute)

          boolean testAdded_property(EProperty_change__property_definition_relationship type)
          AProperty_value_representation getAdded_property(EProperty_change__property_definition_relationship type)
          AProperty_value_representation createAdded_property(EProperty_change__property_definition_relationship type)
          void unsetAdded_property(EProperty_change__property_definition_relationship type)

deleted_property (explicit attribute)

          boolean testDeleted_property(EProperty_change__property_definition_relationship type)
          AProperty_value_representation getDeleted_property(EProperty_change__property_definition_relationship type)
          AProperty_value_representation createDeleted_property(EProperty_change__property_definition_relationship type)
          void unsetDeleted_property(EProperty_change__property_definition_relationship type)

description_x (explicit attribute)

          int testDescription_x(EProperty_change__property_definition_relationship type)
          case 1
              EEntity getDescription_x(EProperty_change__property_definition_relationship type)
              void setDescription_x(EProperty_change__property_definition_relationship type, EEntity value, EEntity node1)
          case sDescription_xDefault_language_string:
              String getDescription_x(EProperty_change__property_definition_relationship type, EDefault_language_string node1)
              void setDescription_x(EProperty_change__property_definition_relationship type, String value, EDefault_language_string node1)
          void unsetDescription_x(EProperty_change__property_definition_relationship type)

id (explicit attribute)

          boolean testId(EProperty_change__property_definition_relationship type)
          String getId(EProperty_change__property_definition_relationship type)
          void setId(EProperty_change__property_definition_relationship type, String value)
          void unsetId(EProperty_change__property_definition_relationship type)

public class CProperty_change__property_definition_relationship implements EProperty_change__property_definition_relationship

          static EAttribute attributeIs_describing(EProperty_change__property_definition_relationship type)
          static int usedinIs_describing(EProperty_change__property_definition_relationship type, EChange__product_definition_relationship instance, ASdaiModel domain, AProperty_change__property_definition_relationship result)
          static EAttribute attributeAdded_property(EProperty_change__property_definition_relationship type)
          static int usedinAdded_property(EProperty_change__property_definition_relationship type, EProperty_value_representation instance, ASdaiModel domain, AProperty_change__property_definition_relationship result)
          static EAttribute attributeDeleted_property(EProperty_change__property_definition_relationship type)
          static int usedinDeleted_property(EProperty_change__property_definition_relationship type, EProperty_value_representation instance, ASdaiModel domain, AProperty_change__property_definition_relationship result)
          static EAttribute attributeDescription_x(EProperty_change__property_definition_relationship type)
          static int usedinDescription_x(EProperty_change__property_definition_relationship type, EEntity instance, ASdaiModel domain, AProperty_change__property_definition_relationship result)
          static EAttribute attributeId(EProperty_change__property_definition_relationship type)
          static EAttribute attributeDescription(EProperty_change__property_definition_relationship type)

public class AProperty_change__property_definition_relationship extends AEntity

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