CONTROL_FLOW_LAYERを削除し,PUSH/PULLの分割グラフを同時に表示するように変更.
EditorのnotifyStageChangeListerners()で無限ループ
1 parent 98391ae commit aae140c09c4d9a493a993e6b50bde22f7e42a77d
k-fujii authored on 21 Jun 2023
Showing 5 changed files
View
AlgebraicDataflowArchitectureModel/src/application/editor/Editor.java
View
AlgebraicDataflowArchitectureModel/src/application/editor/Stage.java
View
AlgebraicDataflowArchitectureModel/src/application/editor/stages/ControlFlowDelegationCellEditor.java
View
AlgebraicDataflowArchitectureModel/src/application/editor/stages/ControlFlowDelegationStage.java
View
AlgebraicDataflowArchitectureModel/src/application/views/controlFlowDelegation/ShowFlowWindow.java