Author: mcaspers
Date: 2011-02-27 17:46:43 -0500 (Sun, 27 Feb 2011)
New Revision: 29373
Modified:
trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_1.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_2.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_3.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_4.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_5.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_7.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_8.png
trunk/jbpm/docs/converter_ref/en-US/overview.xml
Log:
Updated screenshots to reflect what is displayed by JBDS
Modified: trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml 2011-02-26 21:45:21 UTC (rev 29372)
+++ trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml 2011-02-27 22:46:43 UTC (rev 29373)
@@ -1,137 +1,136 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<chapter id="bpmn2jpdl" >
- <title>Translate a BPMN file to a JPDL file</title>
- <para>This chapter provides you with the necessary steps to translate a BPMN
file to a JPDL file.</para>
-
- <section id="createproject">
- <title>Creating a project</title>
- <para>Before creating a BPMN file, you should have a Project
created.</para>
- <para>
+<chapter id="bpmn2jpdl">
+ <title>Translate a BPMN file to a JPDL file</title>
+ <para>This chapter provides you with the necessary steps to translate a BPMN file
to a JPDL file.</para>
+
+ <section id="createproject">
+ <title>Creating a project</title>
+ <para>Before creating a BPMN file, you should have a Project
created.</para>
+ <para>
Create a project by selecting
<menuchoice>
<guimenuitem>File</guimenuitem>
- <guimenuitem>New</guimenuitem>
- <guimenuitem>Project...</guimenuitem>
- <guimenuitem>General</guimenuitem>
- <guimenuitem>Project</guimenuitem>
- </menuchoice>.
+ <guimenuitem>New</guimenuitem>
+ <guimenuitem>Project...</guimenuitem>
+ <guimenuitem>General</guimenuitem>
+ <guimenuitem>Project</guimenuitem>
+ </menuchoice>.
</para>
- <para>Enter <guilabel>test</guilabel> in the
<guilabel>Project name</guilabel> field, and click the
<guibutton>Finish</guibutton> button.</para>
- <figure>
- <title>Creating a Project</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_1.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="createbpmnfile">
- <title>Creating a BPMN file using the STP BPMN editor</title>
- <para>Create a BPMN diagram file by selecting
+ <para>Enter <guilabel>test</guilabel> in the <guilabel>Project
name</guilabel> field, and click the <guibutton>Finish</guibutton>
button.</para>
+ <figure>
+ <title>Creating a Project</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_1.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="createbpmnfile">
+ <title>Creating a BPMN file using the STP BPMN editor</title>
+ <para>Create a BPMN diagram file by selecting
<menuchoice>
<guimenuitem>File</guimenuitem>
- <guimenuitem>New</guimenuitem>
- <guimenuitem>Other...</guimenuitem>
- <guimenuitem>Other</guimenuitem>
- <guimenuitem>Bpmn Diagram</guimenuitem>
- </menuchoice>.
+ <guimenuitem>New</guimenuitem>
+ <guimenuitem>Other...</guimenuitem>
+ <guimenuitem>Other</guimenuitem>
+ <guimenuitem>Bpmn Diagram</guimenuitem>
+ </menuchoice>.
</para>
-
- <para>Enter <guilabel>test</guilabel> in the
<guilabel>File name</guilabel> field, and click the
<guibutton>Finish</guibutton> button.</para>
-
- <figure>
- <title>Creating BPMN Diagram</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_2.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Open the <guilabel>test.bpmn_diagram</guilabel> file by
double-clicking it.</para>
- <para>Draw the BPMN diagram using the STP BPMN editor. For more information
on how to use the STP BPMN editor, please visit the <ulink
url="http://www.eclipse.org/bpmn/">BPMN project
page</ulink>.</para>
- </section>
- <section id="bpmntojpdl">
- <title>Exporting a BPMN File to JPDL files</title>
- <para>A BPMN file may include more than one pool. Every pool can be mapped
to a corresponding JPDL file.</para>
- <itemizedlist>
- <listitem>
- <para>Select the <guilabel>test.bpmn</guilabel> file and
right-click on it. Open the export wizard by selecting
+
+ <para>Enter <guilabel>test</guilabel> in the <guilabel>File
name</guilabel> field, and click the <guibutton>Finish</guibutton>
button.</para>
+
+ <figure>
+ <title>Creating BPMN Diagram</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_2.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Open the <guilabel>test.bpmn_diagram</guilabel> file by
double-clicking it.</para>
+ <para>Draw the BPMN diagram using the STP BPMN editor. For more information on
how to use the STP BPMN editor, please visit the <ulink
url="http://www.eclipse.org/bpmn/">BPMN project
page</ulink>.</para>
+ </section>
+ <section id="bpmntojpdl">
+ <title>Exporting a BPMN File to JPDL files</title>
+ <para>A BPMN file may include more than one pool. Every pool can be mapped to a
corresponding JPDL file.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Select the <guilabel>test.bpmn</guilabel> file and
right-click on it. Open the export wizard by selecting
<menuchoice>
<guimenuitem>Export...</guimenuitem>
- <guimenuitem>BPMN</guimenuitem>
- <guimenuitem>BPMN to JPDL...</guimenuitem>
- </menuchoice>
+ <guimenuitem>BPMN</guimenuitem>
+ <guimenuitem>BPMN to JPDL...</guimenuitem>
+ </menuchoice>
from the context menu.
</para>
- <para>Click the <guibutton>Next</guibutton>
button.</para>
- <figure>
- <title>BPMN Export</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_3.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
-
- </listitem>
- <listitem>
- <para>Select the BPMN file that you want to translate, and click the
<guibutton>Next</guibutton> button.
+ <para>Click the <guibutton>Next</guibutton> button.</para>
+ <figure>
+ <title>BPMN Export</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_3.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </listitem>
+ <listitem>
+ <para>Select the BPMN file that you want to translate, and click the
<guibutton>Next</guibutton> button.
</para>
- <figure>
- <title>Choosing a BPMN File</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_4.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
- </listitem>
- <listitem>
- <para>Select the BPMN Pools that you want to translate, and click the
<guibutton>Next</guibutton> button.
+ <figure>
+ <title>Choosing a BPMN File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_4.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem>
+ <para>Select the BPMN Pools that you want to translate, and click the
<guibutton>Next</guibutton> button.
</para>
- <figure>
- <title>Choosing BPMN Pools</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_5.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
- </listitem>
- <listitem>
- <para>On the next page, you may get error or warning messages that
occurred during the conversion. If there are no messages, this page is skipped.
+ <figure>
+ <title>Choosing BPMN Pools</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_5.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem>
+ <para>On the next page, you may get error or warning messages that occurred
during the conversion. If there are no messages, this page is skipped.
</para>
- <para>Click on the <guibutton>Next</guibutton>
button.</para>
- </listitem>
- <listitem>
- <para>Select the target location where the generated JPDL files will be
saved. If you'd like to overwrite existing resources,check this "Overwrite
existing resources" checkbox.
+ <para>Click on the <guibutton>Next</guibutton>
button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the target location where the generated JPDL files will be saved.
If you'd like to overwrite existing resources,check this "Overwrite existing
resources" checkbox.
</para>
- <para>Click on the <guibutton>Finish</guibutton> button to
generate the JPDL files in the target location.</para>
- <figure>
- <title>Target Location</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_7.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
-
+ <para>Click on the <guibutton>Finish</guibutton> button to generate
the JPDL files in the target location.</para>
+ <figure>
+ <title>Target Location</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_7.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
- <para></para>
- </listitem>
- </itemizedlist>
- <para>The generated files look like this: </para>
- <figure>
- <title>The Generated JPDL Files</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_8.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
- <para>We hope this guide helped you to get started with the JBoss BPMN
Convert module. For additional information and support please visit the <ulink
-
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
forum</ulink>.</para>
- </section>
-
+
+ <para></para>
+ </listitem>
+ </itemizedlist>
+ <para>The generated files look like this: </para>
+ <figure>
+ <title>The Generated JPDL Files</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_8.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>We hope this guide helped you to get started with the JBoss BPMN Convert
module. For additional information and support please visit the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
forum</ulink>.</para>
+ </section>
+
</chapter>
\ No newline at end of file
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_1.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_2.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_3.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_4.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_5.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_7.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_8.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/converter_ref/en-US/overview.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/overview.xml 2011-02-26 21:45:21 UTC (rev 29372)
+++ trunk/jbpm/docs/converter_ref/en-US/overview.xml 2011-02-27 22:46:43 UTC (rev 29373)
@@ -1,15 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="overview">
<title>BPMN Convert Overview</title>
- <para>This chapter gives you a short overview of JBoss BPMN Convert
module.</para>
- <para>JBoss BPMN Convert module is a tool used for a BPMN file
translation.</para>
- <para>As a part of JBoss tools, JBoss BPMN Convert module implements BPMN to
JPDL translation. You can get a basic JPDL file from a BPMN file by using this
module.</para>
- <para>The BPMN file may be written by hand, or with the help of an editor. In
this guide, we use the STP BPMN editor to draw a BPMN file.</para>
- <para>You can download the editor, which is included with the BPMN Modeler,
using Eclipse and the SOA Tools project update site. You can find the necessary links and
other related information on the <ulink
url="http://www.eclipse.org/bpmn">Eclipse BPMN project
page</ulink>.</para>
+ <para>This chapter provides a short overview of the JBoss BPMN Convert module,
which is a tool used to translate BPMN files. Specifically, the JBoss BPMN Convert module
allows you to translate BPMN files to a basic JPDL.</para>
+ <para>The BPMN file may be written by hand, or created with the aid of an
editor. In this guide, we will use the STP BPMN editor to draw a BPMN file.</para>
+ <para>You can download the editor, which is included with the BPMN Modeller,
using Eclipse and the SOA Tools project update site. You can find the necessary links and
other related information on the <ulink
url="http://www.eclipse.org/bpmn">Eclipse BPMN project
page</ulink>.</para>
<section>
<title>Key Features of JBoss BPMN Convert module</title>
- <para>To start, take a look through the table of JBoss BPMN Convert module main
features:</para>
+ <para>The table below lists the main features of the JBoss BPMN Convert
module:</para>
<table>
@@ -32,7 +30,7 @@
<row>
<entry><para>STP BPMN Editor</para></entry>
- <entry><para>JBoss BPMN Convert module contains the STP
Business Process Modeling Notation (BPMN) Editor, which is a tool to express any processes
in a graphical form (as simple diagrams with a set of graphical elements). These BPMN
files can then be converted to jPDL.</para></entry>
+ <entry><para>JBoss BPMN Convert module contains the STP
Business Process Modeling Notation (BPMN) Editor, which is a tool to express any processes
in a graphical form (as simple diagrams with a set of graphical elements). These BPMN
files can then be converted to JPDL.</para></entry>
<entry>
<xref linkend="createbpmnfile"/>
</entry>