|
ENTITY Repeat_count_transformation_order SUBTYPE OF (Looping_order); count : INTEGER; END_ENTITY; -- Repeat_count_transformation_order |
Entity data types and their attributesProduct_view_definition(OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Transformation_order transformation_ordered: Transformation_view_definition; Structured_transformation_order - Looping_order repeated_order: Structured_transformation_order; Repeat_count_transformation_order count: INTEGER; |
Global rules for this entity data type- |