Navigation

zone

EXPRESS specification:

ENTITY zone
ABSTRACT SUPERTYPE OF (ONEOF(zone_of_building, zone_of_project, zone_of_site, zone_of_structure) ANDOR zone_bounded);
zone_name  :  label;
zone_description  :  OPTIONAL text;
END_ENTITY;

References (6):

Name Type Referred through Express-G
select_structural_item Select
Select relation
No Diagram
zone_bounded Entity
Supertype
No Diagram
zone_of_building Entity
Supertype
No Diagram
zone_of_project Entity
Supertype
No Diagram
zone_of_site Entity
Supertype
No Diagram
zone_of_structure Entity
Supertype
No Diagram

Inheritance graph

ENTITY zone;
ENTITY zone;
zone_name  :  label;
zone_description  :  OPTIONAL text;
END_ENTITY;