|
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 attributesnumerical_modelid: 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; |
| mbna_step (hierarchy_schema) |
Global rules for this entity data type- |