Actions
Feature #10941
closedSimplify the work with declarations and definitions at environment models decomposition
Start date:
09/16/2021
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Specifications for EMG contain declarations and definitions in certain process descriptions but they can be used in other processes. The decomposer of EMG can delete or replace some processes. It leads to missing these declarations and definitions. The decomposer should save them and still add them to the translated model.
Updated by Ilja Zakharov about 3 years ago
- Status changed from New to Resolved
Implemented in emg-missing-declarations.
Updated by Evgeny Novikov about 3 years ago
- Status changed from Resolved to Closed
I merged this branch to master in 72c09b89e without launching tests since it touches a specific functionality that is covered by EMG unit tests.
Actions