|
ENTITY grid_coordinates SUBTYPE OF (model_property_distribution); SELF\model_property_distribution.domain : model_product_domain_with_mesh; SELF\model_property_distribution.range : specified_general_property; INVERSE data : SET [0:?] OF property_distribution_description FOR physical_function; WHERE wr1: is_coordinate_property(range); END_ENTITY; -- grid_coordinates |
Entity data types and their attributesmodel_property_distributioncreating_software: text; domain: numerical_model; range: general_property; grid_coordinates (RT) domain: model_product_domain_with_mesh; (RT) range: specified_general_property; (INV) data: SET [0:?] OF property_distribution_description FOR physical_function; |
| grid_coordinates_with_rind (domain_schema) |
Global rules for this entity data type- |