| author | Vrishali Doke | 2012-12-28 02:04:59 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:35:53 (EST) |
| commit | cf498cf1eab9614cc581827758aaaa93fd62812f (patch) (side-by-side diff) | |
| tree | d6768df31175749f0bff180406448b060922dced | |
| parent | cc7e6f460f36cfe60c662d918d39cac22ba3de37 (diff) | |
| download | org.eclipse.stardust.documentation-cf498cf1eab9614cc581827758aaaa93fd62812f.zip org.eclipse.stardust.documentation-cf498cf1eab9614cc581827758aaaa93fd62812f.tar.gz org.eclipse.stardust.documentation-cf498cf1eab9614cc581827758aaaa93fd62812f.tar.bz2 | |
CRNT-26353 - Added message for classic drawing mode
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@61711 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
2 files changed, 6 insertions, 1 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/images/classic.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/images/classic.png Binary files differnew file mode 100644 index 0000000..513f4ad --- a/dev/null +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/images/classic.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/model-handling.html b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/model-handling.html index 690e3e6..4178b95 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/model-handling.html +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/models/model-handling.html @@ -69,7 +69,12 @@ toolbar. The <strong>File Upload</strong> dialog box gets displayed.</p> <p>Click <strong>Browse</strong> to locate the .XPDL file and click <strong>Upload</strong>.</p>
<p>Models created in the Eclipse-based modeler should support BPMN drawing mode (pools and lanes). When imported, only those models
-are displayed in the Business Process Modeling Perspective.</p>
+are displayed in the Business Process Modeling Perspective. If you import a model which supports Classic drawing mode
+of Eclipse, then the following message is displayed in the process diagram message area. This message is displayed
+when you try to open the process stored in Classic drawing mode.</p>
+<p class="image"><img src="images/classic.png" alt=""> <br>
+<strong>Figure:</strong> Import Model with Classic Mode</p>
+
<p>If the model of the same name already exists then the following confirmation dialog is displayed.</p>
|

