Overview Schemas Index

HIERARCHY_SCHEMA (jsdai.SHierarchy_schema)


ENTITY mbna_state
          SUBTYPE OF (model_state_domain);
END_ENTITY; -- mbna_state

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_state_domain
          -
mbna_state
          -

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_state_domain
          model_action_domain.final
          model_action_domain.initial
          same_discretised_state_model.equivalent_records
                    discretised_state_model_select
          state_view_relationship.discretised_model
                    discretised_state_model_select
mbna_state
          mbna_step.final

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

mbna_state
          -

Global rules for this entity data type

          -

public interface EMbna_state extends EModel_state_domain


public class CMbna_state implements EMbna_state


public class AMbna_state extends AEntity

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