|
ENTITY mesh_derived_maths_space SUBTYPE OF (maths_space); description : text; name : label; id : identifier; the_mesh : mesh; kind : mesh_maths_space_type; END_ENTITY; -- mesh_derived_maths_space |
Entity data types and their attributesgeneric_expression- maths_space - mesh_derived_maths_space description: text; name: label; id: identifier; the_mesh: mesh; kind: mesh_maths_space_type; |
Global rules for this entity data type- |