| author | Vrishali Doke | 2012-12-27 04:15:05 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:35:51 (EST) |
| commit | cc7e6f460f36cfe60c662d918d39cac22ba3de37 (patch) (side-by-side diff) | |
| tree | 8830928ca221b63d3f356cdd13d21abfdd243b17 | |
| parent | 759c1e8b6ad63bfd4b535c02854725f8c9b12d8d (diff) | |
| download | org.eclipse.stardust.documentation-cc7e6f460f36cfe60c662d918d39cac22ba3de37.zip org.eclipse.stardust.documentation-cc7e6f460f36cfe60c662d918d39cac22ba3de37.tar.gz org.eclipse.stardust.documentation-cc7e6f460f36cfe60c662d918d39cac22ba3de37.tar.bz2 | |
CRNT-27455 - Updated for manager icon and conditional performer
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@61708 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
2 files changed, 7 insertions, 4 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/mgr-icon.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/mgr-icon.png Binary files differnew file mode 100644 index 0000000..8bea873 --- a/dev/null +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/mgr-icon.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-org-struct.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-org-struct.htm index 19635ee..77454f8 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-org-struct.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-org-struct.htm @@ -118,12 +118,14 @@ alt=""><br> <strong>Figure:</strong> Organization - Create Role</p> <h4 id="set">Set as Manager</h4> <p>The role created under organization can be set as manager. Right-click on the role -created under organization node and click <strong>Set as Manager</strong>.</p> +created under organization node and click <strong>Set as Manager</strong>. The +role set as manager is indicated with red color <img src="images/mgr-icon.png"> icon.</p> <p class="image"><img src="images/set-mgr.png" alt=""><br> <strong>Figure:</strong> Role - Set as Manager</p> -<p>Note that at a time you can set only one role under organization as a manager.</p> +<p>Note that at a time you can set only one role under organization as a manager. If the role is already +set as a manager, then the Set as Manager option is grayed out.</p> <h3 id="org">Creating Organization under Organization</h3> <p>To create an organization under organization, right-click the <strong>Organization</strong> node in the <strong>My Process Models</strong> panel @@ -294,8 +296,9 @@ alt=""><br> </ul> <h2 id="condPerformers">Conditional Performer</h2> -<p>The conditional performer is evaluated at runtime and it determines the identity of the actual performer. -The following sections help you to work with conditional performers.</p> +<p>The conditional performer is evaluated at runtime and it determines the identity of the actual performer. +Conditional performer can be created only at the root node. You cannot create it under Organization node and +cannot drag and drop under Organization node. The following sections help you to work with conditional performers.</p> <h3>Creating Conditional Performer</h3> |

