Overview Schemas Index

analysis_schema         


ENTITY model_action_domain
          SUBTYPE OF (numerical_model);
          initial : model_state_domain;
          final : model_state_domain;
END_ENTITY; -- model_action_domain

Entity data types and their attributes

numerical_model
          id: identifier;
          name: label;
          description: text;
          creating_software: text;
          intended_analysis_code: SET [1:?] OF text;
          analysis_type: text;
model_action_domain
          initial: model_state_domain;
          final: model_state_domain;

Known subtypes

          mbna_step (hierarchy_schema)

Users: by entity attributes

numerical_model
          behavioural_decomposition_of_numerical_model.parts
          behavioural_decomposition_of_numerical_model.whole
          model_property_distribution.domain
          simulation_run.simulated
          spatial_decomposition_of_numerical_model.parts
          spatial_decomposition_of_numerical_model.whole
          view_relationship.view
model_action_domain
          action_view_relationship.discretised_model
                    discretised_action_model_select
          model_product_domain.temporal_parts
          same_discretised_action_model.equivalent_records
                    discretised_action_model_select
          temporal_decomposition_of_model_action.parts
          temporal_decomposition_of_model_action.whole

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

model_action_domain
          -

Global rules for this entity data type

          -