Overview Schemas Index

BASIS_SCHEMA (jsdai.SBasis_schema)


ENTITY specified_general_property
          SUBTYPE OF (general_property);
          name_specifier : choose_general_property_identifier;
END_ENTITY; -- specified_general_property

Entity data types and their attributes

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

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_method_assignment.items
                    action_method_items
                              sysm_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
                              pmri_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              classification_item_236cc1
          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
                              date_and_time_item_236cc1
          applied_date_assignment.items
                    date_item
                              automotive_design_date_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
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              event_occurrence_item_236cc1
          applied_identification_assignment.items
                    identification_item
                              pmri_identification_item
          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_236cc1
          applied_organizational_project_assignment.items
                    project_item
                              pmri_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              person_and_organization_item_236cc1
          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
                              syss_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              prjm_attribute_language_item
          classification_attribute.attribute_definition
          default_setting_association.definition
                    represented_definition
          domain_property.property_type
          fea_beam_section_idealisation_relationship.idealised
          fea_shell_section_idealisation_relationship.idealised
          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
                              prgm_issue_reference_item
          item_identified_representation_usage.definition
                    represented_definition
          justification_item_group_assignment.items
                    justification_item
                              prjm_justification_item
          justification_support_item_group_assignment.items
                    justification_support_item
                              ap239_padi_justification_support_item
          language_indication.considered_instance
                    attribute_language_item
                              syss_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          located_interconnect_module_thickness_requirement.definition
                    represented_definition
          maths_space_context.physical_space
                    space_context_select
          maths_value_context.physical_value
                    value_context_select
          model_property_distribution.range
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
          normalized_maths_space_context.normalization_basis
                    value_context_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_definition_representation.definition
                    represented_definition
          risk_impact_assignment.items
                    risk_impact_item
                              rm_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              rm_probable_item
          risk_source_assignment.items
                    risk_source_item
                              rm_risk_source_item
          schema_based_model_parameter_armx.attribute_name
          schema_based_model_parameter_armx.entity_name
          schema_based_model_parameter_armx.schema_identifier
specified_general_property
          grid_coordinates.range

Global rules for this entity data type

          -

public interface ESpecified_general_property extends EGeneral_property

name_specifier (explicit attribute)

          int testName_specifier(ESpecified_general_property type)
          case 1
              EEntity getName_specifier(ESpecified_general_property type)
              void setName_specifier(ESpecified_general_property type, EEntity value, EEntity node1)
          case sName_specifierCoordinate_data_name:
              int getName_specifier(ESpecified_general_property type, ECoordinate_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, ECoordinate_data_name node1)
          case sName_specifierFd_nondimensional_parameter_name:
              int getName_specifier(ESpecified_general_property type, EFd_nondimensional_parameter_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EFd_nondimensional_parameter_name node1)
          case sName_specifierRiemann_1d_data_name:
              int getName_specifier(ESpecified_general_property type, ERiemann_1d_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, ERiemann_1d_data_name node1)
          case sName_specifierForce_moment_data_name:
              int getName_specifier(ESpecified_general_property type, EForce_moment_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EForce_moment_data_name node1)
          case sName_specifierGas_model_data_name:
              int getName_specifier(ESpecified_general_property type, EGas_model_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EGas_model_data_name node1)
          case sName_specifierViscosity_model_data_name:
              int getName_specifier(ESpecified_general_property type, EViscosity_model_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EViscosity_model_data_name node1)
          case sName_specifierThermal_conductivity_model_data_name:
              int getName_specifier(ESpecified_general_property type, EThermal_conductivity_model_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EThermal_conductivity_model_data_name node1)
          case sName_specifierTurbulence_closure_data_name:
              int getName_specifier(ESpecified_general_property type, ETurbulence_closure_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, ETurbulence_closure_data_name node1)
          case sName_specifierTurbulence_model_data_name:
              int getName_specifier(ESpecified_general_property type, ETurbulence_model_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, ETurbulence_model_data_name node1)
          case sName_specifierFlow_solution_data_name:
              int getName_specifier(ESpecified_general_property type, EFlow_solution_data_name node1)
              void setName_specifier(ESpecified_general_property type, int value, EFlow_solution_data_name node1)
          void unsetName_specifier(ESpecified_general_property type)

public class CSpecified_general_property implements ESpecified_general_property

          static EAttribute attributeName_specifier(ESpecified_general_property type)
          static int usedinName_specifier(ESpecified_general_property type, EEntity instance, ASdaiModel domain, ASpecified_general_property result)

public class ASpecified_general_property extends AEntity

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