Summary
An ELK exception is thrown when layout is performed on a diagram set to "Enable Layout Based on Direction" with two input features that are connected by a flow path with it's label shown.
Steps To Reproduce
- Open the diagram for Classifier "c"
- Show the label for Flow Path "fs" by using the Properties view.
- Select "Window" -> "Preferences" -> "OSATE" -> "AADL Diagram Editor" -> "Enable Layout Based on Direction"
- Right-click Classifier "c" and select "Layout" -> "Layout Diagram"
package pkg
public
abstract c
features
f2: in feature;
f1: in feature;
flows
fs: flow path f1 -> f2;
end c;
end pkg;
Desktop (please complete the following information):
- OSATE Version: 2.9.2
- Operating System: Windows 10
Summary
An ELK exception is thrown when layout is performed on a diagram set to "Enable Layout Based on Direction" with two input features that are connected by a flow path with it's label shown.
Steps To Reproduce
Desktop (please complete the following information):