| author | Vrishali Doke | 2012-09-05 02:40:45 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-09-05 02:40:45 (EDT) |
| commit | 2f5c087a7f668f111c9a77d5c34f92695cd952b1 (patch) (side-by-side diff) | |
| tree | 6f51e0d0c5f0ebbc576db596e06632024f676af2 | |
| parent | b894b7f0a38d1285b0756e4bf7d6a845372afdf3 (diff) | |
| download | org.eclipse.stardust.documentation-2f5c087a7f668f111c9a77d5c34f92695cd952b1.zip org.eclipse.stardust.documentation-2f5c087a7f668f111c9a77d5c34f92695cd952b1.tar.gz org.eclipse.stardust.documentation-2f5c087a7f668f111c9a77d5c34f92695cd952b1.tar.bz2 | |
CRNT-26060 - BPM perspective
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@58919 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
4 files changed, 37 insertions, 6 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/images/bpm-pers.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/images/bpm-pers.png Binary files differnew file mode 100644 index 0000000..c926515 --- a/dev/null +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/model-views/images/bpm-pers.png 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 4d35ae9..400f19a 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 @@ -21,6 +21,30 @@ writeNavigation("Working with Diagrams","PLUGINS_ROOT/org.eclipse.stardust.docs. </script>
<h1>Panels</h1>
+<p>
+
+
+</p>
+<h2>Profile</h2>
+
+<h2>My Process Models</h2>
+<p>Models Tree</p>
+
+<h3>My Process Models - Toolbar</h3>
+
+Create
+Import
+Save
+Refresh
+
+
+
+<h2>Modeling Session Log</h2>
+
+
+
+
+<!--
<p>The <strong>Outline</strong> view organizes elements of the model in tree-like
structures. The <strong>Outline</strong> view area organizes elements into applications,
data, participants and processes.</p>
@@ -73,7 +97,7 @@ Outline View of the Provider/Referenced Model</a> section of the <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/modelling/model-views/views-outline.html"></a>
Outline View chapter of the <a
href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/handbooks.htm">Developer Handbook.</a>.
-</p>
+</p> -->
<script language="JavaScript" type="text/javascript">
<!--
writeFooter();
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 5ddf5bb..4ee50ca 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 @@ -29,10 +29,11 @@ by default, it creates a manual activity. You can create following type of activ <li>Subprocess Activity - This <img src="images/app-act.png"> icon represents the subprocess activity.</li> </ul> - <p>For more information, please refer to the chapter <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/ - html/handbooks/concepts/workflow-basics/mg-basics-5.htm">Activities</a> - of the <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/ - html/handbooks/concepts/key-concepts.html">Concepts handbook</a>.</p> + <p>For more information, please refer to the chapter + <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/concepts/workflow-basics/mg-basics-5.htm">Activities</a> + of the + <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/concepts/key-concepts.html"> + Concepts handbook</a>.</p> <p>You can perform following operations on activities:</p> <ul> @@ -195,7 +196,7 @@ You can add activity using four different ways: <li>Is relocation target -Determines if the activity is allowed as target point of a relocation. For details on relocation, refer to chapter <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/ - html/handbooks/concepts/executing-workflow/concepts-relocation.html"> Relocation of Activities</a> + html/handbooks/concepts/executing-workflow/concept-relocation.html"> Relocation of Activities</a> of the <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/ html/handbooks/concepts/key-concepts.html">Concepts handbook</a>.</li> diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-perspective-overview.html b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-perspective-overview.html index be22cee..9ea8937 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-perspective-overview.html +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-perspective-overview.html @@ -31,6 +31,12 @@ In this perspective, you have panels, toolbar, and elements to create business p </ul>
+<p>To open the Business Process Modeling perspective, login to @productname@. Once logged in, hover the mouse
+over the <strong>Workflow Execution</strong> and click <strong>Business Process Modeling</strong>.
+
+<p class="image"><img src="images/bpm-pers.png" alt=""> <br>
+<strong>Figure:</strong> Business Process Modeling perspective</p>
+
<script language="JavaScript" type="text/javascript">
<!--
writeFooter();
|

