| author | Vrishali Doke | 2012-04-09 06:22:55 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:38:46 (EDT) |
| commit | c0671c5f3ceb5b2686e73baf91c73f66ad3ad3dd (patch) (side-by-side diff) | |
| tree | d7d3695e6ca972a2ae3c8459945dbd403e5fc97a | |
| parent | 20d0f71cf8e0df5a7480d495d40565d6a5bb3de4 (diff) | |
| download | org.eclipse.stardust.documentation-c0671c5f3ceb5b2686e73baf91c73f66ad3ad3dd.zip org.eclipse.stardust.documentation-c0671c5f3ceb5b2686e73baf91c73f66ad3ad3dd.tar.gz org.eclipse.stardust.documentation-c0671c5f3ceb5b2686e73baf91c73f66ad3ad3dd.tar.bz2 | |
CRNT-23776 - Updated for Visibility Public
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55373 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
7 files changed, 33 insertions, 7 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-2.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-2.png Binary files differindex 76c17f6..b714714 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-2.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-2.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-prim.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-prim.png Binary files differnew file mode 100644 index 0000000..a8701f1 --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/data-integration/java-style-data/images/mg-integration-prim.png 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 13042d8..30581fb 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,8 +49,22 @@ 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>, then open the data properties dialog and
-choose the data type <strong>Primitive</strong> in the data type combo box. You can now
+ href="../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
+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
+for reference from any other model.
+
+ <p class="image"><img src="images/mg-integration-prim.png"
+ alt="Data Properties Dialog for Primitive Data"> <br>
+<strong>Figure:</strong> Data Properties Dialog for Primitive Data</p>
+ </p>
+
+<p>
+ In the Properties dialog, choose <strong>Primitive Data</strong>
+ from the left pane. You can now
set</p>
<ul>
<li>the Java type of the data and</li>
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 56cc2f3..3594969 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 @@ -59,8 +59,13 @@ via drag and drop.</p> <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. Click the
-data type on the left
+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 +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
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>
@@ -68,6 +73,11 @@ detailed discussion of the configuration of the @productname@ data types, see t <p class="image"><img src="images/mg-data-appl-props.png" alt="Data Properties Dialog">
<br>
<strong>Figure:</strong> Data Properties Dialog</p>
+ +<p>By default, all data types support the <strong>Visibility Public</strong> option.</p> + + + <h4>Simulation</h4>
<p>In this section you can specify simulation configurations, as described detailed in the chapter
<a href="PLUGINS_ROOT/org.eclipse.stardust.docs.simulation/html/simulation/simulation-configurations.html">
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-preferences.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-preferences.html index f1c05f0..a6507fb 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-preferences.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-preferences.html @@ -289,13 +289,13 @@ AND join gets applied. Same is applicable for XOR join type.</p> <h3 id="multipackage">Multi Package Modeling Preferences</h3>
<p>This preference option can be used to mark elements as public or private.
-It means that the applications and structured types are available for import by
+It means that the applications and data types are available for import by reference if set to public. By default, the Public preference is selected. But
if you have set it as private then it means that the applications and
-structured types are not visible and available for any reference. In this case, if you want to reference it from other
+data types are not visible and available for any reference. In this case, if you want to reference it from other models you should set the
preference as Public.
-Note that though you can set the visibility of model elements here, these settings can be overridden in the modeler for structured types
+Note that though you can set the visibility of model elements here, these settings can be overridden in the modeler for data types and applications.
For more information, refer to the <a href="mg-defdesk-6.htm#prop">
Properties</a> section of the chapter<a href="mg-defdesk-6.htm"> Specifying Applications</a>.
diff --git a/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html b/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html index fefb8eb..8977046 100644 --- a/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html +++ b/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html @@ -78,6 +78,8 @@ data types:</p> <li>Name - Specify the name</li>
<li>ID - Generates when you add name for the DMS document</li>
<li>Auto ID Generation - This check box is selected by default.</li>
+ <li>Visibility Public - This check box is selected by default. It indicates that the document data is visible + and available for reference from any other model.</li> <li>Description - If added, the tooltip text is displayed in @prodcutname@ Portal when you
hover the mouse over the document.</li>
</ul>
diff --git a/org.eclipse.stardust.docs.dms/html/dms/images/dms-gen-prop.png b/org.eclipse.stardust.docs.dms/html/dms/images/dms-gen-prop.png Binary files differindex 91c1ac9..b3818dc 100644 --- a/org.eclipse.stardust.docs.dms/html/dms/images/dms-gen-prop.png +++ b/org.eclipse.stardust.docs.dms/html/dms/images/dms-gen-prop.png |

