| author | Vrishali Doke | 2012-04-30 06:30:59 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:39:46 (EDT) |
| commit | a96fdc4fcccae75b9ec5f7996c5887990dbb868d (patch) (side-by-side diff) | |
| tree | 8becbf0f487e32a6b21e5cd85169da9920b87891 | |
| parent | a1693f31cc183985dbf0debb0084921ebf1e0068 (diff) | |
| download | org.eclipse.stardust.documentation-a96fdc4fcccae75b9ec5f7996c5887990dbb868d.zip org.eclipse.stardust.documentation-a96fdc4fcccae75b9ec5f7996c5887990dbb868d.tar.gz org.eclipse.stardust.documentation-a96fdc4fcccae75b9ec5f7996c5887990dbb868d.tar.bz2 | |
CRNT-23776 - Added details for roles and organization visibility public
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55948 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/error-duplicate-id-prop.png | bin | 7373 -> 15708 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-role-cardinality.png | bin | 11804 -> 18794 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-10.htm | 55 | ||||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm | 4 |
4 files changed, 35 insertions, 24 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/error-duplicate-id-prop.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/error-duplicate-id-prop.png Binary files differindex a595efc..8d6f588 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/error-duplicate-id-prop.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/error-duplicate-id-prop.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-role-cardinality.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-role-cardinality.png Binary files differindex 804c9c2..d3fa6f7 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-role-cardinality.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-role-cardinality.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-10.htm b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-10.htm index 6d2d813..f398600 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-10.htm +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-10.htm @@ -46,6 +46,24 @@ the Process workbench:</p> <li><a href="#associate">Establishing Associations between Organizational Elements</a></li>
<li><a href="#refpart">Working with Referenced Participants</a></li>
</ul>
+<h3>General Properties</h3> +<p>The <strong>General</strong> properties entry contains:</p> +<ul> + <li>Element OID - An auto generated ID of the element</li> + <li>Name</li> + <li>ID - please note that the ID has to be unique within all model participants. IDs containing + hyphens, blanks or dots and IDs starting with digits are not supported.</li> + <li>Auto ID Generation + <li>Visibility Public - If you select the Visibility Public check box, the participant becomes visible and + available for reference from any other model. For more information, please refer to <a href="mg-preferences.html#multipackage"> + Multi Package Modeling Preferences</a> section of <a href="mg-preferences.html">Setting @productname@ + Preferences</a> chapter. + By default, this check box is selected.</li> + <li><a href ="#cardinality">Cardinality</a></li> + <li>Description - You can add description for the role.</li> +</ul> + + <h3>Participant IDs</h3>
<p>Please note that IDs containing hyphens, blanks or dots and IDs starting with
digits are not supported.</p>
@@ -53,7 +71,7 @@ digits are not supported.</p> or conditional performer. When trying to add a duplicate ID, this is indicated in
the participant properties page:</p>
<p class="image"><img src="images/error-duplicate-id-prop.png" alt=""> <br>
-<strong>Figure:</strong> Duplicate ID indicated in Properties Page.</p>
+<strong>Figure:</strong> Duplicate ID indicated in Properties Page</p> <p>The <strong>Problems View</strong> also shows the following error entry:</p>
<p class="image"><img src="images/error-duplicate-id-org.png" alt=""> <br>
<strong>Figure:</strong> Duplicate ID indicated in Problems View.</p>
@@ -109,8 +127,20 @@ To delete a modeler, select its symbol in the tree view and use the option <h2 id="org">Organizations</h2>
<p>An organization element represents a group of resources. For example, a department or any organizational unit.
This section describes which properties are provided and how to work with organization elements in the modeler.</p>
-
-
+<h3>General Properties</h3> +<p>The <strong>General</strong> properties entry contains:</p> +<ul> + <li>Element OID - An auto generated ID of the element</li> + <li>Name</li> + <li>ID - please note that the ID has to be unique within all model participants. IDs containing + hyphens, blanks or dots and IDs starting with digits are not supported.</li> + <li>Auto ID Generation + <li>Visibility Public - If you select the Visibility Public check box, the organization becomes visible and + available for reference from any other model. For more information, please refer to <a href="mg-preferences.html#multipackage"> + Multi Package Modeling Preferences</a> section of <a href="mg-preferences.html">Setting @productname@ + Preferences</a> chapter. By default, this check box is selected.</li> + <li>Description - You can add description for the organization.</li> +</ul> <h3>Creating and Deleting Organizations</h3>
<p>To create an organization you can either:</p>
@@ -139,14 +169,7 @@ the first - delete an organization from the model - you proceed as follows:</p> </ul>
<p>The option <strong>Delete Symbol</strong> in the pop-up menu called from within
the diagram canvas will only remove the organization symbol from the diagram.</p>
-<h3>General Properties</h3>
-<p>The <strong>General</strong> properties entry contains:</p>
-<ul>
- <li>ID - please note that the ID has to be unique within all model participants. IDs containing
- hyphens, blanks or dots and IDs starting with digits are not supported.</li>
- <li>Name</li>
- <li>Internationalization</li>
-</ul>
+ <h3 id="binding">Department Binding</h3>
<p>It is possible for organizations to add a department scope which is
evaluated at runtime. This department scope is described as a data path
@@ -228,15 +251,7 @@ role from the model - you proceed as follows:</p> </ul>
<p>The option <strong>Delete Symbol </strong> in the pop-up menu called from within
the diagram canvas will only remove the role symbol from the diagram.</p>
-<h3>General Properties</h3>
-<p>The <strong>General</strong> properties entry contains:</p>
-<ul>
- <li>ID - please note that the ID has to be unique within all model participants. IDs containing
- hyphens, blanks or dots and IDs starting with digits are not supported.</li>
- <li>Name</li>
- <li>Internationalization</li>
- <li>Cardinality</li>
-</ul>
+ <h4 id="cardinality">Cardinality</h4>
<p>You can define the cardinality of roles in the properties dialog. Type in the
maximum users that can be assigned to this role in the <strong>Cardinality</strong> entry
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm index f2759cd..e6eb1b9 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm @@ -87,10 +87,6 @@ detailed discussion of the configuration of the @productname@ data types, see t <br>
<strong>Figure:</strong> Data Properties Dialog</p>
- - - - <h4>Simulation</h4>
<p>In this section you can specify simulation configurations, as described detailed in the chapter
<a href="PLUGINS_ROOT/org.eclipse.stardust.docs.simulation/html/simulation/simulation-configurations.html">
|

