Overview Schemas Index

finite_element_analysis_control_and_result_schema         


ENTITY output_request_state
          SUBTYPE OF (state);
          steps : SET [1:?] OF control_analysis_step;
END_ENTITY; -- output_request_state

Entity data types and their attributes

state
          state_id: identifier;
          description: text;
output_request_state
          steps: SET [1:?] OF control_analysis_step;

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
output_request_state

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

output_request_state
          -

Global rules for this entity data type

          -