POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
INTEXT
SUBTYPE OF
(
technical_object
);
identifier :
ndt_identifier
;
inline_displacement :
ndt_length
;
offline_displacement :
ndt_length
;
text :
ndt_comment
;
text_style :
text_style
;
INVERSE
containing_line_style :
SET [0:?] OF
line_style_text_composition
FOR
intext;
UNIQUE
si: identifier, text_style;
WHERE
val: EXISTS(containing_line_style);
END_ENTITY
; (* intext *)
Generated on Tue Jul 10 19:38:02 2001
© Copyright 2001 POSC. All rights reserved.