diff options
author | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-12-03 16:12:37 +0000 |
---|---|---|
committer | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2007-12-03 16:12:37 +0000 |
commit | 3302f3d6788d2b108b57eb56c238ca01a083e902 (patch) | |
tree | b9dcacd96472b01f42cf3c5564be2c5c362cec8d /CIAO | |
parent | 1d0df097521065ceb76b808436a6e1ac5fb58b49 (diff) | |
download | ATCD-3302f3d6788d2b108b57eb56c238ca01a083e902.tar.gz |
Mon Dec 3 16:07:59 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'CIAO')
-rw-r--r-- | CIAO/ChangeLog | 9 | ||||
-rw-r--r-- | CIAO/docs/tutorials/Quoter/Simple/03.html | 24 |
2 files changed, 21 insertions, 12 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index e95d8c90da2..97b9bc45889 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,12 @@ +Mon Dec 3 16:07:59 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> + + * docs/tutorials/Quoter/Simple/03.html: + + Fixed image links were borken due to directory name case sensitivity, + this caused the images not to display in non-windows operating systems. + Thanks to Ashley Sterritt (sterrita at cs dot tc dot ie) for pointing + out the problem. + Fri Nov 30 22:11:41 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com> * DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.h: diff --git a/CIAO/docs/tutorials/Quoter/Simple/03.html b/CIAO/docs/tutorials/Quoter/Simple/03.html index 62f5e6034bf..ee2cafc370a 100644 --- a/CIAO/docs/tutorials/Quoter/Simple/03.html +++ b/CIAO/docs/tutorials/Quoter/Simple/03.html @@ -286,7 +286,7 @@ the IDL files you just created into PICML.<o:p></o:p></span></p> </ol> <p class="MsoNormal"><span style='COLOR:black'><o:p> </o:p> </span></p> - <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="960" height="719" id="_x0000_i1027" src="Images/fig2.jpg"><br> + <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="960" height="719" id="_x0000_i1027" src="images/fig2.jpg"><br> <br> Figure 2<o:p></o:p></span></p> <p><span style='COLOR:black'> In the Browser of the generated model, the <em>PredefinedTypes</em> @@ -300,7 +300,7 @@ will show you a white, document-like entity which represents a are "#include" and "module" respectively. Figure 3 gives you a clear view of GME representation of all the 3 idl files created. We will cover the other folders in the next section.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="218" height="364" id="_x0000_i1028" src="Images/fig3.jpg"><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="218" height="364" id="_x0000_i1028" src="images/fig3.jpg"><br> <br> Figure 3<o:p></o:p></span></p> <p class="MsoNormal" style='MARGIN-BOTTOM:12pt'><span style='COLOR:black'>Now @@ -368,7 +368,7 @@ will help you find many logic errors in your model.</span><span style='COLOR:bla associated with components. <em>idl_to_picml</em> has created these artifacts for us, with their dependency relationships correctly captured. Figure 4 shows the Implementation Artifacts for <em>Broker</em>.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="883" height="528" id="_x0000_i1031" src="Images/fig4.jpg"><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="883" height="528" id="_x0000_i1031" src="images/fig4.jpg"><br> Figure 4.<o:p></o:p></span></p> <div class="MsoNormal" align="center" style='TEXT-ALIGN:center'><a name="1"></a><span style='COLOR:black'> <hr size="2" width="100%" align="center"> @@ -382,7 +382,7 @@ an assembly of <em>StockDistributorImplementation</em> and <em>StockBrokerImplem <em>idl_to_picml</em> has created the monolithic component implementations for us, as shown in figure 5 for example, but we have to specify the connections between them in order to construct a Quoter system.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="894" height="617" id="_x0000_i1033" src="Images/fig5.jpg"><br> + <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="894" height="617" id="_x0000_i1033" src="images/fig5.jpg"><br> Figure 5<o:p></o:p></span></p> <p><span style='COLOR:black'>Assembly components provide a boundary for the composition of monolithic components and even other assemblies. Assembly components do not @@ -422,20 +422,20 @@ and connected. Let's try to assemble the <em>StockQuoter</em>.<o:p></o:p></span> </ol> <p class="MsoNormal"><span style='COLOR:black'><o:p> </o:p> </span></p> - <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="696" id="_x0000_i1034" src="Images/fig6.jpg"><br> + <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="696" id="_x0000_i1034" src="images/fig6.jpg"><br> <br> Figure 6<o:p></o:p></span></p> <ol start="4" type="1"> <li class="MsoNormal" style='COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:list .5in;mso-list:l8 level1 lfo5'> Create an <<PublishConnector>>.<o:p></o:p> <li class="MsoNormal" style='COLOR:black;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:list .5in;mso-list:l8 level1 lfo5'> - Now assemble the components together according to <a href="Images/fig1.jpg">Figure + Now assemble the components together according to <a href="images/fig1.jpg">Figure 1</a>(make sure you change to connect mode <img border="0" width="32" height="32" id="_x0000_i1035" src="Icons/AddConnMode.gif">) and the resulting assembly model should look like Figure 7. Note that to create connections between StockDistributor.notify_out and StockBroker.notify_in, you will need the intermediate connector <<PublishConnector>>.<o:p></o:p></li> </ol> - <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1036" src="Images/fig7.jpg"><!-- hhmts end -->><br> + <p class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1036" src="images/fig7.jpg"><!-- hhmts end -->><br> <br> Figure 7<o:p></o:p></span></p> <div class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'> @@ -486,7 +486,7 @@ package for <em>StockBroker</em>.instance<o:p></o:p></span></p> <p class="MsoNormal" style='MARGIN-BOTTOM:12pt;MARGIN-LEFT:0.5in;mso-margin-top-alt:auto'><span style='COLOR:black'><br> <br> The model you built should resemble Figure 8.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;MARGIN-LEFT:0.5in;TEXT-ALIGN:center;mso-margin-top-alt:auto'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1038" src="Images/fig8.jpg"><!-- hhmts start -->><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;MARGIN-LEFT:0.5in;TEXT-ALIGN:center;mso-margin-top-alt:auto'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1038" src="images/fig8.jpg"><!-- hhmts start -->><br> <br> Figure 8<o:p></o:p></span></p> <p class="MsoNormal" style='MARGIN-LEFT:0.5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='COLOR:black'>Now create a @@ -514,7 +514,7 @@ named "StockQuoter", refer it to MyQuoter</span><code><span style='FONT-SIZE:10p </span><![endif]><span style='COLOR:black'>Switch to connect mode and connect <<ComponentImplementationReference>> StockQuoter with <<ComponentPackage>> StockQuoter, as in Figure 9.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1039" src="Images/fig9.jpg"><!-- Created: Sat Nov 27 15:25:06 CST 1999 --><!-- hhmts start -->><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="445" id="_x0000_i1039" src="images/fig9.jpg"><!-- Created: Sat Nov 27 15:25:06 CST 1999 --><!-- hhmts start -->><br> <br> Figure 9<o:p></o:p></span></p> <div class="MsoNormal" align="center" style='TEXT-ALIGN:center'><span style='COLOR:black'> @@ -620,7 +620,7 @@ that captures information about the assignment of component to nodes.<o:p></o:p> <<CollocationGroup>> to <<NodeReference>> <em>Node_Distributor</em>. Now the model looks like the following.<o:p></o:p></li> </ol> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;MARGIN-LEFT:0.5in;TEXT-ALIGN:center;mso-margin-top-alt:auto'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1044" src="Images/fig10.jpg"><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;MARGIN-LEFT:0.5in;TEXT-ALIGN:center;mso-margin-top-alt:auto'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1044" src="images/fig10.jpg"><br> <br> Figure 10.<o:p></o:p></span></p> <ol start="4" type="1"> @@ -636,13 +636,13 @@ Figure 10.<o:p></o:p></span></p> <<CollocationGroup>> you clicked in is highlighted, as shown in Figure 11.<o:p></o:p></li> </ol> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1046" src="Images/fig11.jpg"><!-- 01.html,v 1.3 2006/02/10 14:34:35 mxiong Exp -->><br> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1046" src="images/fig11.jpg"><!-- 01.html,v 1.3 2006/02/10 14:34:35 mxiong Exp -->><br> <br> Figure 11<o:p></o:p></span></p> <p><span style='COLOR:black'>Now move your cursor to <<ComponentRef>> StockDistributor, and left-click it, so that it looks like Figure 12.<o:p></o:p></span></p> - <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1047" src="Images/fig12.jpg"> + <p class="MsoNormal" align="center" style='MARGIN-BOTTOM:12pt;TEXT-ALIGN:center'><span style='COLOR:black'><img border="0" width="1076" height="530" id="_x0000_i1047" src="images/fig12.jpg"> <br> <br> |