POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
DAMAGE_AREA
(* Local *)
SUBTYPE OF
(
technical_earth_feature
);
INVERSE
property_damage :
SET [0:?] OF
property_damage
FOR
damage_area;
UNIQUE
si:
earth_feature
.identifier,
earth_feature
.unique_within;
END_ENTITY
; (* damage_area *)
Generated on Tue Jul 10 19:37:41 2001
© Copyright 2001 POSC. All rights reserved.