Просмотр исходного кода

fixed #230 : removed documentation for 'Junction'

Axel Terfloth 9 лет назад
Родитель
Сommit
6a6516bbdf

+ 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.