Overview Schemas Index

results_schema         


ENTITY mbna_discrete_data
          SUBTYPE OF (mbna_result);
          gridloc : mesh_location;
INVERSE
          data : SET [0:?] OF property_distribution_description FOR physical_function;
END_ENTITY; -- mbna_discrete_data

Entity data types and their attributes

model_property_distribution
          creating_software: text;
          domain: numerical_model;
          range: general_property;
mbna_result
          -
mbna_discrete_data
          gridloc: mesh_location;
          (INV) data: SET [0:?] OF property_distribution_description FOR physical_function;

Known subtypes

          mbna_discrete_data_with_rind (results_schema)

Users: by entity attributes

model_property_distribution
          distribution_view_relationship.discretised_model
                    discretised_distribution_model_select
          normalized_property_distribution_description.normalization_basis
                    property_distribution_select
                              mbna_property_distribution_select
          normalized_property_distribution_description.physical_function
                    property_distribution_select
                              mbna_property_distribution_select
          property_distribution_description.physical_function
                    property_distribution_select
                              mbna_property_distribution_select
          same_discretised_distribution_model.equivalent_records
                    discretised_distribution_model_select
          simulation_run.results
mbna_result
mbna_discrete_data

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

mbna_discrete_data
          -

Global rules for this entity data type

          -