ENTITY organizational_address
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY organizational_address
SUBTYPE OF (address);
organizations : SET [1:?] OF organization;
description : text;
END_ENTITY; (* STEP Part 41 (2nd edition unchanged) *)
Explicit Attributes
Entity organizational_address has the following local and inherited explicit attributes:
Derived Attributes
Entity organizational_address has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity organizational_address inherits from the following supertypes:
address
Subtypes
No subtypesReferenced By
Entity organizational_address and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00