|
ENTITY model_product_domain SUBTYPE OF (numerical_model); temporal_parts : LIST [0:?] OF model_action_domain; END_ENTITY; -- model_product_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_product_domain temporal_parts: LIST [0:?] OF model_action_domain; |
| mbna_equation (equations_schema) |
| mbna_model (hierarchy_schema) |
| model_product_domain_with_mesh (analysis_schema) |
Global rules for this entity data type- |