| author | Vrishali Doke | 2013-01-18 04:47:20 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:37:21 (EST) |
| commit | 1a187c67ba2e62d2d8dca84eb7572a595306effc (patch) (side-by-side diff) | |
| tree | 06e9c38e93486f24caf147cf05423552e119631d | |
| parent | 8973462e11c98d6186229e2db7c887ca197ca641 (diff) | |
| download | org.eclipse.stardust.documentation-1a187c67ba2e62d2d8dca84eb7572a595306effc.zip org.eclipse.stardust.documentation-1a187c67ba2e62d2d8dca84eb7572a595306effc.tar.gz org.eclipse.stardust.documentation-1a187c67ba2e62d2d8dca84eb7572a595306effc.tar.bz2 | |
CRNT-27328 - Added element rename and ID details
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@62127 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
11 files changed, 19 insertions, 14 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm index 5c1854d..996d0cf 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm @@ -206,7 +206,8 @@ You can add activities using four different ways: <li>Specify the properties: <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the activity name</li> + <li>ID - An ID generated automatically based on the activity name. If the element is renamed, the ID gets + regenerated.</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name of the activity</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-application.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-application.htm index 6646b7e..a81199b 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-application.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-application.htm @@ -101,7 +101,8 @@ panel. You can view and edit properties of following applications:</p> <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - Default ID of the application</li> + <li>ID - An ID generated automatically based on the application name. If the element is renamed, the ID gets regenerated. +</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Application Name - Specify name of the application</li> 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 0f50841..5a9369e 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 @@ -165,7 +165,9 @@ double-click it to edit. <strong>Figure:</strong> Conditional Sequence Flow - General Properties</p> <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the conditional sequence flow name</li> + <li>ID - An ID generated automatically based on the conditional sequence flow name. + If the element is renamed, the ID gets regenerated. + </li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name for the conditional sequence flow. The name is displayed: diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data-flow.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data-flow.htm index 2566df1..baf8be5 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data-flow.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data-flow.htm @@ -70,7 +70,7 @@ is indicated by arrows: <li>Specify the following properties: <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the data flow name</li> + <li>ID - An ID generated automatically based on the data flow name. If the element is renamed, the ID gets regenerated.</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name of the data flow</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data.htm index 3b931bf..3cd3dbf 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-data.htm @@ -152,7 +152,8 @@ of the <li>Specify the properties: <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the data name</li> + <li>ID - An ID generated automatically based on the data name. If the element is renamed, the ID gets regenerated. + </li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name of the data</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm index ceced10..413bd94 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm @@ -131,7 +131,7 @@ in the flyout menu.</p> <li>Specify the properties:
<ul>
<li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li>
- <li>ID - An ID generated automatically based on the start event name</li>
+ <li>ID - An ID generated automatically based on the start event name. If the element is renamed, the ID gets regenerated.</li>
<p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to
<a href="model-views/pep-panels.html">Integrator</a> profile.</p>
<li>Name - Specify name of the start event. By default, start events do not have a display name.
@@ -190,7 +190,7 @@ in the flyout menu.</p> <ul>
<li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li>
- <li>ID - An ID generated automatically based on the end event name</li>
+ <li>ID - An ID generated automatically based on the end event name. If the element is renamed, the ID gets regenerated.</li>
<p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to
<a href="model-views/pep-panels.html">Integrator</a> profile.</p>
<li>Name - Specify name of the end event</li>
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 2b41c83..1932b41 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 @@ -148,7 +148,7 @@ click the <strong>Gateway</strong> icon in flyout menu and drop it in the swim l <ul>
<li>UUID - A unique identifier ID gets generated as an identifier for client server communication.
</li>
- <li>ID - An ID generated automatically based on the gateway name.</li>
+ <li>ID - An ID generated automatically based on the gateway name. If the element is renamed, the ID gets regenerated.</li>
<p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to
<a href="model-views/pep-panels.html">Integrator</a> profile.</p>
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 6a7f8ae..2bdb6bf 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 @@ -150,7 +150,7 @@ alt=""><br> <ul> <li>UUID - A unique ID gets generated as an identifier for client server communication.</li> - <li>ID - An ID generated automatically based on the organization name + <li>ID - An ID generated automatically based on the organization name. If the element is renamed, the ID gets regenerated. </li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> @@ -248,7 +248,7 @@ alt=""><br> <strong>Figure:</strong> Role Properties</p> <ul> <li>UUID - A unique ID gets generated as an identifier for client server communication.</li> - <li>ID - An ID generated automatically based on the role name + <li>ID - An ID generated automatically based on the role name. If the element is renamed, the ID gets regenerated. </li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> @@ -341,7 +341,7 @@ alt=""><br> <h4>General Properties</h4> <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the conditional performer name</li> + <li>ID - An ID generated automatically based on the conditional performer name. If the element is renamed, the ID gets regenerated.</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Conditional Performer Name - Specify name of the conditional performer</li> 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 f42b10b..a0181cf 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 @@ -118,7 +118,7 @@ at the right of the lanes. <p>Following are the lane properties:</p> <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the lane name</li> + <li>ID - An ID generated automatically based on the lane name. If the element is renamed, the ID gets regenerated.</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name of the lane.</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-process.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-process.htm index cd83c54..f20e3fc 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-process.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-process.htm @@ -85,7 +85,7 @@ A typical process definition contains swim lanes, activities and gateways, appli <li>Specify the properties: <ul> <li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li> - <li>ID - An ID generated automatically based on the process name</li> + <li>ID - An ID generated automatically based on the process name. If the element is renamed, the ID gets regenerated.</li> <p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to <a href="model-views/pep-panels.html">Integrator</a> profile.</p> <li>Name - Specify name of the process</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm index 38bbfa0..4b57f6c 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm @@ -71,7 +71,7 @@ node in the <strong>My Process Models</strong> panel.</p> <strong>Figure:</strong> Structured Type - Definition</p>
<ul>
<li>UUID - A unique identifier ID gets generated as an identifier for client server communication</li>
- <li>ID - An ID generated automatically based on the process name</li>
+ <li>ID - An ID generated automatically based on the process name. If the element is renamed, the ID gets regenerated.</li>
<p>The <strong>UUID</strong> and <strong>ID</strong> options are displayed only when you switch to
<a href="model-views/pep-panels.html">Integrator</a> profile.</p>
|

