Navigation

geographical_location

EXPRESS specification:

ENTITY geographical_location
ABSTRACT SUPERTYPE OF (ONEOF(global_location, map_location));
height_above_datum  :  length_measure_with_unit;
datum_name  :  label;
END_ENTITY;

References (5):

Name Type Referred through Express-G
global_location Entity
Supertype
No Diagram
grid_intersection_resolved Entity
Attribute 'resolution_point'
No Diagram
map_location Entity
Supertype
No Diagram
select_structural_item Select
Select relation
No Diagram
setting_out_point Entity
Attribute 'location'
No Diagram

Inheritance graph

ENTITY geographical_location;
ENTITY geographical_location;
height_above_datum  :  length_measure_with_unit;
datum_name  :  label;
END_ENTITY;