ENTITY organizational_address
(* SCHEMA Ship_arrangement_schema; *)
ENTITY organizational_address
SUBTYPE OF (address);
organizations : SET [1:?] OF organization;
description : OPTIONAL text;
END_ENTITY;
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
2012-03-27T17:16:36-04:00