|
ENTITY Solid_curve_font SUBTYPE OF (Predefined_curve_font); WHERE WR1: SELF.curve_font_name IN ['continuous']; END_ENTITY; -- Solid_curve_font |
Entity data types and their attributesCurve_fontcurve_font_name: STRING; Predefined_curve_font - Solid_curve_font - |
Global rules for this entity data type- |