|
ENTITY mbna_bc_data_global SUBTYPE OF (mbna_bc_data); INVERSE data_global : SET [0:?] OF model_property_distribution FOR domain; END_ENTITY; -- mbna_bc_data_global |
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_state_domain - mbna_condition - mbna_bc_data - mbna_bc_data_global (INV) data_global: SET [0:?] OF model_property_distribution FOR domain; |
Global rules for this entity data type- |