Overview Schemas Index

STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA (jsdai.SStructural_response_representation_schema)


ENTITY fea_material_property_representation
          SUBTYPE OF (material_property_representation);
WHERE
          wr1: SIZEOF (QUERY (item <* 
       SELF\property_definition_representation.used_representation.items |
         SIZEOF (['STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_LINEAR_ELASTICITY',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_MASS_DENSITY',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_AREA_DENSITY',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_TANGENTIAL_COEFFICIENT_OF_LINEAR_THERMAL_EXPANSION',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_SECANT_COEFFICIENT_OF_LINEAR_THERMAL_EXPANSION',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_MOISTURE_ABSORPTION',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_SHELL_MEMBRANE_STIFFNESS',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_SHELL_BENDING_STIFFNESS',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_SHELL_MEMBRANE_BENDING_COUPLING_STIFFNESS',
                  'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.' + 
                  'FEA_SHELL_SHEAR_STIFFNESS'] * TYPEOF (item)
                  ) = 1
       )) = 1;
          wr2: 'MATERIAL_PROPERTY_DEFINITION_SCHEMA.MATERIAL_PROPERTY' IN 
       TYPEOF (SELF\property_definition_representation.definition);
END_ENTITY; -- fea_material_property_representation

Entity data types and their attributes

property_definition_representation
          definition: represented_definition;
          used_representation: representation;
          (DER) description: text;
          (DER) name: label;
material_property_representation
          dependent_environment: data_environment;
fea_material_property_representation
          -

Users

property_definition_representation
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_action_assignment.items
                    action_items
                              syse_action_items
          applied_action_method_assignment.items
                    action_method_items
                              condition_action_method_items
                                        ap239_padi_condition_action_method_items
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_props_attribute_classification_item
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          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
                              prjm_date_and_time_item
          applied_date_assignment.items
                    date_item
                              prjm_date_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_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
                              syss_effectivity_item
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  tra_groupable_item
          applied_group_assignment.items
                    groupable_item
                              tra_groupable_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              syss_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              ap239_props_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              syss_person_and_organization_item
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  design_pdm_groupable_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_classification_item
          data_environment.elements
          description_attribute.described_item
                    description_attribute_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              tra_groupable_item
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          justification_item_group_assignment.items
                    justification_item
                              ds_justification_item
          name_attribute.named_item
                    name_attribute_select
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          person_in_organization_relationship.items
                    person_and_organization_item
                              syss_person_and_organization_item
          placed_datum_target_feature.representation_associations
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  tra_groupable_item
material_property_representation
          element_material.properties
          material_designation_characterization.property
                    characterized_material_property
          material_property_association.property
                    characterized_material_property
fea_material_property_representation
          fea_material_property_geometric_relationship.material_ref

Global rules for this entity data type

          -

public interface EFea_material_property_representation extends EMaterial_property_representation


public class CFea_material_property_representation implements EFea_material_property_representation


public class AFea_material_property_representation extends AEntity

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