Overview Schemas Index

presentation_appearance_schema         


ENTITY text_style
          SUBTYPE OF (founded_item);
          name : label;
          character_appearance : character_style_select;
END_ENTITY; -- text_style

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;

Known subtypes

          text_style_with_box_characteristics (presentation_appearance_schema)
          text_style_with_justification (presentation_appearance_schema)
          text_style_with_mirror (presentation_appearance_schema)
          text_style_with_spacing (presentation_appearance_schema)

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
text_style
          presentation_style_assignment.styles
                    presentation_style_select

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

text_style
          -

Global rules for this entity data type

          dependent_instantiable_text_style (automotive_design)