Skip to content
Snippets Groups Projects
Commit dc26aa5b authored by Stefano puri's avatar Stefano puri
Browse files

[561737] added MARTE GQAM application to the SystemView


Signed-off-by: default avatarStefano Puri <stefano.puri@intecs.it>
parent dfe1afee
No related branches found
No related tags found
No related merge requests found
......@@ -367,6 +367,8 @@ public class MARTEProfileManager {
applyGRMProfileTo(deploViewPack);
applyGRMProfileTo(currentModel.getNestedPackage(currentModel.getName() + CHESSProfileManager.SYSTEM_VIEW));
applyGQAMProfileTo(currentModel.getNestedPackage(currentModel.getName() + CHESSProfileManager.SYSTEM_VIEW));
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment