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: by entity attributes

property_definition_representation
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  classification_item
                                                            sbb_classification_item
          applied_action_method_assignment.items
                    action_method_items
                              condition_action_method_items
                                        sbb_condition_action_method_items
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_props_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_contract_assignment.items
                    contract_item
                              ss_contract_item
                                        pmri_contract_item
                                                  organization_item
                                                            mri_organization_item
                                                                      requirement_mri_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              tsr_date_and_time_item
          applied_date_assignment.items
                    date_item
                              ss_date_item
                                        pb_date_item
                                                  prjm_date_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
          applied_document_reference.items
                    document_reference_item
                              requirement_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              requirement_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              pdm_effectivity_item
                                        syss_effectivity_item
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        ss_collection_membership_groupable_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              pdm_effectivity_item
                                        syss_effectivity_item
          applied_organization_assignment.items
                    organization_item
                              mri_organization_item
                                        requirement_mri_organization_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              mri_person_and_organization_item
                                        requirement_mri_person_and_organization_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        document_reference_item
                                                  ap239_props_document_reference_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      document_reference_item
                                                                                rm_document_reference_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
                              collection_membership_groupable_item
                                        rm_collection_membership_groupable_item
          name_attribute.named_item
                    name_attribute_select
          partial_document_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        syss_document_reference_item
          person_in_organization_relationship.items
                    person_and_organization_item
                              ap239_props_person_and_organization_item
          placed_datum_target_feature.representation_associations
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                fbb_classification_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

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

fea_material_property_representation
          -

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)