ENTITY zone_of_structure

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Extended for LPM/6 - see Issue 98 *)
ENTITY zone_of_structure
SUPERTYPE OF (ONEOF(zone_of_structure_sequence))
SUBTYPE OF (zone);
	zone_for_structure : structure;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity zone_of_structure inherits from the following supertypes:
  zone

Subtypes

Entity zone_of_structure has the following subtypes:
    zone_of_structure_sequence*
    zone_of_structure_sequence_lot
* - Immediate Subtypes

Referenced By

Entity zone_of_structure and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_structural_item SELECT zone
 structure_select SELECT zone_of_structure
 zone ENTITY zone_of_structure
 zone_of_structure_sequence ENTITY zone_of_structure
 zone_of_structure_sequence_lot ENTITY zone_of_structure


[Top Level Definitions] [Exit]

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