ENTITY zone_of_site

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY zone_of_site 
SUBTYPE OF (zone);
	zone_for_site : site;
END_ENTITY;

Explicit Attributes

Entity zone_of_site has the following local and inherited explicit attributes:
AttributeTypeDefined By
 zone_namelabel (STRING)zone
 zone_descriptiontext (STRING)zone
 zone_for_sitesite (ENTITY)zone_of_site

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity zone_of_site inherits from the following supertypes:
  zone

Subtypes

    No subtypes

Referenced By

Entity zone_of_site and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_structural_item SELECT zone
 site_select SELECT zone_of_site
 zone ENTITY zone_of_site


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:39-04:00