ENTITY organizational_address
(* SCHEMA explicit_draughting; *)
ENTITY organizational_address
SUBTYPE OF (address);
organizations : SET [1:?] OF organization;
description : text;
END_ENTITY; -- organizational_address
Explicit Attributes
Entity organizational_address has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity organizational_address inherits from the following supertypes:
address
Subtypes
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00