|
ENTITY text_style_with_spacing SUBTYPE OF (text_style); character_spacing : character_spacing_select; END_ENTITY; -- text_style_with_spacing |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; text_style name: label; character_appearance: character_style_select; text_style_with_spacing character_spacing: character_spacing_select; |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select text_style presentation_style_assignment.styles presentation_style_select text_style_with_spacing Users: by defined types, not used by any entity attributetext_style_with_spacing- |
Global rules for this entity data type- |