|
ENTITY fill_area_style SUBTYPE OF (founded_item); name : label; fill_styles : SET [1:?] OF fill_style_select; WHERE WR1: SIZEOF(QUERY(fill_style <* SELF.fill_styles | 'PRESENTATION_APPEARANCE_SCHEMA.'+ 'FILL_AREA_STYLE_COLOUR' IN TYPEOF(fill_style) )) <= 1; END_ENTITY; -- fill_area_style |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; fill_area_style name: label; fill_styles: SET [1:?] OF fill_style_select; |
Global rules for this entity data typedependent_instantiable_fill_area_style (automotive_design) |