|
ENTITY Looping_order SUBTYPE OF (Structured_transformation_order); repeated_order : Structured_transformation_order; END_ENTITY; -- Looping_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 (Transformation_order_arm) |
| Repeat_until_transformation_order (Transformation_order_arm) |
| Repeat_while_transformation_order (Transformation_order_arm) |
Global rules for this entity data type- |