ENTITY personal_address
(* SCHEMA integrated_cnc_schema; *)
ENTITY personal_address
SUBTYPE OF (address);
people : SET [1:?] OF person;
description : OPTIONAL text;
END_ENTITY; -- 10303-41: person_organization_schema
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
No subtypesReferenced By
Entity personal_address and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:22-02:00