POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
REF_TEXT_STYLE_TYPE
(* Local *)
SUBTYPE OF
(
ref_code
);
INVERSE
curved_text_element :
SET [0:?] OF
curved_text_element
FOR
text_style_type;
noncurved_text_element :
SET [0:?] OF
noncurved_text_element
FOR
text_style_type;
text_style :
SET [0:?] OF
text_style
FOR
text_style_type;
UNIQUE
si:
ref_code
.identifier;
END_ENTITY
; (* ref_text_style_type *)
Generated on Tue Jul 10 19:38:55 2001
© Copyright 2001 POSC. All rights reserved.