Display empty DeploymentNode in DeploymentView #68
lasagnesmatinmidisoir
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
As you've seen, empty deployment nodes are removed from the diagram. I'm not sure I understand what you're trying to achieve though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way to display an empty DeploymentNode in a Deployment View ?
At the moment, it is not the case due to this line in the function addElementInstancesAndDeploymentNodesAndInfrastructureNodes in the DeploymentView.java file:
This feature could be useful to display the network on which the rest of the model is deployed.
Best,
Beta Was this translation helpful? Give feedback.
All reactions