Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY element_nodal_freedom_actions
          SUBTYPE OF (state_definition);
          element : model_or_control_element;
          nodal_action : LIST [1:?] OF element_nodal_freedom_terms;
END_ENTITY; -- element_nodal_freedom_actions

Entity data types and their attributes

state_definition
          defined_state: state;
element_nodal_freedom_actions
          element: model_or_control_element;
          nodal_action: LIST [1:?] OF element_nodal_freedom_terms;

Users: by entity attributes

state_definition
          distribution_view_relationship.discretised_model
                    discretised_distribution_model_select
          same_discretised_distribution_model.equivalent_records
                    discretised_distribution_model_select
element_nodal_freedom_actions

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

element_nodal_freedom_actions
          -

Global rules for this entity data type

          -