Overview Schemas Index

RESULTS_SCHEMA (jsdai.SResults_schema)


ENTITY mbna_result
          SUBTYPE OF (model_property_distribution);
END_ENTITY; -- mbna_result

Entity data types and their attributes

model_property_distribution
          creating_software: text;
          domain: numerical_model;
          range: general_property;
mbna_result
          -

Known subtypes

          mbna_discrete_data (RESULTS_SCHEMA)
          mbna_history (RESULTS_SCHEMA)
          mbna_solution (RESULTS_SCHEMA)

Known subtype constraints

          sc1_mbna_result (RESULTS_SCHEMA)

Users

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

Global rules for this entity data type

          -

public interface EMbna_result extends EModel_property_distribution


public class CMbna_result implements EMbna_result


public class AMbna_result extends AEntity

          public EMbna_result getByIndex(int index)
          public EMbna_result getCurrentMember(SdaiIterator it)