| author | Vrishali Doke | 2012-09-21 06:57:45 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-09-28 02:36:39 (EDT) |
| commit | cd93230fecc669de8594b687fcae5b0e07053bf6 (patch) (side-by-side diff) | |
| tree | b7a9bc96f50f0bd1f2fda249ce1dd1e17a10a735 | |
| parent | 503b2c335b0abac637cbd1ba4c8271d3aecf4702 (diff) | |
| download | org.eclipse.stardust.documentation-cd93230fecc669de8594b687fcae5b0e07053bf6.zip org.eclipse.stardust.documentation-cd93230fecc669de8594b687fcae5b0e07053bf6.tar.gz org.eclipse.stardust.documentation-cd93230fecc669de8594b687fcae5b0e07053bf6.tar.bz2 | |
CRNT-26314 - Added gateway details
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@59418 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-con-sequence.htm | 2 | ||||
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-gateways.htm | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-con-sequence.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-con-sequence.htm index 9ba0e0e..1bdf428 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-con-sequence.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-con-sequence.htm @@ -128,7 +128,7 @@ information on the Fork Transaction on Traversal functionality.</p> <br> <strong>Figure:</strong> Conditional Sequence Flow</p> -<p>You can specify conditional expressions on outgoing connections of gateways.</p> +<p>You can specify conditional expressions only on outgoing connections of gateways.</p> <h3 id="con">Viewing Properties of Conditional Sequence Flow</h3> <p>Click on the conditional sequence flow to view its properties.</p> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-gateways.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-gateways.htm index 40b18ea..e1c2282 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-gateways.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-gateways.htm @@ -23,6 +23,9 @@ The Business Process Modeling perspective supports AND and OR types of gateway connections.
You can implicitly join or split the gateway depending on the sequence flow added.
By default, XOR gateway type is supported.
+You can create unlimited in and out sequence flow connections from gateways.
+Gateways can be connected to other gateways. You can connect only activities and gateways with gateways.
+
</p>
|

