|
ENTITY location_representation_assignment; ABSTRACT SUPERTYPE; id : identifier; name : label; description : OPTIONAL text; represented_location : location; role : location_representation_role; END_ENTITY; -- location_representation_assignment |
Entity data types and their attributeslocation_representation_assignmentid: identifier; name: label; (OPT) description: text; represented_location: location; role: location_representation_role; |
| applied_location_representation_assignment (Location_mim) |
Userslocation_representation_assignment |
Global rules for this entity data type- |