|
ENTITY model_product_domain_with_mesh SUBTYPE OF (model_product_domain); model_mesh : mesh; END_ENTITY; -- model_product_domain_with_mesh |
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; model_product_domain_with_mesh model_mesh: mesh; |
| mbna_zone (hierarchy_schema) |
Global rules for this entity data type- |