POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_TEMPERATURE
SUBTYPE OF
(
property
);
data_value :
ndt_temperature
;
filter_cake :
OPTIONAL
filter_cake
;
fluid_system :
OPTIONAL
fluid_system
;
rock_feature :
OPTIONAL
rock_feature
;
rock_material :
OPTIONAL
rock_material
;
temporary_completion :
OPTIONAL
temporary_completion
;
UNIQUE
si: filter_cake, fluid_system, rock_material, temporary_completion, rock_feature,
process_data
.activity;
END_ENTITY
; (* pty_temperature *)
Generated on Tue Jul 10 19:38:41 2001
© Copyright 2001 POSC. All rights reserved.