Overview Schemas Index

presentation_appearance_schema         


ENTITY text_style_with_justification
          SUBTYPE OF (text_style);
          justification : text_justification;
END_ENTITY; -- text_style_with_justification

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
text_style
          name: label;
          character_appearance: character_style_select;
text_style_with_justification
          justification: text_justification;

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
text_style
          presentation_style_assignment.styles
                    presentation_style_select
text_style_with_justification

Users: by defined types, not used by any entity attribute

text_style_with_justification
          -

Global rules for this entity data type

          -