|
ENTITY simulation_run; id : identifier; name : label; description : text; simulated : numerical_model; results : SET [0:?] OF model_property_distribution; END_ENTITY; -- simulation_run |
Entity data types and their attributessimulation_runid: identifier; name: label; description: text; simulated: numerical_model; results: SET [0:?] OF model_property_distribution; |
Users: by entity attributessimulation_runUsers: by defined types, not used by any entity attributesimulation_run- |
Global rules for this entity data type- |