Author: jstephens
Date: 2006-07-02 14:55:37 +0200 (Sun, 02 Jul 2006)
New Revision: 2590
Log:
NdbScanFilter class diagram - reordered methods.
Modified:
trunk/ndbapi/images/NdbScanFilter-class.png
trunk/ndbapi/xmi/NdbScanFilter.xmi
Modified: trunk/ndbapi/images/NdbScanFilter-class.png
===================================================================
(Binary files differ)
Modified: trunk/ndbapi/xmi/NdbScanFilter.xmi
===================================================================
--- trunk/ndbapi/xmi/NdbScanFilter.xmi 2006-07-02 12:10:23 UTC (rev 2589)
+++ trunk/ndbapi/xmi/NdbScanFilter.xmi 2006-07-02 12:55:37 UTC (rev 2590)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-07-02T21:59:13" xmi.version="1.2" >
+<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-07-02T22:54:11" xmi.version="1.2" >
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
@@ -64,24 +64,24 @@
Begin of compound.
return 0 if successful, -1 otherwize" isSpecification="false" isLeaf="false" visibility="public" xmi.id="38" isRoot="false" isAbstract="false" isQuery="false" name="begin" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="566" type="2" />
+ <UML:Parameter kind="return" xmi.id="629" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="39" value="" type="23" name="group" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment=" End of compound.
return 0 if successful, -1 otherwize" isSpecification="false" isLeaf="false" visibility="public" xmi.id="40" isRoot="false" isAbstract="false" isQuery="false" name="end" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="567" type="2" />
+ <UML:Parameter kind="return" xmi.id="630" type="2" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment=" <i>Explanation missing</i>" isSpecification="false" isLeaf="false" visibility="public" xmi.id="41" isRoot="false" isAbstract="false" isQuery="false" name="istrue" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="568" type="2" />
+ <UML:Parameter kind="return" xmi.id="631" type="2" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment=" <i>Explanation missing</i>" isSpecification="false" isLeaf="false" visibility="public" xmi.id="42" isRoot="false" isAbstract="false" isQuery="false" name="isfalse" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="569" type="2" />
+ <UML:Parameter kind="return" xmi.id="632" type="2" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Andale Mono">
@@ -89,7 +89,7 @@
</body></html>
" isSpecification="false" isLeaf="false" visibility="public" xmi.id="43" isRoot="false" isAbstract="false" isQuery="false" name="cmp" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="570" type="2" />
+ <UML:Parameter kind="return" xmi.id="633" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="44" value="" type="29" name="cond" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="45" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="48" value="" type="47" name="val" />
@@ -98,104 +98,104 @@
</UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="51" isRoot="false" isAbstract="false" isQuery="false" name="eq" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="571" type="2" />
+ <UML:Parameter kind="return" xmi.id="634" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="52" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="53" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="69" isRoot="false" isAbstract="false" isQuery="false" name="eq" >
+ <UML:BehavioralFeature.parameter>
+ <UML:Parameter kind="return" xmi.id="635" type="2" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="70" value="" type="2" name="ColId" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="72" value="" type="71" name="value" />
+ </UML:BehavioralFeature.parameter>
+ </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="54" isRoot="false" isAbstract="false" isQuery="false" name="ne" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="572" type="2" />
+ <UML:Parameter kind="return" xmi.id="636" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="55" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="56" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="73" isRoot="false" isAbstract="false" isQuery="false" name="ne" >
+ <UML:BehavioralFeature.parameter>
+ <UML:Parameter kind="return" xmi.id="637" type="2" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="74" value="" type="2" name="ColId" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="75" value="" type="71" name="value" />
+ </UML:BehavioralFeature.parameter>
+ </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="57" isRoot="false" isAbstract="false" isQuery="false" name="lt" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="573" type="2" />
+ <UML:Parameter kind="return" xmi.id="638" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="58" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="59" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="76" isRoot="false" isAbstract="false" isQuery="false" name="lt" >
+ <UML:BehavioralFeature.parameter>
+ <UML:Parameter kind="return" xmi.id="639" type="2" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="77" value="" type="2" name="ColId" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="78" value="" type="71" name="value" />
+ </UML:BehavioralFeature.parameter>
+ </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="60" isRoot="false" isAbstract="false" isQuery="false" name="le" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="574" type="2" />
+ <UML:Parameter kind="return" xmi.id="640" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="61" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="62" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="79" isRoot="false" isAbstract="false" isQuery="false" name="le" >
+ <UML:BehavioralFeature.parameter>
+ <UML:Parameter kind="return" xmi.id="641" type="2" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="80" value="" type="2" name="ColId" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="81" value="" type="71" name="value" />
+ </UML:BehavioralFeature.parameter>
+ </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="63" isRoot="false" isAbstract="false" isQuery="false" name="gt" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="575" type="2" />
+ <UML:Parameter kind="return" xmi.id="642" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="64" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="65" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
+ <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="82" isRoot="false" isAbstract="false" isQuery="false" name="gt" >
+ <UML:BehavioralFeature.parameter>
+ <UML:Parameter kind="return" xmi.id="643" type="2" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="83" value="" type="2" name="ColId" />
+ <UML:Parameter isSpecification="false" visibility="private" xmi.id="84" value="" type="71" name="value" />
+ </UML:BehavioralFeature.parameter>
+ </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="66" isRoot="false" isAbstract="false" isQuery="false" name="ge" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="576" type="2" />
+ <UML:Parameter kind="return" xmi.id="644" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="67" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="68" value="" type="49" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="69" isRoot="false" isAbstract="false" isQuery="false" name="eq" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="577" type="2" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="70" value="" type="2" name="ColId" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="72" value="" type="71" name="value" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="73" isRoot="false" isAbstract="false" isQuery="false" name="ne" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="578" type="2" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="74" value="" type="2" name="ColId" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="75" value="" type="71" name="value" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="76" isRoot="false" isAbstract="false" isQuery="false" name="lt" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="579" type="2" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="77" value="" type="2" name="ColId" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="78" value="" type="71" name="value" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="79" isRoot="false" isAbstract="false" isQuery="false" name="le" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="580" type="2" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="80" value="" type="2" name="ColId" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="81" value="" type="71" name="value" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
- <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="82" isRoot="false" isAbstract="false" isQuery="false" name="gt" >
- <UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="581" type="2" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="83" value="" type="2" name="ColId" />
- <UML:Parameter isSpecification="false" visibility="private" xmi.id="84" value="" type="71" name="value" />
- </UML:BehavioralFeature.parameter>
- </UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="85" isRoot="false" isAbstract="false" isQuery="false" name="ge" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="582" type="2" />
+ <UML:Parameter kind="return" xmi.id="645" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="86" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="87" value="" type="71" name="value" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Check if column value is NULL" isSpecification="false" isLeaf="false" visibility="public" xmi.id="88" isRoot="false" isAbstract="false" isQuery="false" name="isnull" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="583" type="2" />
+ <UML:Parameter kind="return" xmi.id="646" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="89" value="" type="2" name="ColId" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment="Check if column value is non-NULL" isSpecification="false" isLeaf="false" visibility="public" xmi.id="90" isRoot="false" isAbstract="false" isQuery="false" name="isnotnull" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="584" type="2" />
+ <UML:Parameter kind="return" xmi.id="647" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="91" value="" type="2" name="ColId" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation comment=" Like comparison operator.
return 0 if successful, -1 otherwize" isSpecification="false" isLeaf="false" visibility="public" xmi.id="92" isRoot="false" isAbstract="false" isQuery="false" name="like" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="585" type="2" />
+ <UML:Parameter kind="return" xmi.id="648" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="93" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="95" value="" type="94" name="val" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="96" value="" type="49" name="len" />
@@ -205,7 +205,7 @@
<UML:Operation comment=" Notlike comparison operator.
return 0 if successful, -1 otherwize" isSpecification="false" isLeaf="false" visibility="public" xmi.id="98" isRoot="false" isAbstract="false" isQuery="false" name="notlike" >
<UML:BehavioralFeature.parameter>
- <UML:Parameter kind="return" xmi.id="586" type="2" />
+ <UML:Parameter kind="return" xmi.id="649" type="2" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="99" value="" type="2" name="ColId" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="100" value="" type="94" name="val" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="101" value="" type="49" name="len" />
@@ -240,7 +240,7 @@
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello" >
- <docsettings viewid="1" documentation="" uniqueid="586" />
+ <docsettings viewid="1" documentation="" uniqueid="649" />
<diagrams>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="975" snapy="10" showatts="1" xmi.id="1" documentation="" type="402" showops="1" showpackage="0" name="class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Andale Mono,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="713" >
<widgets>
@@ -277,16 +277,16 @@
<listitem open="0" type="815" id="42" />
<listitem open="0" type="815" id="43" />
<listitem open="0" type="815" id="51" />
+ <listitem open="0" type="815" id="69" />
<listitem open="0" type="815" id="54" />
+ <listitem open="0" type="815" id="73" />
<listitem open="0" type="815" id="57" />
+ <listitem open="0" type="815" id="76" />
<listitem open="0" type="815" id="60" />
+ <listitem open="0" type="815" id="79" />
<listitem open="0" type="815" id="63" />
+ <listitem open="0" type="815" id="82" />
<listitem open="0" type="815" id="66" />
- <listitem open="0" type="815" id="69" />
- <listitem open="0" type="815" id="73" />
- <listitem open="0" type="815" id="76" />
- <listitem open="0" type="815" id="79" />
- <listitem open="0" type="815" id="82" />
<listitem open="0" type="815" id="85" />
<listitem open="0" type="815" id="88" />
<listitem open="0" type="815" id="90" />
@@ -313,7 +313,7 @@
<listitem open="0" type="813" id="71" />
<listitem open="0" type="813" id="19" />
<listitem open="0" type="813" id="46" />
- <listitem open="1" type="830" label="Datatypes" >
+ <listitem open="0" type="830" label="Datatypes" >
<listitem open="0" type="829" id="110" />
<listitem open="0" type="829" id="5" />
<listitem open="0" type="829" id="4" />
@@ -424,61 +424,61 @@
<cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="69" tag="operation_69" canDelete="false" >
+ <codeoperation parent_id="85" tag="operation_85" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="73" tag="operation_73" canDelete="false" >
+ <codeoperation parent_id="88" tag="operation_88" canDelete="false" >
<header>
- <cppcodedocumentation tag="" />
+ <cppcodedocumentation tag="" text="Check if column value is NULL" />
</header>
</codeoperation>
- <codeoperation parent_id="76" tag="operation_76" canDelete="false" >
+ <codeoperation parent_id="90" tag="operation_90" canDelete="false" >
<header>
- <cppcodedocumentation tag="" />
+ <cppcodedocumentation tag="" text="Check if column value is non-NULL" />
</header>
</codeoperation>
- <codeoperation parent_id="79" tag="operation_79" canDelete="false" >
+ <codeoperation parent_id="92" tag="operation_92" canDelete="false" >
<header>
- <cppcodedocumentation tag="" />
+ <cppcodedocumentation tag="" text=" Like comparison operator.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
- <codeoperation parent_id="82" tag="operation_82" canDelete="false" >
+ <codeoperation parent_id="98" tag="operation_98" canDelete="false" >
<header>
- <cppcodedocumentation tag="" />
+ <cppcodedocumentation tag="" text=" Notlike comparison operator.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
- <codeoperation parent_id="85" tag="operation_85" canDelete="false" >
+ <codeoperation parent_id="69" tag="operation_69" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="88" tag="operation_88" canDelete="false" >
+ <codeoperation parent_id="73" tag="operation_73" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Check if column value is NULL" />
+ <cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="90" tag="operation_90" canDelete="false" >
+ <codeoperation parent_id="76" tag="operation_76" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text="Check if column value is non-NULL" />
+ <cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="92" tag="operation_92" canDelete="false" >
+ <codeoperation parent_id="79" tag="operation_79" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text=" Like comparison operator.&#010; return 0 if successful, -1 otherwize" />
+ <cppcodedocumentation tag="" />
</header>
</codeoperation>
- <codeoperation parent_id="98" tag="operation_98" canDelete="false" >
+ <codeoperation parent_id="82" tag="operation_82" canDelete="false" >
<header>
- <cppcodedocumentation tag="" text=" Notlike comparison operator.&#010; return 0 if successful, -1 otherwize" />
+ <cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; ndbscanfilter.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; ndbscanfilter.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code!
.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:54:07&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -503,7 +503,7 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; class ndboperation.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java!
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; class ndboperation.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java!
code.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -528,7 +528,7 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; void.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#01!
0; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; void.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#01!
0; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -553,7 +553,7 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; uint32.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; uint32.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -578,7 +578,7 @@
</hierarchicalcodeblock>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; uint64.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; uint64.cpp - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.cpp&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#!
010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -642,7 +642,7 @@
</codeblockwithcomments>
<codeoperation parent_id="18" tag="operation_18" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="Constructor&#010;@param op The NdbOperation that the filter belongs to (is applied to)." />
</header>
</codeoperation>
<codeoperation parent_id="22" tag="operation_22" canDelete="false" indentLevel="1" >
@@ -678,27 +678,27 @@
<textblocks>
<codeoperation parent_id="38" tag="operation_38" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="@name Grouping&#010;@{&#010;//**&#010; Begin of compound.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
<codeoperation parent_id="40" tag="operation_40" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text=" End of compound.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
<codeoperation parent_id="41" tag="operation_41" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text=" <i>Explanation missing</i>" />
</header>
</codeoperation>
<codeoperation parent_id="42" tag="operation_42" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text=" <i>Explanation missing</i>" />
</header>
</codeoperation>
<codeoperation parent_id="43" tag="operation_43" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Andale Mono">&#010;<p>Compare column <span style="font-weight:600">ColId</span> with <span style="font-weight:600">val</span></p>&#010;</body></html>&#010;" />
</header>
</codeoperation>
<codeoperation parent_id="51" tag="operation_51" canDelete="false" indentLevel="1" >
@@ -731,54 +731,54 @@
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="69" tag="operation_69" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="85" tag="operation_85" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="73" tag="operation_73" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="88" tag="operation_88" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
+ <cppcodedocumentation tag="" indentLevel="1" text="Check if column value is NULL" />
</header>
</codeoperation>
- <codeoperation parent_id="76" tag="operation_76" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="90" tag="operation_90" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
+ <cppcodedocumentation tag="" indentLevel="1" text="Check if column value is non-NULL" />
</header>
</codeoperation>
- <codeoperation parent_id="79" tag="operation_79" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="92" tag="operation_92" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
+ <cppcodedocumentation tag="" indentLevel="1" text=" Like comparison operator.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
- <codeoperation parent_id="82" tag="operation_82" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="98" tag="operation_98" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
+ <cppcodedocumentation tag="" indentLevel="1" text=" Notlike comparison operator.&#010; return 0 if successful, -1 otherwize" />
</header>
</codeoperation>
- <codeoperation parent_id="85" tag="operation_85" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="69" tag="operation_69" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="88" tag="operation_88" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="73" tag="operation_73" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="90" tag="operation_90" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="76" tag="operation_76" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="92" tag="operation_92" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="79" tag="operation_79" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
- <codeoperation parent_id="98" tag="operation_98" canDelete="false" indentLevel="1" >
+ <codeoperation parent_id="82" tag="operation_82" canDelete="false" indentLevel="1" >
<header>
- <cppcodedocumentation tag="" indentLevel="1" />
+ <cppcodedocumentation tag="" indentLevel="1" text="&#010;@param ColId &#010;@param value " />
</header>
</codeoperation>
</textblocks>
@@ -900,7 +900,7 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; ndbscanfilter.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&am!
p;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; ndbscanfilter.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&am!
p;#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:54:07&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -1106,7 +1106,7 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; class ndboperation.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java cod!
e.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; class ndboperation.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java cod!
e.&#010; If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -1312,7 +1312,7 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; void.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010; !
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; void.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010; !
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -1518,7 +1518,7 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; uint32.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; uint32.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
@@ -1724,7 +1724,7 @@
</codeblockwithcomments>
</textblocks>
<header>
- <codecomment tag="" text="/************************************************************************&#010; uint64.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 21:59:10&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
+ <codecomment tag="" text="/************************************************************************&#010; uint64.h - Copyright jon&#010;&#010;Here you can write a license for your code, some comments or any other&#010;information you want to have in your generated code. To to this simply&#010;configure the "headings" directory in uml to point to a directory&#010;where you have your heading files.&#010;&#010;or you can just replace the contents of this file with your own.&#010;If you want to do this, this file is located at&#010;&#010;/opt/kde3/share/apps/umbrello/headings/heading.h&#010;&#010;-->Code Generators searches for heading files based on the file extension&#010; i.e. it will look for a file name ending in ".h" to include in C++ header&#010; files, and for a file name ending in ".java" to include in all generated&#010; java code.&#010;!
If you name the file "heading.<extension>", Code Generator will always&#010; choose this file even if there are other files with the same extension in the&#010; directory. If you name the file something else, it must be the only one with that&#010; extension in the directory to guarantee that Code Generator will choose it.&#010;&#010;you can use variables in your heading files which are replaced at generation&#010;time. possible variables are : author, date, time, filename and filepath.&#010;just write %variable_name%&#010;&#010;This file was generated on Sun Jul 2 2006 at 22:52:57&#010;The original location of this file is &#010;**************************************************************************/&#010;" />
</header>
<classfields/>
</classifiercodedocument>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2590 - in trunk/ndbapi: images xmi | jon | 2 Jul |