瀏覽代碼

fixed #230 : removed documentation for 'Junction'

Axel Terfloth 9 年之前
父節點
當前提交
6a6516bbdf
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      plugins/org.yakindu.sct.doc.user/help/05_reference/reference.textile

+ 0 - 4
plugins/org.yakindu.sct.doc.user/help/05_reference/reference.textile

@@ -49,10 +49,6 @@ A choice is also a pseudo state. It can be used to model a conditional path. A c
 
 Usually the first transition points towards the choice node. One of the choice's outgoing transitions can carry a condition.
 
-h3(#Junction). Junction
-
-A junction is a pseudo state to combine transitions. This is very convenient if a state machine has many similar transitions. Junctions add clear arrangements to the state machine.
-
 h3(#CompositeState). Composite states
 
 A composite state is a state comprising one or more state machines. These state machines are also organized in regions within the composite state.