Overview Schemas Index

PRODUCT_PROPERTY_DEFINITION_SCHEMA (jsdai.SProduct_property_definition_schema)


ENTITY general_property;
          id : identifier;
          name : label;
          description : OPTIONAL text;
END_ENTITY; -- general_property

Entity data types and their attributes

general_property
          id: identifier;
          name: label;
          (OPT) description: text;

Known subtypes

          ap233_characterizable_general_property (PROGRAM_MANAGEMENT_MIM)
          characteristic_data_table_header (CHARACTERISTIC_MIM)
          characteristic_data_table_header_link (CHARACTERISTIC_MIM)
          ds_characterizable_general_property (DECISION_SUPPORT_MIM)
          externally_defined_general_property (EXTERNAL_PROPERTIES_MIM)
          fbb_characterized_general_property (FUNCTION_BASED_BEHAVIOUR_MIM)
          general_material_property (GENERIC_MATERIAL_ASPECTS_MIM)
          general_model_parameter (GENERAL_MODEL_PARAMETER_MIM)
          independent_property_with_unit (MODEL_PARAMETER_XIM)
          model_parameter (MODEL_PARAMETER_MIM)
          property (IDA_STEP_SCHEMA_XIM)
          sbb_characterized_general_property (STATE_BASED_BEHAVIOUR_MIM)
          smpushup_ap233_characterizable_general_property (SYSTEM_MODELLING_MIM)
          system_ap233_characterizable_general_property (SYSTEM_STRUCTURE_MIM)

Users

general_property
          analytical_model_port_assignment_armx.definition
                    represented_definition
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  pdm_classification_item
          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
                              design_pdm_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              system_pmri_classification_item
          applied_contract_assignment.items
                    contract_item
                              im_contract_item
                                        organization_item
                                                  organization_item_236cc1
          applied_date_and_time_assignment.items
                    date_and_time_item
                              smpushup_pmri_date_and_time_item
          applied_date_assignment.items
                    date_item
                              smpushup_pmri_date_item
          applied_document_reference.items
                    document_reference_item
                              ap239_props_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              ap239_props_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              event_occurrence_item_236cc1
          applied_identification_assignment.items
                    identification_item
                              aliasable_item
                                        aliasable_item_203e2
          applied_independent_activity_property.base_element_property
          applied_independent_property.base_independent_property
          applied_ineffectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              organization_item_203e2
          applied_organizational_project_assignment.items
                    project_item
                              ds_pmri_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              person_and_organization_item_203e2
          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
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_203e2
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              attribute_language_item_203e2
          characteristic_data_table_header_armx.column
          characteristic_data_table_header_link_armx.precedent
          characteristic_data_table_header_link_armx.subsequent
          classification_attribute.attribute_definition
          default_setting_association.definition
                    represented_definition
          general_property_association.base_definition
          general_property_relationship.related_property
          general_property_relationship.relating_property
          independent_property_representation.property
          issue_reference_mapping.items
                    issue_reference_item
                              upfromsm_ap233_issue_reference_item
          item_identified_representation_usage.definition
                    represented_definition
          justification_item_group_assignment.items
                    justification_item
                              ds_justification_item
          justification_support_item_group_assignment.items
                    justification_support_item
                              ds_justification_support_item
          language_indication.considered_instance
                    attribute_language_item
                              mri_attribute_language_item
                                        requirement_mri_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_236cc1
          located_interconnect_module_thickness_requirement.definition
                    represented_definition
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
          partial_document_assignment.items
                    document_reference_item
                              ap239_props_document_reference_item
          person_in_organization_relationship.items
                    person_and_organization_item
                              person_and_organization_item_236cc1
          property_definition_representation.definition
                    represented_definition
          risk_impact_assignment.items
                    risk_impact_item
                              rm_ap233_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              rm_ap233_probable_item
          risk_source_assignment.items
                    risk_source_item
                              rm_ap233_risk_source_item
          schema_based_model_parameter_armx.attribute_name
          schema_based_model_parameter_armx.entity_name
          schema_based_model_parameter_armx.schema_identifier

Global rules for this entity data type

          restrict_multi_language_for_general_property (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_general_property (CATALOG_DATA_INFORMATION_MIM)
          restrict_version_assignment_for_general_property (AUTOMOTIVE_DESIGN)
          restrict_version_assignment_for_general_property (CATALOG_DATA_INFORMATION_MIM)

public interface EGeneral_property extends EEntity

id (explicit attribute)

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

name (explicit attribute)

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

description (explicit attribute)

          boolean testDescription(EGeneral_property type)
          String getDescription(EGeneral_property type)
          void setDescription(EGeneral_property type, String value)
          void unsetDescription(EGeneral_property type)

public class CGeneral_property implements EGeneral_property

          static EAttribute attributeId(EGeneral_property type)
          static EAttribute attributeName(EGeneral_property type)
          static EAttribute attributeDescription(EGeneral_property type)

public class AGeneral_property extends AEntity

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