ENTITY personal_address
(* SCHEMA step_merged_ap_schema; *)
ENTITY personal_address
SUBTYPE OF (address);
people : SET [1:?] OF person;
description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity personal_address has the following local and inherited explicit attributes:
Derived Attributes
Entity personal_address has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity personal_address inherits from the following supertypes:
address
Subtypes
Entity personal_address has the following subtypes:
person_and_organization_address*
* - Immediate Subtypes
Referenced By
Entity personal_address and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00