Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY state_component
          SUBTYPE OF (state);
          state : linearly_superimposed_state;
          factor : context_dependent_measure;
END_ENTITY; -- state_component

Entity data types and their attributes

state
          state_id: identifier;
          description: text;
state_component
          state: linearly_superimposed_state;
          factor: context_dependent_measure;

Users: by entity attributes

state
          control_analysis_step.initial_state
          control_linear_modes_and_frequencies_process.final_input_state
          control_linear_static_load_increment_process.final_input_state
          same_discretised_state_model.equivalent_records
                    discretised_state_model_select
          state_definition.defined_state
          state_relationship.related_state
          state_relationship.relating_state
          state_view_relationship.discretised_model
                    discretised_state_model_select
state_component

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

state_component
          -

Global rules for this entity data type

          -