| author | Vrishali Doke | 2012-04-19 04:25:41 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:39:07 (EDT) |
| commit | 0c8ea3ebddea42d442377e038bb4db442bd05006 (patch) (side-by-side diff) | |
| tree | 6fbff271e87a7a47af64c3229f9f72f3e8fba0df | |
| parent | bc3c4a68af22fe7ec4ad996a7fffc266a530eb1d (diff) | |
| download | org.eclipse.stardust.documentation-0c8ea3ebddea42d442377e038bb4db442bd05006.zip org.eclipse.stardust.documentation-0c8ea3ebddea42d442377e038bb4db442bd05006.tar.gz org.eclipse.stardust.documentation-0c8ea3ebddea42d442377e038bb4db442bd05006.tar.bz2 | |
CRNT-23776 - Updated for Data Visiblity Public
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55607 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
7 files changed, 29 insertions, 14 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/entity-bean-data.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/entity-bean-data.html index c7bc42e..4dd15a6 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/entity-bean-data.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/entity-bean-data.html @@ -26,7 +26,7 @@ later dereferentiation of the Entity Bean.</p> <p>To specify an Entity Bean data:</p>
<ul>
<li>Create a new entity bean data model element as described in
- <a href="../mg-defdesk-7.htm">Specifying Data</a>.</li>
+ <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm">Specifying Data</a>.</li>
<li>Open the data properties dialog and select the <strong>Entity Bean</strong>
entry in the data type combo box.</li>
<li>Select the EJB mode (<a href="#ejb2">EJB 2.x</a> or <a href="#ejb3">EJB 3.x</a>).</li>
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/primitive-data.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/primitive-data.html index 30581fb..08e7960 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/primitive-data.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/primitive-data.html @@ -49,7 +49,7 @@ equivalent wrapper types e.g. int behaves like a <tt>java.lang.Integer</tt>.</p> <p>Primitive data have a default value which can be set when editing the data in the
Process Workbench.</p>
<p>To specify a primitive data, create first a data as described in <a
- href="../mg-defdesk-7.htm">Specifying Data</a> chapter, then open the data properties dialog.
+ href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm">Specifying Data</a> chapter, then open the data properties dialog.
<p>Choose an ID and a name for the workflow data.
Please note that IDs containing
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/serializable-data.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/serializable-data.html index eb540ee..4d305cd 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/serializable-data.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/serializable-data.html @@ -29,7 +29,7 @@ queries.</p> <p>To specify a serializable data:</p>
<ul>
<li>Create a new serializable data model element as described in
- <a href="../mg-defdesk-7.htm">Specifying Data</a>.</li>
+ <a href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm">Specifying Data</a>.</li>
<li>Open the data properties dialog and select the <strong>Serializable</strong>
entry in the data type combo box.</li>
</ul>
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/mg-integration-3.htm b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/mg-integration-3.htm index 4168abc..1fec80a 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/mg-integration-3.htm +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/mg-integration-3.htm @@ -71,7 +71,7 @@ to guide you through the process of integrating or adapting custom applications. <h2>Specifying XML Document Properties</h2>
<p>To specify an XML document, first create a data as described in <a
- href="mg-defdesk-7.htm">Specifying Data</a> with type <tt>XML document</tt>,
+ href="PLUGINS_ROOT/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-7.htm">Specifying Data</a> with type <tt>XML document</tt>,
then open the data properties dialog and select the <strong>XML
Document</strong> section. You can now choose the schema type from a list as:</p>
<ul>
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-data-props.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-data-props.png Binary files differnew file mode 100644 index 0000000..d1f7204 --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-data-props.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-6.htm b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-6.htm index a84be99..0cfe1a6 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-6.htm +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-defdesk-6.htm @@ -55,8 +55,10 @@ more details on working with concrete applications can be found.</p> <p>Open the application properties dialog e.g. by double-clicking on the <strong>New
Application</strong> symbol. Choose an ID and a name for the application.
Please note that IDs containing
- hyphens, blanks or dots and IDs starting with digits are not supported. Using the Visibility Public option, you can
+ hyphens, blanks or dots and IDs starting with digits are not supported. Using the Visibility Public option, + you can also specify whether you want to import applications by reference when referenced in another model.
+ By default, this check box is selected. </p>
<p class="image"><img src="images/visibility.png"
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 3594969..f2759cd 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 @@ -56,17 +56,30 @@ via drag and drop.</p> <p class="image"><img src="images/mg-default-data.png" alt="Predefined Data"><br>
<strong>Figure:</strong> Predefined Data</p>
<h3>Properties</h3>
-<p>Open the data properties dialog e.g. by double-clicking on the new data
-symbol. Choose an ID and a name for the workflow data.
-Please note that IDs containing
-hyphens, blanks or dots and IDs starting with digits are not supported. -If you select the <strong>Visibility Public</strong> check box, the data becomes visible and available +<p>Double-click on the new data symbol to open the data properties dialog. +Choose an ID and a name for the workflow data. Select <strong>General</strong> from the left pane. The following +general properties get displayed. +<ul> + <li>Element OID - Auto generated ID for that element</li> + <li>Name - Specify the name</li> + <li>ID - Please note that IDs containing +hyphens, blanks or dots and IDs starting with digits are not supported. </li> + <li>Auto ID Generation - By default, this check box is selected. </li> + <li>Visibility Public - If you select the <strong>Visibility Public</strong> check box, the data 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. -Click the data type on the left -side of the properties dialog. There you can edit the data type specific properties. For a
+ Preferences</a> chapter. By default, all data types support the <strong>Visibility Public</strong> option.</li> + <li>Description - Specify description for the data. If the description is provided, the tool tip text is displayed + for Primitive data, Structured data and Document data.</li> +</ul> + +<p class="image"><img src="images/mg-data-props.png" alt="Data Properties Dialog"> +<br> +<strong>Figure:</strong> Properties - General</p> + +<p>Click the data type on the left +pane of the properties dialog. There you can edit the data type specific properties. For a detailed discussion of the configuration of the @productname@ data types, see the section
<a href="data-integration/data-int-preface.html">Data Integration</a>.</p>
<p> </p>
@@ -74,7 +87,7 @@ detailed discussion of the configuration of the @productname@ data types, see t <br>
<strong>Figure:</strong> Data Properties Dialog</p>
-<p>By default, all data types support the <strong>Visibility Public</strong> option.</p> + |

