Kaynağa Gözat

Updated JoinFork to ForkJoin (as used everywhere)

Yentl Van Tendeloo 8 yıl önce
ebeveyn
işleme
db6a19684c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/pm.mvc

+ 1 - 1
core/pm.mvc

@@ -21,7 +21,7 @@ SimpleClassDiagrams ProcessModel {
     Class Finish : Activity {
         lower_cardinality = 1
     }
-    Class JoinFork : Activity {}
+    Class ForkJoin : Activity {}
     Class Decision : Activity {
         constraint = $
             String function constraint(model : Element, name : String):