|
ENTITY Simultaneous_elements SUBTYPE OF (Concurrent_elements); END_ENTITY; -- Simultaneous_elements |
Entity data types and their attributesActivity_methodname: STRING; (OPT) description: STRING; (OPT) consequence: STRING; purpose: STRING; Task_element - Structured_task_element - Concurrent_elements elements: SET [2:?] OF Task_element; Simultaneous_elements - |
Global rules for this entity data type- |