POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
ROCK_POWDER_SAMPLE
SUBTYPE OF
(
rock_sample
);
INVERSE
pty_x_ray_intensity :
SET [0:?] OF
pty_x_ray_intensity
FOR
rock_powder_sample;
UNIQUE
si:
material
.identifier,
material
.ref_existence_kind,
rock_material
.rock_material;
END_ENTITY
; (* rock_powder_sample *)
Generated on Tue Jul 10 19:39:04 2001
© Copyright 2001 POSC. All rights reserved.