| author | Vrishali Doke | 2013-01-03 05:42:30 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:36:20 (EST) |
| commit | 596ffabc0a3c8ad37deee0d6238ce8adc37dadb5 (patch) (side-by-side diff) | |
| tree | 9dce7decb82ed314f9f1132fa6307ef30c5e75fd | |
| parent | d0f8e922103552c6c5090bc5eddc14c92b52f045 (diff) | |
| download | org.eclipse.stardust.documentation-596ffabc0a3c8ad37deee0d6238ce8adc37dadb5.zip org.eclipse.stardust.documentation-596ffabc0a3c8ad37deee0d6238ce8adc37dadb5.tar.gz org.eclipse.stardust.documentation-596ffabc0a3c8ad37deee0d6238ce8adc37dadb5.tar.bz2 | |
CRNT-27480 - Added lane resize
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@61789 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
4 files changed, 16 insertions, 9 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/lane-resize.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/lane-resize.png Binary files differnew file mode 100644 index 0000000..d1550fc --- a/dev/null +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/lane-resize.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-diagrams.html b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-diagrams.html index 0172ef8..bc75d50 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-diagrams.html +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-diagrams.html @@ -130,7 +130,7 @@ It also contains other drawing mode icons and property panel for each element. <tr>
<td><img src="images/annot.png"></td>
<td>Annotations</td>
- <td>This is more like a sticky note. Click the Annotations icon and place it onto a empty space on the canvas for any element.
+ <td>This is more like a sticky note. Click the Annotations icon and place it onto an empty space on the canvas for any element.
</td>
</tr>
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-panels.html b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-panels.html index 3d810e5..7d95665 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-panels.html +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/pep-panels.html @@ -69,7 +69,7 @@ Document Repository</a></span> <a href="../../execution-clients/admin-portal/admin-portal.html">Administration</a></span>
perspective.
Elements created in diagram automatically appear under the model node.
-By default, it is expanded.
+
</p>
<p class="image"><img src="images/my-pro-model.png" alt=""> <br>
@@ -77,8 +77,7 @@ By default, it is expanded. <p>The <strong>My Process Models</strong> panel displays following elements in the tree-like structure:</p>
<ul>
- <li>Models - This is the top most node in the tree. It contains all the models.</li>
- <li>Model Name - Each model node displays following elements.
+ <li>Model - Each model node displays following elements.
<ul>
<li>Structured Type</li>
<li>Data</li>
@@ -172,10 +171,6 @@ When you hover the mouse over the Redo icon, the next action to perform is displ <p class="image"><img src="images/redoa.png" alt=""> <br>
<strong>Figure:</strong> Redo</p>
-
-
-
-
<h4 id="save">Saving All Models</h4>
<p>Click the <strong>Save All Models</strong> <img src="images/save-all.png">icon in the <strong>My Process Models</strong> toolbar.
The <strong>Last Save</strong> status message gets displayed above the <strong>My Process Models</strong> toolbar.
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-pools-lanes.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-pools-lanes.htm index e4c1fd7..f42b10b 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-pools-lanes.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-pools-lanes.htm @@ -29,11 +29,11 @@ The swim lanes are enabled by default for new process and contain a Default Pool <li><a href="#fly">Lane Flyout Menu - Deleting Lane</a></li> <li><a href="#col">Collapsing and Expanding Lanes</a></li> + <li><a href="#resize">Resizing Lanes</a></li> </ul></li> <li><a href="#prop">Viewing Lane Properties</a></li> <li><a href="#sym">Elements in Lanes</a></li> <li><a href="#ges">Element Gestures</a></li> - </ul> <p class="image"><img src="images/swimlane.png" @@ -95,6 +95,18 @@ Now, only Lane 3 exists in the model. Delete Lane 3, too. Note that Lane 1 is cr <p class="image"><img src="images/expand.png" alt="Expand Lane Icon" /> <br> <strong>Figure:</strong> Expand Lane Icon</p> +<h3 id="resize">Resizing Lanes</h3> +<p>To resize the lane, perform the following steps:</p> +<ol> + <li>Click on the lane header or lane border. The dotted line appears around the lane.</li> + <li>Hover the mouse over the dotted line. The mouse pointer changes to both side arrows. + </li> + <li>Click and drag the dotted line, as per requirement.</li> + <p class="image"><img src="images/lane-resize.png" + alt="Expand Lane Icon" /> <br> +<strong>Figure:</strong> Lane Resize</p> +</ol> +<p>Note that you can resize lane horizontally, only.</p> <h2 id="prop">Viewing Lane Properties</h2> <p>To view the properties of any lane, click the lane header. The properties of the lane are displayed at the right of the lanes. |

