|
ENTITY point_style SUBTYPE OF (founded_item); name : label; marker : marker_select; marker_size : size_select; marker_colour : colour; END_ENTITY; -- point_style |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; point_style name: label; marker: marker_select; marker_size: size_select; marker_colour: colour; |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select point_style presentation_style_assignment.styles presentation_style_select Users: by defined types, not used by any entity attributepoint_style- |
Global rules for this entity data type- |