| author | Vrishali Doke | 2012-12-20 06:20:32 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:35:42 (EST) |
| commit | 8091241111b1d7e2a43f368a7ea34e84fb2c71aa (patch) (side-by-side diff) | |
| tree | 72a223aa1f17f39da7cd615292f754af1645a214 | |
| parent | ab2fb02bc90f908940bafb8824aea32a19ddf081 (diff) | |
| download | org.eclipse.stardust.documentation-8091241111b1d7e2a43f368a7ea34e84fb2c71aa.zip org.eclipse.stardust.documentation-8091241111b1d7e2a43f368a7ea34e84fb2c71aa.tar.gz org.eclipse.stardust.documentation-8091241111b1d7e2a43f368a7ea34e84fb2c71aa.tar.bz2 | |
CRNT-27435 - added public visibility details
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@61679 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm index 7d8f2bb..1e26e7d 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-struct-type.htm @@ -73,7 +73,12 @@ node in the <strong>My Process Models</strong> panel.</p> <li>Data Structure Name - Name of the structure type</li>
<li>Description - Specify description</li>
<li>Configuration
+
+
<ul>
+ <li>Public Visibility - By default, this check box is selected. It indicates that the element
+ is visible and available for reference from any other model.
+ </li>
<li>Structure - By default, this option is selected. You can define structured type fields if this option is selected. </li>
<li>Enumeration - Select this option to create enumeration types. It means that data object is of type string and
accepts values from the list of values.</li>
|

