|
ENTITY Character_glyph_symbol SUBTYPE OF (Representation); SELF\Representation.name RENAMED character : STRING; END_ENTITY; -- Character_glyph_symbol |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Character_glyph_symbol (RT) name->character: STRING; |
| Solid_character_glyph_2d_symbol (Layered_interconnect_simple_template_arm) |
Global rules for this entity data type- |