Changeset 1737


Ignore:
Timestamp:
Jan 4, 2006, 10:16:49 AM (18 years ago)
Author:
Gregory Vincic
Message:

Added a sequence diagram describing a general transfer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/specifications/migration/design.xmi

    r1736 r1737  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-01-03T16:58:10" xmi.version="1.2" >
     2<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-01-04T10:00:50" xmi.version="1.2" >
    33 <XMI.header>
    44  <XMI.documentation>
     
    8989                <UML:Generalization xmi.idref="140" />
    9090               </UML:GeneralizableElement.generalization>
     91               <UML:Classifier.feature>
     92                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="270" isRoot="false" isAbstract="false" name="transferFile" />
     93                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="271" isRoot="false" isAbstract="false" name="md5sum" />
     94                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="272" isRoot="false" isAbstract="false" name="removeForbiddenCharacters" />
     95                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="273" isRoot="false" isAbstract="false" name="getExistingFile" />
     96               </UML:Classifier.feature>
    9197              </UML:Class>
    9298              <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="60" isRoot="false" isAbstract="false" name="GroupTransfer" >
     
    99105                <UML:Generalization xmi.idref="143" />
    100106               </UML:GeneralizableElement.generalization>
     107               <UML:Classifier.feature>
     108                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="274" isRoot="false" isAbstract="false" name="setCommonItemData" />
     109               </UML:Classifier.feature>
    101110              </UML:Class>
    102111              <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="62" isRoot="false" isAbstract="false" name="HybridizationTransfer" >
     
    140149                <UML:Generalization xmi.idref="131" />
    141150               </UML:GeneralizableElement.generalization>
     151               <UML:Classifier.feature>
     152                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="269" isRoot="false" isAbstract="false" name="setMeasuredBioMaterialData" />
     153               </UML:Classifier.feature>
    142154              </UML:Class>
    143155              <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="69" isRoot="false" isAbstract="false" name="Migrater" >
     
    226238                <UML:Generalization xmi.idref="103" />
    227239               </UML:GeneralizableElement.generalization>
     240               <UML:Classifier.feature>
     241                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="275" isRoot="false" isAbstract="false" name="chmod" />
     242                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="276" isRoot="false" isAbstract="false" name="chown" />
     243                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="277" isRoot="false" isAbstract="false" name="setSharedItemData" />
     244                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="278" isRoot="false" isAbstract="false" name="getOwner" />
     245               </UML:Classifier.feature>
    228246              </UML:Class>
    229247              <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="85" isRoot="false" isAbstract="false" name="SoftwareTransfer" >
     
    231249                <UML:Generalization xmi.idref="203" />
    232250               </UML:GeneralizableElement.generalization>
     251               <UML:Classifier.feature>
     252                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="304" isRoot="false" isAbstract="false" name="createItem" />
     253               </UML:Classifier.feature>
    233254              </UML:Class>
    234255              <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="86" isRoot="false" isAbstract="false" name="Transfer" >
     
    237258               </UML:GeneralizableElement.generalization>
    238259               <UML:Classifier.feature>
     260                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="219" isRoot="false" isAbstract="false" name="cleanUpMemory" />
     261                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="235" isRoot="false" isAbstract="false" name="commit" />
     262                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="222" isRoot="false" isAbstract="false" name="createItem" />
     263                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="225" isRoot="false" isAbstract="false" name="dependencyFailure" />
     264                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="224" isRoot="false" isAbstract="false" name="done" />
    239265                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="217" isRoot="false" isAbstract="false" name="setup" />
    240                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="219" isRoot="false" isAbstract="false" name="cleanUpMemory" />
    241266                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="220" isRoot="false" isAbstract="false" name="setPreparedStatements" />
    242267                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="221" isRoot="false" isAbstract="false" name="prepareStatementFromFile" />
    243                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="222" isRoot="false" isAbstract="false" name="createItem" />
     268                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="236" isRoot="false" isAbstract="false" name="getInt" />
    244269                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="223" isRoot="false" isAbstract="false" name="isDone" />
    245                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="224" isRoot="false" isAbstract="false" name="done" />
    246                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="225" isRoot="false" isAbstract="false" name="dependencyFailure" />
    247270                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="226" isRoot="false" isAbstract="false" name="getDependencyStatus" />
    248271                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="227" isRoot="false" isAbstract="false" name="startProgress" />
     
    254277                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="233" isRoot="false" isAbstract="false" name="saveItem" />
    255278                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="234" isRoot="false" isAbstract="false" name="newDbControl" />
    256                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="235" isRoot="false" isAbstract="false" name="commit" />
    257                 <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="236" isRoot="false" isAbstract="false" name="getInt" />
    258279                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="237" isRoot="false" isAbstract="false" name="initIdMap" />
    259280                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="238" isRoot="false" isAbstract="false" name="getIdMap" />
    260281                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="239" isRoot="false" isAbstract="false" name="getProperty" />
     282                <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="286" isRoot="false" isAbstract="false" name="start" />
    261283               </UML:Classifier.feature>
    262284              </UML:Class>
     
    358380 </XMI.content>
    359381 <XMI.extensions xmi.extender="umbrello" >
    360   <docsettings viewid="33" documentation="" uniqueid="267" />
     382  <docsettings viewid="279" documentation="Schematic view of a transfer. There are intermediate steps not visible in the diagram." uniqueid="309" />
    361383  <diagrams>
    362    <diagram snapgrid="1" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="75" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="3296" snapy="10" showatts="1" xmi.id="33" documentation="" type="402" showops="1" showpackage="0" name="class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,8,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="1633" >
     384   <diagram snapgrid="1" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="50" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="3326" snapy="10" showatts="1" xmi.id="33" documentation="" type="402" showops="1" showpackage="0" name="class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,8,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="1692" >
    363385    <widgets>
    364386     <classwidget usesdiagramfillcolour="1" width="136" showattsigs="600" usesdiagramusefillcolour="0" x="82" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="49" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    365      <classwidget usesdiagramfillcolour="0" width="93" showattsigs="600" usesdiagramusefillcolour="0" x="894" linecolour="#ff0000" y="16" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="108" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="66" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans Serif,8,-1,5,75,0,0,0,0,0" />
    366      <classwidget usesdiagramfillcolour="1" width="63" showattsigs="600" usesdiagramusefillcolour="1" x="809" linecolour="none" y="202" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="69" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    367      <classwidget usesdiagramfillcolour="1" width="208" showattsigs="600" usesdiagramusefillcolour="1" x="957" linecolour="none" y="202" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="414" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="86" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    368      <classwidget usesdiagramfillcolour="1" width="168" showattsigs="600" usesdiagramusefillcolour="1" x="1606" linecolour="none" y="902" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="56" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    369      <classwidget usesdiagramfillcolour="1" width="139" showattsigs="600" usesdiagramusefillcolour="1" x="1621" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="84" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    370      <classwidget usesdiagramfillcolour="1" width="167" showattsigs="600" usesdiagramusefillcolour="1" x="557" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="50" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    371      <classwidget usesdiagramfillcolour="1" width="136" showattsigs="600" usesdiagramusefillcolour="1" x="732" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="51" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     387     <classwidget usesdiagramfillcolour="0" width="93" showattsigs="600" usesdiagramusefillcolour="0" x="1014" linecolour="#ff0000" y="26" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="108" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="66" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans Serif,8,-1,5,75,0,0,0,0,0" />
     388     <classwidget usesdiagramfillcolour="1" width="216" showattsigs="600" usesdiagramusefillcolour="1" x="442" linecolour="none" y="-1" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="162" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="69" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     389     <classwidget usesdiagramfillcolour="0" width="208" showattsigs="600" usesdiagramusefillcolour="0" x="956" linecolour="#ff0000" y="203" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="432" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="86" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans Serif,8,-1,5,75,0,0,0,0,0" />
     390     <classwidget usesdiagramfillcolour="1" width="168" showattsigs="600" usesdiagramusefillcolour="1" x="1616" linecolour="none" y="932" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="56" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     391     <classwidget usesdiagramfillcolour="1" width="155" showattsigs="600" usesdiagramusefillcolour="1" x="1623" linecolour="none" y="765" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="90" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="84" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     392     <classwidget usesdiagramfillcolour="1" width="167" showattsigs="600" usesdiagramusefillcolour="1" x="417" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="50" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     393     <classwidget usesdiagramfillcolour="1" width="136" showattsigs="600" usesdiagramusefillcolour="1" x="592" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="51" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    372394     <classwidget usesdiagramfillcolour="1" width="136" showattsigs="600" usesdiagramusefillcolour="1" x="232" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="52" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    373      <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="874" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="53" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     395     <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="734" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="53" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    374396     <classwidget usesdiagramfillcolour="1" width="164" showattsigs="600" usesdiagramusefillcolour="1" x="378" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="54" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    375      <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="1014" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="55" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    376      <classwidget usesdiagramfillcolour="1" width="139" showattsigs="600" usesdiagramusefillcolour="1" x="1151" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="57" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    377      <classwidget usesdiagramfillcolour="1" width="201" showattsigs="600" usesdiagramusefillcolour="1" x="1950" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="68" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    378      <classwidget usesdiagramfillcolour="1" width="109" showattsigs="600" usesdiagramusefillcolour="1" x="2086" linecolour="none" y="1592" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="58" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    379      <classwidget usesdiagramfillcolour="1" width="89" showattsigs="600" usesdiagramusefillcolour="1" x="1296" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="59" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     397     <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="874" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="55" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     398     <classwidget usesdiagramfillcolour="1" width="139" showattsigs="600" usesdiagramusefillcolour="1" x="1011" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="57" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     399     <classwidget usesdiagramfillcolour="1" width="218" showattsigs="600" usesdiagramusefillcolour="1" x="1951" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="68" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     400     <classwidget usesdiagramfillcolour="1" width="109" showattsigs="600" usesdiagramusefillcolour="1" x="2086" linecolour="none" y="1632" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="58" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     401     <classwidget usesdiagramfillcolour="1" width="216" showattsigs="600" usesdiagramusefillcolour="1" x="1162" linecolour="none" y="1455" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="90" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="59" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    380402     <classwidget usesdiagramfillcolour="1" width="105" showattsigs="600" usesdiagramusefillcolour="1" x="548" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="60" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    381403     <classwidget usesdiagramfillcolour="1" width="125" showattsigs="600" usesdiagramusefillcolour="1" x="1398" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="61" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    382404     <classwidget usesdiagramfillcolour="1" width="149" showattsigs="600" usesdiagramusefillcolour="1" x="1536" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="62" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    383      <classwidget usesdiagramfillcolour="1" width="127" showattsigs="600" usesdiagramusefillcolour="1" x="1267" linecolour="none" y="1592" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="63" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     405     <classwidget usesdiagramfillcolour="1" width="127" showattsigs="600" usesdiagramusefillcolour="1" x="1167" linecolour="none" y="1632" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="63" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    384406     <classwidget usesdiagramfillcolour="1" width="99" showattsigs="600" usesdiagramusefillcolour="1" x="1691" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="65" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    385      <classwidget usesdiagramfillcolour="1" width="158" showattsigs="600" usesdiagramusefillcolour="1" x="1921" linecolour="none" y="1592" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="64" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     407     <classwidget usesdiagramfillcolour="1" width="158" showattsigs="600" usesdiagramusefillcolour="1" x="1921" linecolour="none" y="1632" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="64" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    386408     <classwidget usesdiagramfillcolour="1" width="146" showattsigs="600" usesdiagramusefillcolour="1" x="1797" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="67" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    387409     <classwidget usesdiagramfillcolour="1" width="100" showattsigs="600" usesdiagramusefillcolour="1" x="660" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="70" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    388410     <classwidget usesdiagramfillcolour="1" width="133" showattsigs="600" usesdiagramusefillcolour="1" x="764" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="71" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    389411     <classwidget usesdiagramfillcolour="1" width="164" showattsigs="600" usesdiagramusefillcolour="1" x="908" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="72" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    390      <classwidget usesdiagramfillcolour="1" width="128" showattsigs="600" usesdiagramusefillcolour="1" x="2156" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="73" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    391      <classwidget usesdiagramfillcolour="1" width="118" showattsigs="600" usesdiagramusefillcolour="1" x="2291" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="75" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     412     <classwidget usesdiagramfillcolour="1" width="128" showattsigs="600" usesdiagramusefillcolour="1" x="2186" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="73" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     413     <classwidget usesdiagramfillcolour="1" width="118" showattsigs="600" usesdiagramusefillcolour="1" x="2321" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="75" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    392414     <classwidget usesdiagramfillcolour="1" width="149" showattsigs="600" usesdiagramusefillcolour="1" x="1076" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="76" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    393      <classwidget usesdiagramfillcolour="1" width="178" showattsigs="600" usesdiagramusefillcolour="1" x="2421" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="77" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    394      <classwidget usesdiagramfillcolour="1" width="150" showattsigs="600" usesdiagramusefillcolour="1" x="2605" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="78" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     415     <classwidget usesdiagramfillcolour="1" width="178" showattsigs="600" usesdiagramusefillcolour="1" x="2451" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="77" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     416     <classwidget usesdiagramfillcolour="1" width="150" showattsigs="600" usesdiagramusefillcolour="1" x="2635" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="78" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    395417     <classwidget usesdiagramfillcolour="1" width="122" showattsigs="600" usesdiagramusefillcolour="1" x="1229" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="79" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    396418     <classwidget usesdiagramfillcolour="1" width="93" showattsigs="600" usesdiagramusefillcolour="1" x="1354" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="80" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    397419     <classwidget usesdiagramfillcolour="1" width="157" showattsigs="600" usesdiagramusefillcolour="1" x="1452" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="81" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    398      <classwidget usesdiagramfillcolour="1" width="113" showattsigs="600" usesdiagramusefillcolour="1" x="2204" linecolour="none" y="1592" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="82" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    399      <classwidget usesdiagramfillcolour="1" width="95" showattsigs="600" usesdiagramusefillcolour="1" x="2763" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="83" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    400      <classwidget usesdiagramfillcolour="1" width="123" showattsigs="600" usesdiagramusefillcolour="1" x="2869" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="85" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    401      <classwidget usesdiagramfillcolour="1" width="164" showattsigs="600" usesdiagramusefillcolour="1" x="2998" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="87" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    402      <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="1404" linecolour="none" y="1592" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="88" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    403      <classwidget usesdiagramfillcolour="1" width="96" showattsigs="600" usesdiagramusefillcolour="0" x="1772" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="89" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    404      <classwidget usesdiagramfillcolour="1" width="123" showattsigs="600" usesdiagramusefillcolour="1" x="3169" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="90" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    405      <classwidget usesdiagramfillcolour="1" width="122" showattsigs="600" usesdiagramusefillcolour="1" x="1179" linecolour="none" y="2" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="91" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    406      <classwidget usesdiagramfillcolour="1" width="94" showattsigs="600" usesdiagramusefillcolour="1" x="1333" linecolour="none" y="2" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="92" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     420     <classwidget usesdiagramfillcolour="1" width="113" showattsigs="600" usesdiagramusefillcolour="1" x="2204" linecolour="none" y="1632" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="82" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     421     <classwidget usesdiagramfillcolour="1" width="95" showattsigs="600" usesdiagramusefillcolour="1" x="2793" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="83" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     422     <classwidget usesdiagramfillcolour="1" width="123" showattsigs="600" usesdiagramusefillcolour="1" x="2899" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="85" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     423     <classwidget usesdiagramfillcolour="1" width="164" showattsigs="600" usesdiagramusefillcolour="1" x="3028" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="87" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     424     <classwidget usesdiagramfillcolour="1" width="132" showattsigs="600" usesdiagramusefillcolour="1" x="1314" linecolour="none" y="1632" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="88" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     425     <classwidget usesdiagramfillcolour="1" width="96" showattsigs="600" usesdiagramusefillcolour="0" x="1792" linecolour="none" y="762" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="89" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     426     <classwidget usesdiagramfillcolour="1" width="123" showattsigs="600" usesdiagramusefillcolour="1" x="3199" linecolour="none" y="1452" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="90" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     427     <classwidget usesdiagramfillcolour="1" width="122" showattsigs="600" usesdiagramusefillcolour="1" x="1229" linecolour="none" y="22" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="91" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     428     <classwidget usesdiagramfillcolour="1" width="94" showattsigs="600" usesdiagramusefillcolour="1" x="1383" linecolour="none" y="22" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="92" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
     429     <classwidget usesdiagramfillcolour="1" width="111" showattsigs="601" usesdiagramusefillcolour="1" x="1515" linecolour="none" y="22" showopsigs="600" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" showpubliconly="0" showattributes="0" isinstance="0" xmi.id="74" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,8,-1,5,75,0,0,0,0,0" />
    407430    </widgets>
    408431    <messages/>
    409432    <associations>
    410      <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="66" widgetaid="69" xmi.id="93" >
    411       <linepath>
    412        <startpoint startx="840" starty="202" />
    413        <endpoint endx="930" endy="124" />
    414       </linepath>
    415      </assocwidget>
    416      <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="66" widgetaid="86" xmi.id="96" >
    417       <linepath>
    418        <startpoint startx="1060" starty="202" />
    419        <endpoint endx="960" endy="124" />
     433     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="66" widgetaid="69" xmi.id="93" >
     434      <linepath>
     435       <startpoint startx="658" starty="80" />
     436       <endpoint endx="1014" endy="80" />
     437      </linepath>
     438     </assocwidget>
     439     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="66" widgetaid="86" xmi.id="96" >
     440      <linepath>
     441       <startpoint startx="1060" starty="203" />
     442       <endpoint endx="1060" endy="134" />
    420443      </linepath>
    421444     </assocwidget>
    422445     <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="84" widgetaid="56" xmi.id="100" >
    423446      <linepath>
    424        <startpoint startx="1690" starty="902" />
    425        <endpoint endx="1690" endy="799" />
     447       <startpoint startx="1700" starty="932" />
     448       <endpoint endx="1700" endy="855" />
    426449      </linepath>
    427450     </assocwidget>
    428451     <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="2" widgetbid="86" widgetaid="84" xmi.id="103" >
    429452      <linepath>
    430        <startpoint startx="1690" starty="762" />
    431        <endpoint endx="1165" endy="340" />
     453       <startpoint startx="1700" starty="765" />
     454       <endpoint endx="1164" endy="350" />
    432455      </linepath>
    433456     </assocwidget>
     
    435458      <linepath>
    436459       <startpoint startx="150" starty="762" />
    437        <endpoint endx="957" endy="260" />
     460       <endpoint endx="956" endy="260" />
    438461      </linepath>
    439462     </assocwidget>
    440463     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="1" widgetbid="56" widgetaid="50" xmi.id="110" >
    441464      <linepath>
    442        <startpoint startx="640" starty="1452" />
    443        <endpoint endx="1610" endy="938" />
     465       <startpoint startx="500" starty="1452" />
     466       <endpoint endx="1620" endy="968" />
    444467      </linepath>
    445468     </assocwidget>
    446469     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="2" widgetbid="56" widgetaid="51" xmi.id="113" >
    447470      <linepath>
     471       <startpoint startx="660" starty="1452" />
     472       <endpoint endx="1630" endy="968" />
     473      </linepath>
     474     </assocwidget>
     475     <assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="3" widgetbid="86" widgetaid="54" xmi.id="116" >
     476      <linepath>
     477       <startpoint startx="460" starty="762" />
     478       <endpoint endx="956" endy="390" />
     479      </linepath>
     480     </assocwidget>
     481     <assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="2" widgetbid="86" widgetaid="52" xmi.id="119" >
     482      <linepath>
     483       <startpoint startx="300" starty="762" />
     484       <endpoint endx="956" endy="330" />
     485      </linepath>
     486     </assocwidget>
     487     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="3" widgetbid="56" widgetaid="53" xmi.id="122" >
     488      <linepath>
    448489       <startpoint startx="800" starty="1452" />
    449        <endpoint endx="1620" endy="938" />
    450       </linepath>
    451      </assocwidget>
    452      <assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="3" widgetbid="86" widgetaid="54" xmi.id="116" >
    453       <linepath>
    454        <startpoint startx="460" starty="762" />
    455        <endpoint endx="957" endy="380" />
    456       </linepath>
    457      </assocwidget>
    458      <assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="2" widgetbid="86" widgetaid="52" xmi.id="119" >
    459       <linepath>
    460        <startpoint startx="300" starty="762" />
    461        <endpoint endx="957" endy="320" />
    462       </linepath>
    463      </assocwidget>
    464      <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="3" widgetbid="56" widgetaid="53" xmi.id="122" >
     490       <endpoint endx="1640" endy="968" />
     491      </linepath>
     492     </assocwidget>
     493     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="4" widgetbid="56" widgetaid="55" xmi.id="125" >
    465494      <linepath>
    466495       <startpoint startx="940" starty="1452" />
    467        <endpoint endx="1630" endy="938" />
    468       </linepath>
    469      </assocwidget>
    470      <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="4" widgetbid="56" widgetaid="55" xmi.id="125" >
     496       <endpoint endx="1650" endy="968" />
     497      </linepath>
     498     </assocwidget>
     499     <assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" widgetbid="68" widgetaid="58" xmi.id="128" >
     500      <linepath>
     501       <startpoint startx="2140" starty="1632" />
     502       <endpoint endx="2060" endy="1488" />
     503      </linepath>
     504     </assocwidget>
     505     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="11" widgetbid="56" widgetaid="68" xmi.id="131" >
     506      <linepath>
     507       <startpoint startx="2060" starty="1452" />
     508       <endpoint endx="1710" endy="968" />
     509      </linepath>
     510     </assocwidget>
     511     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="5" widgetbid="56" widgetaid="57" xmi.id="134" >
    471512      <linepath>
    472513       <startpoint startx="1080" starty="1452" />
    473        <endpoint endx="1640" endy="938" />
    474       </linepath>
    475      </assocwidget>
    476      <assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" widgetbid="68" widgetaid="58" xmi.id="128" >
    477       <linepath>
    478        <startpoint startx="2140" starty="1592" />
    479        <endpoint endx="2050" endy="1489" />
    480       </linepath>
    481      </assocwidget>
    482      <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="11" widgetbid="56" widgetaid="68" xmi.id="131" >
    483       <linepath>
    484        <startpoint startx="2050" starty="1452" />
    485        <endpoint endx="1700" endy="938" />
    486       </linepath>
    487      </assocwidget>
    488      <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="5" widgetbid="56" widgetaid="57" xmi.id="134" >
    489       <linepath>
    490        <startpoint startx="1220" starty="1452" />
    491        <endpoint endx="1650" endy="938" />
     514       <endpoint endx="1660" endy="968" />
    492515      </linepath>
    493516     </assocwidget>
     
    495518      <linepath>
    496519       <startpoint startx="600" starty="762" />
    497        <endpoint endx="957" endy="440" />
     520       <endpoint endx="956" endy="450" />
    498521      </linepath>
    499522     </assocwidget>
    500523     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="6" widgetbid="56" widgetaid="59" xmi.id="140" >
    501524      <linepath>
    502        <startpoint startx="1340" starty="1452" />
    503        <endpoint endx="1660" endy="938" />
     525       <startpoint startx="1270" starty="1455" />
     526       <endpoint endx="1670" endy="968" />
    504527      </linepath>
    505528     </assocwidget>
     
    507530      <linepath>
    508531       <startpoint startx="1460" starty="1452" />
    509        <endpoint endx="1660" endy="938" />
     532       <endpoint endx="1670" endy="968" />
    510533      </linepath>
    511534     </assocwidget>
     
    513536      <linepath>
    514537       <startpoint startx="1610" starty="1452" />
    515        <endpoint endx="1670" endy="938" />
     538       <endpoint endx="1680" endy="968" />
    516539      </linepath>
    517540     </assocwidget>
    518541     <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="59" widgetaid="63" xmi.id="149" >
    519542      <linepath>
    520        <startpoint startx="1330" starty="1592" />
    521        <endpoint endx="1330" endy="1489" />
     543       <startpoint startx="1230" starty="1632" />
     544       <endpoint endx="1230" endy="1545" />
    522545      </linepath>
    523546     </assocwidget>
     
    525548      <linepath>
    526549       <startpoint startx="1740" starty="1452" />
    527        <endpoint endx="1680" endy="938" />
     550       <endpoint endx="1690" endy="968" />
    528551      </linepath>
    529552     </assocwidget>
    530553     <assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" widgetbid="68" widgetaid="64" xmi.id="155" >
    531554      <linepath>
    532        <startpoint startx="2000" starty="1592" />
    533        <endpoint endx="2000" endy="1489" />
     555       <startpoint startx="2000" starty="1632" />
     556       <endpoint endx="2010" endy="1488" />
    534557      </linepath>
    535558     </assocwidget>
     
    537560      <linepath>
    538561       <startpoint startx="1870" starty="1452" />
    539        <endpoint endx="1690" endy="938" />
     562       <endpoint endx="1700" endy="968" />
    540563      </linepath>
    541564     </assocwidget>
     
    543566      <linepath>
    544567       <startpoint startx="710" starty="762" />
    545        <endpoint endx="957" endy="500" />
     568       <endpoint endx="956" endy="510" />
    546569      </linepath>
    547570     </assocwidget>
     
    549572      <linepath>
    550573       <startpoint startx="830" starty="762" />
    551        <endpoint endx="957" endy="560" />
     574       <endpoint endx="956" endy="570" />
    552575      </linepath>
    553576     </assocwidget>
     
    555578      <linepath>
    556579       <startpoint startx="990" starty="762" />
    557        <endpoint endx="1030" endy="616" />
     580       <endpoint endx="1030" endy="635" />
    558581      </linepath>
    559582     </assocwidget>
     
    561584      <linepath>
    562585       <startpoint startx="1150" starty="762" />
    563        <endpoint endx="1100" endy="616" />
     586       <endpoint endx="1090" endy="635" />
    564587      </linepath>
    565588     </assocwidget>
    566589     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="12" widgetbid="56" widgetaid="73" xmi.id="173" >
    567590      <linepath>
    568        <startpoint startx="2220" starty="1452" />
    569        <endpoint endx="1710" endy="938" />
     591       <startpoint startx="2250" starty="1452" />
     592       <endpoint endx="1720" endy="968" />
    570593      </linepath>
    571594     </assocwidget>
    572595     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="13" widgetbid="56" widgetaid="75" xmi.id="176" >
    573596      <linepath>
    574        <startpoint startx="2350" starty="1452" />
    575        <endpoint endx="1720" endy="938" />
     597       <startpoint startx="2380" starty="1452" />
     598       <endpoint endx="1730" endy="968" />
    576599      </linepath>
    577600     </assocwidget>
    578601     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="14" widgetbid="56" widgetaid="77" xmi.id="179" >
    579602      <linepath>
    580        <startpoint startx="2510" starty="1452" />
    581        <endpoint endx="1720" endy="938" />
     603       <startpoint startx="2540" starty="1452" />
     604       <endpoint endx="1730" endy="968" />
    582605      </linepath>
    583606     </assocwidget>
    584607     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="15" widgetbid="56" widgetaid="78" xmi.id="182" >
    585608      <linepath>
    586        <startpoint startx="2680" starty="1452" />
    587        <endpoint endx="1730" endy="938" />
     609       <startpoint startx="2710" starty="1452" />
     610       <endpoint endx="1740" endy="968" />
    588611      </linepath>
    589612     </assocwidget>
     
    591614      <linepath>
    592615       <startpoint startx="1400" starty="762" />
    593        <endpoint endx="1165" endy="480" />
     616       <endpoint endx="1164" endy="490" />
    594617      </linepath>
    595618     </assocwidget>
     
    597620      <linepath>
    598621       <startpoint startx="1290" starty="762" />
    599        <endpoint endx="1165" endy="550" />
     622       <endpoint endx="1164" endy="560" />
    600623      </linepath>
    601624     </assocwidget>
     
    603626      <linepath>
    604627       <startpoint startx="1530" starty="762" />
    605        <endpoint endx="1165" endy="410" />
     628       <endpoint endx="1164" endy="420" />
    606629      </linepath>
    607630     </assocwidget>
    608631     <assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" widgetbid="68" widgetaid="82" xmi.id="194" >
    609632      <linepath>
    610        <startpoint startx="2260" starty="1592" />
    611        <endpoint endx="2100" endy="1489" />
     633       <startpoint startx="2260" starty="1632" />
     634       <endpoint endx="2110" endy="1488" />
    612635      </linepath>
    613636     </assocwidget>
    614637     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="16" widgetbid="56" widgetaid="83" xmi.id="197" >
    615638      <linepath>
    616        <startpoint startx="2810" starty="1452" />
    617        <endpoint endx="1740" endy="938" />
     639       <startpoint startx="2840" starty="1452" />
     640       <endpoint endx="1750" endy="968" />
    618641      </linepath>
    619642     </assocwidget>
    620643     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="18" widgetbid="56" widgetaid="87" xmi.id="200" >
    621644      <linepath>
    622        <startpoint startx="3080" starty="1452" />
    623        <endpoint endx="1760" endy="938" />
     645       <startpoint startx="3110" starty="1452" />
     646       <endpoint endx="1770" endy="968" />
    624647      </linepath>
    625648     </assocwidget>
    626649     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="17" widgetbid="56" widgetaid="85" xmi.id="203" >
    627650      <linepath>
    628        <startpoint startx="2930" starty="1452" />
    629        <endpoint endx="1750" endy="938" />
     651       <startpoint startx="2960" starty="1452" />
     652       <endpoint endx="1760" endy="968" />
    630653      </linepath>
    631654     </assocwidget>
    632655     <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="59" widgetaid="88" xmi.id="206" >
    633656      <linepath>
    634        <startpoint startx="1470" starty="1592" />
    635        <endpoint endx="1360" endy="1489" />
     657       <startpoint startx="1380" starty="1632" />
     658       <endpoint endx="1310" endy="1545" />
    636659      </linepath>
    637660     </assocwidget>
    638661     <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="1" widgetbid="86" widgetaid="89" xmi.id="209" >
    639662      <linepath>
    640        <startpoint startx="1820" starty="762" />
    641        <endpoint endx="1165" endy="270" />
     663       <startpoint startx="1840" starty="762" />
     664       <endpoint endx="1164" endy="280" />
    642665      </linepath>
    643666     </assocwidget>
    644667     <assocwidget totalcounta="2" indexa="1" totalcountb="20" indexb="19" widgetbid="56" widgetaid="90" xmi.id="212" >
    645668      <linepath>
    646        <startpoint startx="3230" starty="1452" />
    647        <endpoint endx="1770" endy="938" />
     669       <startpoint startx="3260" starty="1452" />
     670       <endpoint endx="1780" endy="968" />
     671      </linepath>
     672     </assocwidget>
     673    </associations>
     674   </diagram>
     675   <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="923" snapy="10" showatts="1" xmi.id="279" documentation="" type="403" showops="1" showpackage="0" name="A transfer" localid="899997" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,8,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="862" >
     676    <widgets>
     677     <objectwidget usesdiagramfillcolour="1" width="68" usesdiagramusefillcolour="1" x="124" linecolour="none" y="48" instancename="" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="28" usefillcolor="1" isinstance="0" xmi.id="69" decon="0" localid="899999" multipleinstance="0" drawasactor="0" font="Sans,8,-1,5,50,0,1,0,0,0" />
     678     <objectwidget usesdiagramfillcolour="1" width="69" usesdiagramusefillcolour="1" x="375" linecolour="none" y="48" instancename="" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="28" usefillcolor="1" isinstance="0" xmi.id="86" decon="0" localid="899998" multipleinstance="0" drawasactor="0" font="Sans,8,-1,5,50,0,1,0,0,0" />
     679     <floatingtext usesdiagramfillcolour="1" width="8" usesdiagramusefillcolour="1" x="516" linecolour="none" y="646" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="299" text="" font="Sans,8,-1,5,50,0,0,0,0,0" />
     680     <floatingtext usesdiagramfillcolour="1" width="8" usesdiagramusefillcolour="1" x="491" linecolour="none" y="51" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="300" text="" font="Sans,8,-1,5,50,0,0,0,0,0" />
     681     <objectwidget usesdiagramfillcolour="1" width="121" usesdiagramusefillcolour="1" x="620" linecolour="none" y="48" instancename="" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="28" usefillcolor="1" isinstance="0" xmi.id="85" decon="0" localid="899997" multipleinstance="0" drawasactor="0" font="Sans,8,-1,5,50,0,1,0,0,0" />
     682     <notewidget usesdiagramfillcolour="1" width="112" usesdiagramusefillcolour="1" x="788" linecolour="none" y="34" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="57" usefillcolor="1" isinstance="0" xmi.id="307" text="Could be any subtransfer" font="Sans,8,-1,5,50,0,0,0,0,0" />
     683     <notewidget usesdiagramfillcolour="1" width="152" usesdiagramusefillcolour="1" x="520" linecolour="none" y="399" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="92" usefillcolor="1" isinstance="0" xmi.id="308" text="For each row in a ResultSet createItem is called." font="Sans,8,-1,5,50,0,0,0,0,0" />
     684     <notewidget usesdiagramfillcolour="1" width="195" usesdiagramusefillcolour="1" x="75" linecolour="none" y="505" linewidth="none" usesdiagramlinewidth="1" usesdiagramlinecolour="1" fillcolour="none" height="155" usefillcolor="1" isinstance="0" xmi.id="309" text="run() is called when one DbControl is used for the entire ResultSet.
     685runUnBatched() is called when createItem() takes care of the DbControl initiation itself." font="Sans,8,-1,5,50,0,0,0,0,0" />
     686    </widgets>
     687    <messages>
     688     <messagewidget usesdiagramfillcolour="1" width="50" usesdiagramusefillcolour="1" x="156" linecolour="none" y="141" operation="247" linewidth="none" usesdiagramlinewidth="1" widgetbid="899999" usesdiagramlinecolour="1" fillcolour="none" height="32" usefillcolor="1" seqnum="" textid="281" widgetaid="899999" isinstance="0" xmi.id="280" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     689      <floatingtext usesdiagramfillcolour="1" width="41" usesdiagramusefillcolour="1" x="161" linecolour="none" y="119" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="705" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="281" text=": run()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     690     </messagewidget>
     691     <messagewidget usesdiagramfillcolour="1" width="259" usesdiagramusefillcolour="1" x="158" linecolour="none" y="219" operation="217" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="37" usefillcolor="1" seqnum="" textid="283" widgetaid="899999" isinstance="0" xmi.id="282" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     692      <floatingtext usesdiagramfillcolour="1" width="56" usesdiagramusefillcolour="1" x="163" linecolour="none" y="197" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="283" text=": setup()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     693     </messagewidget>
     694     <messagewidget usesdiagramfillcolour="1" width="259" usesdiagramusefillcolour="1" x="158" linecolour="none" y="292" operation="286" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="36" usefillcolor="1" seqnum="" textid="288" widgetaid="899999" isinstance="0" xmi.id="287" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     695      <floatingtext usesdiagramfillcolour="1" width="51" usesdiagramusefillcolour="1" x="163" linecolour="none" y="270" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="288" text=": start()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     696     </messagewidget>
     697     <messagewidget usesdiagramfillcolour="1" width="50" usesdiagramusefillcolour="1" x="407" linecolour="none" y="366" operation="237" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="36" usefillcolor="1" seqnum="" textid="290" widgetaid="899998" isinstance="0" xmi.id="289" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     698      <floatingtext usesdiagramfillcolour="1" width="73" usesdiagramusefillcolour="1" x="412" linecolour="none" y="344" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="705" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="290" text=": initIdMap()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     699     </messagewidget>
     700     <messagewidget usesdiagramfillcolour="1" width="50" usesdiagramusefillcolour="1" x="407" linecolour="none" y="438" operation="227" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="32" usefillcolor="1" seqnum="" textid="292" widgetaid="899998" isinstance="0" xmi.id="291" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     701      <floatingtext usesdiagramfillcolour="1" width="104" usesdiagramusefillcolour="1" x="412" linecolour="none" y="416" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="705" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="292" text=": startProgress()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     702     </messagewidget>
     703     <messagewidget usesdiagramfillcolour="1" width="50" usesdiagramusefillcolour="1" x="407" linecolour="none" y="529" operation="228" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="34" usefillcolor="1" seqnum="" textid="294" widgetaid="899998" isinstance="0" xmi.id="293" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     704      <floatingtext usesdiagramfillcolour="1" width="41" usesdiagramusefillcolour="1" x="412" linecolour="none" y="507" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="705" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="294" text=": run()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     705     </messagewidget>
     706     <messagewidget usesdiagramfillcolour="1" width="50" usesdiagramusefillcolour="1" x="407" linecolour="none" y="588" operation="229" linewidth="none" usesdiagramlinewidth="1" widgetbid="899998" usesdiagramlinecolour="1" fillcolour="none" height="59" usefillcolor="1" seqnum="" textid="297" widgetaid="899998" isinstance="0" xmi.id="296" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     707      <floatingtext usesdiagramfillcolour="1" width="105" usesdiagramusefillcolour="1" x="412" linecolour="none" y="566" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="705" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="297" text=": runUnBatched()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     708     </messagewidget>
     709     <messagewidget usesdiagramfillcolour="1" width="279" usesdiagramusefillcolour="1" x="409" linecolour="none" y="540" operation="304" linewidth="none" usesdiagramlinewidth="1" widgetbid="899997" usesdiagramlinecolour="1" fillcolour="none" height="97" usefillcolor="1" seqnum="" textid="303" widgetaid="899998" isinstance="0" xmi.id="302" sequencemessagetype="1000" font="Sans,8,-1,5,50,0,0,0,0,0" >
     710      <floatingtext usesdiagramfillcolour="1" width="89" usesdiagramusefillcolour="1" x="560" linecolour="none" y="518" linewidth="none" usesdiagramlinewidth="1" posttext="" usesdiagramlinecolour="1" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="303" text=": createItem()" font="Sans,8,-1,5,50,0,0,0,0,0" />
     711     </messagewidget>
     712    </messages>
     713    <associations>
     714     <assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" widgetbid="899997" widgetaid="307" roleBdoc="" documentation="" roleAdoc="" type="513" changeabilityA="900" changeabilityB="900" visibilityA="200" >
     715      <linepath>
     716       <startpoint startx="788" starty="62" />
     717       <endpoint endx="741" endy="62" />
     718      </linepath>
     719     </assocwidget>
     720     <assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" widgetbid="302" widgetaid="308" roleBdoc="" documentation="" roleAdoc="" type="513" changeabilityA="900" changeabilityB="900" visibilityA="200" >
     721      <linepath>
     722       <startpoint startx="597" starty="491" />
     723       <endpoint endx="548" endy="540" />
     724      </linepath>
     725     </assocwidget>
     726     <assocwidget totalcounta="3" indexa="1" visibilityB="200" totalcountb="2" indexb="1" widgetbid="293" widgetaid="309" roleBdoc="" documentation="" roleAdoc="" type="513" changeabilityA="900" changeabilityB="900" visibilityA="200" >
     727      <linepath>
     728       <startpoint startx="270" starty="556" />
     729       <endpoint endx="407" endy="546" />
     730      </linepath>
     731     </assocwidget>
     732     <assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="2" indexb="1" widgetbid="296" widgetaid="309" roleBdoc="" documentation="" roleAdoc="" type="513" changeabilityA="900" changeabilityB="900" visibilityA="200" >
     733      <linepath>
     734       <startpoint startx="270" starty="608" />
     735       <endpoint endx="407" endy="617" />
    648736      </linepath>
    649737     </assocwidget>
     
    666754          <listitem open="1" type="813" id="54" />
    667755          <listitem open="1" type="813" id="55" />
    668           <listitem open="1" type="813" id="56" >
     756          <listitem open="0" type="813" id="56" >
    669757           <listitem open="0" type="815" id="267" />
    670758          </listitem>
    671759          <listitem open="1" type="813" id="57" />
    672760          <listitem open="1" type="813" id="58" />
    673           <listitem open="1" type="813" id="59" />
     761          <listitem open="0" type="813" id="59" >
     762           <listitem open="0" type="815" id="270" />
     763           <listitem open="0" type="815" id="271" />
     764           <listitem open="0" type="815" id="272" />
     765           <listitem open="0" type="815" id="273" />
     766          </listitem>
    674767          <listitem open="1" type="813" id="60" />
    675           <listitem open="1" type="813" id="61" />
     768          <listitem open="0" type="813" id="61" >
     769           <listitem open="0" type="815" id="274" />
     770          </listitem>
    676771          <listitem open="1" type="813" id="62" />
    677772          <listitem open="1" type="813" id="63" />
    678773          <listitem open="1" type="813" id="65" />
    679774          <listitem open="1" type="813" id="64" />
    680           <listitem open="1" type="813" id="66" >
     775          <listitem open="0" type="813" id="66" >
    681776           <listitem open="0" type="815" id="241" />
    682777           <listitem open="0" type="815" id="242" />
     
    686781          </listitem>
    687782          <listitem open="1" type="813" id="67" />
    688           <listitem open="1" type="813" id="68" />
    689           <listitem open="1" type="813" id="69" >
     783          <listitem open="0" type="813" id="68" >
     784           <listitem open="0" type="815" id="269" />
     785          </listitem>
     786          <listitem open="0" type="813" id="69" >
    690787           <listitem open="0" type="815" id="247" />
    691788           <listitem open="0" type="815" id="248" />
     
    711808          <listitem open="1" type="813" id="82" />
    712809          <listitem open="1" type="813" id="83" />
    713           <listitem open="1" type="813" id="84" />
    714           <listitem open="1" type="813" id="85" />
    715           <listitem open="1" type="813" id="86" >
     810          <listitem open="0" type="813" id="84" >
     811           <listitem open="0" type="815" id="275" />
     812           <listitem open="0" type="815" id="276" />
     813           <listitem open="0" type="815" id="277" />
     814           <listitem open="0" type="815" id="278" />
     815          </listitem>
     816          <listitem open="0" type="813" id="85" >
     817           <listitem open="0" type="815" id="304" />
     818          </listitem>
     819          <listitem open="0" type="813" id="86" >
     820           <listitem open="0" type="815" id="219" />
     821           <listitem open="0" type="815" id="235" />
     822           <listitem open="0" type="815" id="222" />
     823           <listitem open="0" type="815" id="225" />
     824           <listitem open="0" type="815" id="224" />
    716825           <listitem open="0" type="815" id="217" />
    717            <listitem open="1" type="815" id="219" />
    718826           <listitem open="1" type="815" id="220" />
    719827           <listitem open="1" type="815" id="221" />
    720            <listitem open="0" type="815" id="222" />
     828           <listitem open="0" type="815" id="236" />
    721829           <listitem open="1" type="815" id="223" />
    722            <listitem open="1" type="815" id="224" />
    723            <listitem open="1" type="815" id="225" />
    724830           <listitem open="1" type="815" id="226" />
    725831           <listitem open="1" type="815" id="227" />
     
    731837           <listitem open="1" type="815" id="233" />
    732838           <listitem open="1" type="815" id="234" />
    733            <listitem open="1" type="815" id="235" />
    734            <listitem open="1" type="815" id="236" />
    735839           <listitem open="1" type="815" id="237" />
    736840           <listitem open="1" type="815" id="238" />
    737841           <listitem open="1" type="815" id="239" />
     842           <listitem open="1" type="815" id="286" />
    738843          </listitem>
    739844          <listitem open="1" type="813" id="87" />
     
    741846          <listitem open="1" type="813" id="89" />
    742847          <listitem open="1" type="813" id="90" />
    743           <listitem open="1" type="813" id="91" >
     848          <listitem open="0" type="813" id="91" >
    744849           <listitem open="0" type="815" id="255" />
    745850           <listitem open="0" type="815" id="256" />
     
    748853           <listitem open="0" type="815" id="259" />
    749854          </listitem>
    750           <listitem open="1" type="813" id="92" >
     855          <listitem open="0" type="813" id="92" >
    751856           <listitem open="0" type="815" id="260" />
    752857           <listitem open="0" type="815" id="261" />
     
    781886   </listitem>
    782887  </listview>
    783   <codegeneration>
    784    <codegenerator language="Java" >
    785     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="49" parent_class="49" fileExt=".java" fileName="AnnotationTransfer" >
    786      <textblocks>
    787       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    788        <header>
    789         <codecomment tag="" writeOutText="false" />
    790        </header>
    791       </codeblockwithcomments>
    792       <codeblockwithcomments tag="imports" writeOutText="false" >
    793        <header>
    794         <codecomment tag="" writeOutText="false" />
    795        </header>
    796       </codeblockwithcomments>
    797       <javaclassdeclarationblock parent_id="49" tag="ClassDeclBlock" canDelete="false" >
    798        <header>
    799         <javacodedocumentation tag="" text="Class AnnotationTransfer&amp;#010;" />
    800        </header>
    801        <textblocks>
    802         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    803          <header>
    804           <codecomment tag="" indentLevel="1" text="Fields" />
    805          </header>
    806          <textblocks/>
    807         </hierarchicalcodeblock>
    808         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    809          <header>
    810           <codecomment tag="" indentLevel="1" text="Methods" />
    811          </header>
    812          <textblocks>
    813           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    814            <header>
    815             <codecomment tag="" indentLevel="1" text="Constructors" />
    816            </header>
    817            <textblocks>
    818             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public AnnotationTransfer ( ) { }" >
    819              <header>
    820               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    821              </header>
    822             </codeblockwithcomments>
    823            </textblocks>
    824           </hierarchicalcodeblock>
    825           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    826            <header>
    827             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    828            </header>
    829            <textblocks>
    830             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    831              <header>
    832               <codecomment tag="" writeOutText="false" indentLevel="1" />
    833              </header>
    834              <textblocks/>
    835             </hierarchicalcodeblock>
    836             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    837              <header>
    838               <codecomment tag="" writeOutText="false" indentLevel="1" />
    839              </header>
    840              <textblocks/>
    841             </hierarchicalcodeblock>
    842            </textblocks>
    843           </hierarchicalcodeblock>
    844           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    845            <header>
    846             <codecomment tag="" indentLevel="1" text="Operations" />
    847            </header>
    848            <textblocks/>
    849           </hierarchicalcodeblock>
    850          </textblocks>
    851         </hierarchicalcodeblock>
    852        </textblocks>
    853       </javaclassdeclarationblock>
    854      </textblocks>
    855      <header>
    856       <codecomment tag="" text="/************************************************************************&amp;#010;       AnnotationTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    857      </header>
    858      <classfields/>
    859     </classifiercodedocument>
    860     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="50" parent_class="50" fileExt=".java" fileName="AnnotationTypeTransfer" >
    861      <textblocks>
    862       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    863        <header>
    864         <codecomment tag="" writeOutText="false" />
    865        </header>
    866       </codeblockwithcomments>
    867       <codeblockwithcomments tag="imports" writeOutText="false" >
    868        <header>
    869         <codecomment tag="" writeOutText="false" />
    870        </header>
    871       </codeblockwithcomments>
    872       <javaclassdeclarationblock parent_id="50" tag="ClassDeclBlock" canDelete="false" >
    873        <header>
    874         <javacodedocumentation tag="" text="Class AnnotationTypeTransfer&amp;#010;" />
    875        </header>
    876        <textblocks>
    877         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    878          <header>
    879           <codecomment tag="" indentLevel="1" text="Fields" />
    880          </header>
    881          <textblocks/>
    882         </hierarchicalcodeblock>
    883         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    884          <header>
    885           <codecomment tag="" indentLevel="1" text="Methods" />
    886          </header>
    887          <textblocks>
    888           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    889            <header>
    890             <codecomment tag="" indentLevel="1" text="Constructors" />
    891            </header>
    892            <textblocks>
    893             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public AnnotationTypeTransfer ( ) { }" >
    894              <header>
    895               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    896              </header>
    897             </codeblockwithcomments>
    898            </textblocks>
    899           </hierarchicalcodeblock>
    900           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    901            <header>
    902             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    903            </header>
    904            <textblocks>
    905             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    906              <header>
    907               <codecomment tag="" writeOutText="false" indentLevel="1" />
    908              </header>
    909              <textblocks/>
    910             </hierarchicalcodeblock>
    911             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    912              <header>
    913               <codecomment tag="" writeOutText="false" indentLevel="1" />
    914              </header>
    915              <textblocks/>
    916             </hierarchicalcodeblock>
    917            </textblocks>
    918           </hierarchicalcodeblock>
    919           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    920            <header>
    921             <codecomment tag="" indentLevel="1" text="Operations" />
    922            </header>
    923            <textblocks/>
    924           </hierarchicalcodeblock>
    925          </textblocks>
    926         </hierarchicalcodeblock>
    927        </textblocks>
    928       </javaclassdeclarationblock>
    929      </textblocks>
    930      <header>
    931       <codecomment tag="" text="/************************************************************************&amp;#010;       AnnotationTypeTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    932      </header>
    933      <classfields/>
    934     </classifiercodedocument>
    935     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="51" parent_class="51" fileExt=".java" fileName="ArrayBatchTransfer" >
    936      <textblocks>
    937       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    938        <header>
    939         <codecomment tag="" writeOutText="false" />
    940        </header>
    941       </codeblockwithcomments>
    942       <codeblockwithcomments tag="imports" writeOutText="false" >
    943        <header>
    944         <codecomment tag="" writeOutText="false" />
    945        </header>
    946       </codeblockwithcomments>
    947       <javaclassdeclarationblock parent_id="51" tag="ClassDeclBlock" canDelete="false" >
    948        <header>
    949         <javacodedocumentation tag="" text="Class ArrayBatchTransfer&amp;#010;" />
    950        </header>
    951        <textblocks>
    952         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    953          <header>
    954           <codecomment tag="" indentLevel="1" text="Fields" />
    955          </header>
    956          <textblocks/>
    957         </hierarchicalcodeblock>
    958         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    959          <header>
    960           <codecomment tag="" indentLevel="1" text="Methods" />
    961          </header>
    962          <textblocks>
    963           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    964            <header>
    965             <codecomment tag="" indentLevel="1" text="Constructors" />
    966            </header>
    967            <textblocks>
    968             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ArrayBatchTransfer ( ) { }" >
    969              <header>
    970               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    971              </header>
    972             </codeblockwithcomments>
    973            </textblocks>
    974           </hierarchicalcodeblock>
    975           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    976            <header>
    977             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    978            </header>
    979            <textblocks>
    980             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    981              <header>
    982               <codecomment tag="" writeOutText="false" indentLevel="1" />
    983              </header>
    984              <textblocks/>
    985             </hierarchicalcodeblock>
    986             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    987              <header>
    988               <codecomment tag="" writeOutText="false" indentLevel="1" />
    989              </header>
    990              <textblocks/>
    991             </hierarchicalcodeblock>
    992            </textblocks>
    993           </hierarchicalcodeblock>
    994           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    995            <header>
    996             <codecomment tag="" indentLevel="1" text="Operations" />
    997            </header>
    998            <textblocks/>
    999           </hierarchicalcodeblock>
    1000          </textblocks>
    1001         </hierarchicalcodeblock>
    1002        </textblocks>
    1003       </javaclassdeclarationblock>
    1004      </textblocks>
    1005      <header>
    1006       <codecomment tag="" text="/************************************************************************&amp;#010;       ArrayBatchTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1007      </header>
    1008      <classfields/>
    1009     </classifiercodedocument>
    1010     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="52" parent_class="52" fileExt=".java" fileName="ArrayBlockTransfer" >
    1011      <textblocks>
    1012       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1013        <header>
    1014         <codecomment tag="" writeOutText="false" />
    1015        </header>
    1016       </codeblockwithcomments>
    1017       <codeblockwithcomments tag="imports" writeOutText="false" >
    1018        <header>
    1019         <codecomment tag="" writeOutText="false" />
    1020        </header>
    1021       </codeblockwithcomments>
    1022       <javaclassdeclarationblock parent_id="52" tag="ClassDeclBlock" canDelete="false" >
    1023        <header>
    1024         <javacodedocumentation tag="" text="Class ArrayBlockTransfer&amp;#010;" />
    1025        </header>
    1026        <textblocks>
    1027         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1028          <header>
    1029           <codecomment tag="" indentLevel="1" text="Fields" />
    1030          </header>
    1031          <textblocks/>
    1032         </hierarchicalcodeblock>
    1033         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1034          <header>
    1035           <codecomment tag="" indentLevel="1" text="Methods" />
    1036          </header>
    1037          <textblocks>
    1038           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1039            <header>
    1040             <codecomment tag="" indentLevel="1" text="Constructors" />
    1041            </header>
    1042            <textblocks>
    1043             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ArrayBlockTransfer ( ) { }" >
    1044              <header>
    1045               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1046              </header>
    1047             </codeblockwithcomments>
    1048            </textblocks>
    1049           </hierarchicalcodeblock>
    1050           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1051            <header>
    1052             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1053            </header>
    1054            <textblocks>
    1055             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1056              <header>
    1057               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1058              </header>
    1059              <textblocks/>
    1060             </hierarchicalcodeblock>
    1061             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1062              <header>
    1063               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1064              </header>
    1065              <textblocks/>
    1066             </hierarchicalcodeblock>
    1067            </textblocks>
    1068           </hierarchicalcodeblock>
    1069           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1070            <header>
    1071             <codecomment tag="" indentLevel="1" text="Operations" />
    1072            </header>
    1073            <textblocks/>
    1074           </hierarchicalcodeblock>
    1075          </textblocks>
    1076         </hierarchicalcodeblock>
    1077        </textblocks>
    1078       </javaclassdeclarationblock>
    1079      </textblocks>
    1080      <header>
    1081       <codecomment tag="" text="/************************************************************************&amp;#010;       ArrayBlockTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1082      </header>
    1083      <classfields/>
    1084     </classifiercodedocument>
    1085     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="53" parent_class="53" fileExt=".java" fileName="ArraySlideTransfer" >
    1086      <textblocks>
    1087       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1088        <header>
    1089         <codecomment tag="" writeOutText="false" />
    1090        </header>
    1091       </codeblockwithcomments>
    1092       <codeblockwithcomments tag="imports" writeOutText="false" >
    1093        <header>
    1094         <codecomment tag="" writeOutText="false" />
    1095        </header>
    1096       </codeblockwithcomments>
    1097       <javaclassdeclarationblock parent_id="53" tag="ClassDeclBlock" canDelete="false" >
    1098        <header>
    1099         <javacodedocumentation tag="" text="Class ArraySlideTransfer&amp;#010;" />
    1100        </header>
    1101        <textblocks>
    1102         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1103          <header>
    1104           <codecomment tag="" indentLevel="1" text="Fields" />
    1105          </header>
    1106          <textblocks/>
    1107         </hierarchicalcodeblock>
    1108         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1109          <header>
    1110           <codecomment tag="" indentLevel="1" text="Methods" />
    1111          </header>
    1112          <textblocks>
    1113           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1114            <header>
    1115             <codecomment tag="" indentLevel="1" text="Constructors" />
    1116            </header>
    1117            <textblocks>
    1118             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ArraySlideTransfer ( ) { }" >
    1119              <header>
    1120               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1121              </header>
    1122             </codeblockwithcomments>
    1123            </textblocks>
    1124           </hierarchicalcodeblock>
    1125           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1126            <header>
    1127             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1128            </header>
    1129            <textblocks>
    1130             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1131              <header>
    1132               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1133              </header>
    1134              <textblocks/>
    1135             </hierarchicalcodeblock>
    1136             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1137              <header>
    1138               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1139              </header>
    1140              <textblocks/>
    1141             </hierarchicalcodeblock>
    1142            </textblocks>
    1143           </hierarchicalcodeblock>
    1144           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1145            <header>
    1146             <codecomment tag="" indentLevel="1" text="Operations" />
    1147            </header>
    1148            <textblocks/>
    1149           </hierarchicalcodeblock>
    1150          </textblocks>
    1151         </hierarchicalcodeblock>
    1152        </textblocks>
    1153       </javaclassdeclarationblock>
    1154      </textblocks>
    1155      <header>
    1156       <codecomment tag="" text="/************************************************************************&amp;#010;       ArraySlideTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1157      </header>
    1158      <classfields/>
    1159     </classifiercodedocument>
    1160     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="54" parent_class="54" fileExt=".java" fileName="ArrayTypePlateTransfer" >
    1161      <textblocks>
    1162       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1163        <header>
    1164         <codecomment tag="" writeOutText="false" />
    1165        </header>
    1166       </codeblockwithcomments>
    1167       <codeblockwithcomments tag="imports" writeOutText="false" >
    1168        <header>
    1169         <codecomment tag="" writeOutText="false" />
    1170        </header>
    1171       </codeblockwithcomments>
    1172       <javaclassdeclarationblock parent_id="54" tag="ClassDeclBlock" canDelete="false" >
    1173        <header>
    1174         <javacodedocumentation tag="" text="Class ArrayTypePlateTransfer&amp;#010;" />
    1175        </header>
    1176        <textblocks>
    1177         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1178          <header>
    1179           <codecomment tag="" indentLevel="1" text="Fields" />
    1180          </header>
    1181          <textblocks/>
    1182         </hierarchicalcodeblock>
    1183         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1184          <header>
    1185           <codecomment tag="" indentLevel="1" text="Methods" />
    1186          </header>
    1187          <textblocks>
    1188           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1189            <header>
    1190             <codecomment tag="" indentLevel="1" text="Constructors" />
    1191            </header>
    1192            <textblocks>
    1193             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ArrayTypePlateTransfer ( ) { }" >
    1194              <header>
    1195               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1196              </header>
    1197             </codeblockwithcomments>
    1198            </textblocks>
    1199           </hierarchicalcodeblock>
    1200           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1201            <header>
    1202             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1203            </header>
    1204            <textblocks>
    1205             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1206              <header>
    1207               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1208              </header>
    1209              <textblocks/>
    1210             </hierarchicalcodeblock>
    1211             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1212              <header>
    1213               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1214              </header>
    1215              <textblocks/>
    1216             </hierarchicalcodeblock>
    1217            </textblocks>
    1218           </hierarchicalcodeblock>
    1219           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1220            <header>
    1221             <codecomment tag="" indentLevel="1" text="Operations" />
    1222            </header>
    1223            <textblocks/>
    1224           </hierarchicalcodeblock>
    1225          </textblocks>
    1226         </hierarchicalcodeblock>
    1227        </textblocks>
    1228       </javaclassdeclarationblock>
    1229      </textblocks>
    1230      <header>
    1231       <codecomment tag="" text="/************************************************************************&amp;#010;       ArrayTypePlateTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1232      </header>
    1233      <classfields/>
    1234     </classifiercodedocument>
    1235     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="55" parent_class="55" fileExt=".java" fileName="ArrayTypeTransfer" >
    1236      <textblocks>
    1237       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1238        <header>
    1239         <codecomment tag="" writeOutText="false" />
    1240        </header>
    1241       </codeblockwithcomments>
    1242       <codeblockwithcomments tag="imports" writeOutText="false" >
    1243        <header>
    1244         <codecomment tag="" writeOutText="false" />
    1245        </header>
    1246       </codeblockwithcomments>
    1247       <javaclassdeclarationblock parent_id="55" tag="ClassDeclBlock" canDelete="false" >
    1248        <header>
    1249         <javacodedocumentation tag="" text="Class ArrayTypeTransfer&amp;#010;" />
    1250        </header>
    1251        <textblocks>
    1252         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1253          <header>
    1254           <codecomment tag="" indentLevel="1" text="Fields" />
    1255          </header>
    1256          <textblocks/>
    1257         </hierarchicalcodeblock>
    1258         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1259          <header>
    1260           <codecomment tag="" indentLevel="1" text="Methods" />
    1261          </header>
    1262          <textblocks>
    1263           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1264            <header>
    1265             <codecomment tag="" indentLevel="1" text="Constructors" />
    1266            </header>
    1267            <textblocks>
    1268             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ArrayTypeTransfer ( ) { }" >
    1269              <header>
    1270               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1271              </header>
    1272             </codeblockwithcomments>
    1273            </textblocks>
    1274           </hierarchicalcodeblock>
    1275           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1276            <header>
    1277             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1278            </header>
    1279            <textblocks>
    1280             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1281              <header>
    1282               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1283              </header>
    1284              <textblocks/>
    1285             </hierarchicalcodeblock>
    1286             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1287              <header>
    1288               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1289              </header>
    1290              <textblocks/>
    1291             </hierarchicalcodeblock>
    1292            </textblocks>
    1293           </hierarchicalcodeblock>
    1294           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1295            <header>
    1296             <codecomment tag="" indentLevel="1" text="Operations" />
    1297            </header>
    1298            <textblocks/>
    1299           </hierarchicalcodeblock>
    1300          </textblocks>
    1301         </hierarchicalcodeblock>
    1302        </textblocks>
    1303       </javaclassdeclarationblock>
    1304      </textblocks>
    1305      <header>
    1306       <codecomment tag="" text="/************************************************************************&amp;#010;       ArrayTypeTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1307      </header>
    1308      <classfields/>
    1309     </classifiercodedocument>
    1310     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="56" parent_class="56" fileExt=".java" fileName="CommonItemTransfer" >
    1311      <textblocks>
    1312       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1313        <header>
    1314         <codecomment tag="" writeOutText="false" />
    1315        </header>
    1316       </codeblockwithcomments>
    1317       <codeblockwithcomments tag="imports" writeOutText="false" >
    1318        <header>
    1319         <codecomment tag="" writeOutText="false" />
    1320        </header>
    1321       </codeblockwithcomments>
    1322       <javaclassdeclarationblock parent_id="56" tag="ClassDeclBlock" canDelete="false" >
    1323        <header>
    1324         <javacodedocumentation tag="" text="Class CommonItemTransfer&amp;#010;" />
    1325        </header>
    1326        <textblocks>
    1327         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1328          <header>
    1329           <codecomment tag="" indentLevel="1" text="Fields" />
    1330          </header>
    1331          <textblocks/>
    1332         </hierarchicalcodeblock>
    1333         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1334          <header>
    1335           <codecomment tag="" indentLevel="1" text="Methods" />
    1336          </header>
    1337          <textblocks>
    1338           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1339            <header>
    1340             <codecomment tag="" indentLevel="1" text="Constructors" />
    1341            </header>
    1342            <textblocks>
    1343             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public CommonItemTransfer ( ) { }" >
    1344              <header>
    1345               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1346              </header>
    1347             </codeblockwithcomments>
    1348            </textblocks>
    1349           </hierarchicalcodeblock>
    1350           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1351            <header>
    1352             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1353            </header>
    1354            <textblocks>
    1355             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1356              <header>
    1357               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1358              </header>
    1359              <textblocks/>
    1360             </hierarchicalcodeblock>
    1361             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1362              <header>
    1363               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1364              </header>
    1365              <textblocks/>
    1366             </hierarchicalcodeblock>
    1367            </textblocks>
    1368           </hierarchicalcodeblock>
    1369           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1370            <header>
    1371             <codecomment tag="" indentLevel="1" text="Operations" />
    1372            </header>
    1373            <textblocks>
    1374             <codeoperation parent_id="267" tag="operation_267" canDelete="false" indentLevel="1" >
    1375              <header>
    1376               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    1377              </header>
    1378             </codeoperation>
    1379            </textblocks>
    1380           </hierarchicalcodeblock>
    1381          </textblocks>
    1382         </hierarchicalcodeblock>
    1383        </textblocks>
    1384       </javaclassdeclarationblock>
    1385      </textblocks>
    1386      <header>
    1387       <codecomment tag="" text="/************************************************************************&amp;#010;       CommonItemTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:56:34&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1388      </header>
    1389      <classfields/>
    1390     </classifiercodedocument>
    1391     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="57" parent_class="57" fileExt=".java" fileName="ExperimentTransfer" >
    1392      <textblocks>
    1393       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1394        <header>
    1395         <codecomment tag="" writeOutText="false" />
    1396        </header>
    1397       </codeblockwithcomments>
    1398       <codeblockwithcomments tag="imports" writeOutText="false" >
    1399        <header>
    1400         <codecomment tag="" writeOutText="false" />
    1401        </header>
    1402       </codeblockwithcomments>
    1403       <javaclassdeclarationblock parent_id="57" tag="ClassDeclBlock" canDelete="false" >
    1404        <header>
    1405         <javacodedocumentation tag="" text="Class ExperimentTransfer&amp;#010;" />
    1406        </header>
    1407        <textblocks>
    1408         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1409          <header>
    1410           <codecomment tag="" indentLevel="1" text="Fields" />
    1411          </header>
    1412          <textblocks/>
    1413         </hierarchicalcodeblock>
    1414         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1415          <header>
    1416           <codecomment tag="" indentLevel="1" text="Methods" />
    1417          </header>
    1418          <textblocks>
    1419           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1420            <header>
    1421             <codecomment tag="" indentLevel="1" text="Constructors" />
    1422            </header>
    1423            <textblocks>
    1424             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ExperimentTransfer ( ) { }" >
    1425              <header>
    1426               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1427              </header>
    1428             </codeblockwithcomments>
    1429            </textblocks>
    1430           </hierarchicalcodeblock>
    1431           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1432            <header>
    1433             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1434            </header>
    1435            <textblocks>
    1436             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1437              <header>
    1438               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1439              </header>
    1440              <textblocks/>
    1441             </hierarchicalcodeblock>
    1442             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1443              <header>
    1444               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1445              </header>
    1446              <textblocks/>
    1447             </hierarchicalcodeblock>
    1448            </textblocks>
    1449           </hierarchicalcodeblock>
    1450           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1451            <header>
    1452             <codecomment tag="" indentLevel="1" text="Operations" />
    1453            </header>
    1454            <textblocks/>
    1455           </hierarchicalcodeblock>
    1456          </textblocks>
    1457         </hierarchicalcodeblock>
    1458        </textblocks>
    1459       </javaclassdeclarationblock>
    1460      </textblocks>
    1461      <header>
    1462       <codecomment tag="" text="/************************************************************************&amp;#010;       ExperimentTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1463      </header>
    1464      <classfields/>
    1465     </classifiercodedocument>
    1466     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="58" parent_class="58" fileExt=".java" fileName="ExtractTransfer" >
    1467      <textblocks>
    1468       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1469        <header>
    1470         <codecomment tag="" writeOutText="false" />
    1471        </header>
    1472       </codeblockwithcomments>
    1473       <codeblockwithcomments tag="imports" writeOutText="false" >
    1474        <header>
    1475         <codecomment tag="" writeOutText="false" />
    1476        </header>
    1477       </codeblockwithcomments>
    1478       <javaclassdeclarationblock parent_id="58" tag="ClassDeclBlock" canDelete="false" >
    1479        <header>
    1480         <javacodedocumentation tag="" text="Class ExtractTransfer&amp;#010;" />
    1481        </header>
    1482        <textblocks>
    1483         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1484          <header>
    1485           <codecomment tag="" indentLevel="1" text="Fields" />
    1486          </header>
    1487          <textblocks/>
    1488         </hierarchicalcodeblock>
    1489         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1490          <header>
    1491           <codecomment tag="" indentLevel="1" text="Methods" />
    1492          </header>
    1493          <textblocks>
    1494           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1495            <header>
    1496             <codecomment tag="" indentLevel="1" text="Constructors" />
    1497            </header>
    1498            <textblocks>
    1499             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ExtractTransfer ( ) { }" >
    1500              <header>
    1501               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1502              </header>
    1503             </codeblockwithcomments>
    1504            </textblocks>
    1505           </hierarchicalcodeblock>
    1506           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1507            <header>
    1508             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1509            </header>
    1510            <textblocks>
    1511             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1512              <header>
    1513               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1514              </header>
    1515              <textblocks/>
    1516             </hierarchicalcodeblock>
    1517             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1518              <header>
    1519               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1520              </header>
    1521              <textblocks/>
    1522             </hierarchicalcodeblock>
    1523            </textblocks>
    1524           </hierarchicalcodeblock>
    1525           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1526            <header>
    1527             <codecomment tag="" indentLevel="1" text="Operations" />
    1528            </header>
    1529            <textblocks/>
    1530           </hierarchicalcodeblock>
    1531          </textblocks>
    1532         </hierarchicalcodeblock>
    1533        </textblocks>
    1534       </javaclassdeclarationblock>
    1535      </textblocks>
    1536      <header>
    1537       <codecomment tag="" text="/************************************************************************&amp;#010;       ExtractTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1538      </header>
    1539      <classfields/>
    1540     </classifiercodedocument>
    1541     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="59" parent_class="59" fileExt=".java" fileName="FileTransfer" >
    1542      <textblocks>
    1543       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1544        <header>
    1545         <codecomment tag="" writeOutText="false" />
    1546        </header>
    1547       </codeblockwithcomments>
    1548       <codeblockwithcomments tag="imports" writeOutText="false" >
    1549        <header>
    1550         <codecomment tag="" writeOutText="false" />
    1551        </header>
    1552       </codeblockwithcomments>
    1553       <javaclassdeclarationblock parent_id="59" tag="ClassDeclBlock" canDelete="false" >
    1554        <header>
    1555         <javacodedocumentation tag="" text="Class FileTransfer&amp;#010;" />
    1556        </header>
    1557        <textblocks>
    1558         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1559          <header>
    1560           <codecomment tag="" indentLevel="1" text="Fields" />
    1561          </header>
    1562          <textblocks/>
    1563         </hierarchicalcodeblock>
    1564         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1565          <header>
    1566           <codecomment tag="" indentLevel="1" text="Methods" />
    1567          </header>
    1568          <textblocks>
    1569           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1570            <header>
    1571             <codecomment tag="" indentLevel="1" text="Constructors" />
    1572            </header>
    1573            <textblocks>
    1574             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public FileTransfer ( ) { }" >
    1575              <header>
    1576               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1577              </header>
    1578             </codeblockwithcomments>
    1579            </textblocks>
    1580           </hierarchicalcodeblock>
    1581           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1582            <header>
    1583             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1584            </header>
    1585            <textblocks>
    1586             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1587              <header>
    1588               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1589              </header>
    1590              <textblocks/>
    1591             </hierarchicalcodeblock>
    1592             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1593              <header>
    1594               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1595              </header>
    1596              <textblocks/>
    1597             </hierarchicalcodeblock>
    1598            </textblocks>
    1599           </hierarchicalcodeblock>
    1600           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1601            <header>
    1602             <codecomment tag="" indentLevel="1" text="Operations" />
    1603            </header>
    1604            <textblocks/>
    1605           </hierarchicalcodeblock>
    1606          </textblocks>
    1607         </hierarchicalcodeblock>
    1608        </textblocks>
    1609       </javaclassdeclarationblock>
    1610      </textblocks>
    1611      <header>
    1612       <codecomment tag="" text="/************************************************************************&amp;#010;       FileTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1613      </header>
    1614      <classfields/>
    1615     </classifiercodedocument>
    1616     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="60" parent_class="60" fileExt=".java" fileName="GroupTransfer" >
    1617      <textblocks>
    1618       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1619        <header>
    1620         <codecomment tag="" writeOutText="false" />
    1621        </header>
    1622       </codeblockwithcomments>
    1623       <codeblockwithcomments tag="imports" writeOutText="false" >
    1624        <header>
    1625         <codecomment tag="" writeOutText="false" />
    1626        </header>
    1627       </codeblockwithcomments>
    1628       <javaclassdeclarationblock parent_id="60" tag="ClassDeclBlock" canDelete="false" >
    1629        <header>
    1630         <javacodedocumentation tag="" text="Class GroupTransfer&amp;#010;" />
    1631        </header>
    1632        <textblocks>
    1633         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1634          <header>
    1635           <codecomment tag="" indentLevel="1" text="Fields" />
    1636          </header>
    1637          <textblocks/>
    1638         </hierarchicalcodeblock>
    1639         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1640          <header>
    1641           <codecomment tag="" indentLevel="1" text="Methods" />
    1642          </header>
    1643          <textblocks>
    1644           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1645            <header>
    1646             <codecomment tag="" indentLevel="1" text="Constructors" />
    1647            </header>
    1648            <textblocks>
    1649             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public GroupTransfer ( ) { }" >
    1650              <header>
    1651               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1652              </header>
    1653             </codeblockwithcomments>
    1654            </textblocks>
    1655           </hierarchicalcodeblock>
    1656           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1657            <header>
    1658             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1659            </header>
    1660            <textblocks>
    1661             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1662              <header>
    1663               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1664              </header>
    1665              <textblocks/>
    1666             </hierarchicalcodeblock>
    1667             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1668              <header>
    1669               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1670              </header>
    1671              <textblocks/>
    1672             </hierarchicalcodeblock>
    1673            </textblocks>
    1674           </hierarchicalcodeblock>
    1675           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1676            <header>
    1677             <codecomment tag="" indentLevel="1" text="Operations" />
    1678            </header>
    1679            <textblocks/>
    1680           </hierarchicalcodeblock>
    1681          </textblocks>
    1682         </hierarchicalcodeblock>
    1683        </textblocks>
    1684       </javaclassdeclarationblock>
    1685      </textblocks>
    1686      <header>
    1687       <codecomment tag="" text="/************************************************************************&amp;#010;       GroupTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1688      </header>
    1689      <classfields/>
    1690     </classifiercodedocument>
    1691     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="61" parent_class="61" fileExt=".java" fileName="HardwareTransfer" >
    1692      <textblocks>
    1693       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1694        <header>
    1695         <codecomment tag="" writeOutText="false" />
    1696        </header>
    1697       </codeblockwithcomments>
    1698       <codeblockwithcomments tag="imports" writeOutText="false" >
    1699        <header>
    1700         <codecomment tag="" writeOutText="false" />
    1701        </header>
    1702       </codeblockwithcomments>
    1703       <javaclassdeclarationblock parent_id="61" tag="ClassDeclBlock" canDelete="false" >
    1704        <header>
    1705         <javacodedocumentation tag="" text="Class HardwareTransfer&amp;#010;" />
    1706        </header>
    1707        <textblocks>
    1708         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1709          <header>
    1710           <codecomment tag="" indentLevel="1" text="Fields" />
    1711          </header>
    1712          <textblocks/>
    1713         </hierarchicalcodeblock>
    1714         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1715          <header>
    1716           <codecomment tag="" indentLevel="1" text="Methods" />
    1717          </header>
    1718          <textblocks>
    1719           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1720            <header>
    1721             <codecomment tag="" indentLevel="1" text="Constructors" />
    1722            </header>
    1723            <textblocks>
    1724             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public HardwareTransfer ( ) { }" >
    1725              <header>
    1726               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1727              </header>
    1728             </codeblockwithcomments>
    1729            </textblocks>
    1730           </hierarchicalcodeblock>
    1731           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1732            <header>
    1733             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1734            </header>
    1735            <textblocks>
    1736             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1737              <header>
    1738               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1739              </header>
    1740              <textblocks/>
    1741             </hierarchicalcodeblock>
    1742             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1743              <header>
    1744               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1745              </header>
    1746              <textblocks/>
    1747             </hierarchicalcodeblock>
    1748            </textblocks>
    1749           </hierarchicalcodeblock>
    1750           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1751            <header>
    1752             <codecomment tag="" indentLevel="1" text="Operations" />
    1753            </header>
    1754            <textblocks/>
    1755           </hierarchicalcodeblock>
    1756          </textblocks>
    1757         </hierarchicalcodeblock>
    1758        </textblocks>
    1759       </javaclassdeclarationblock>
    1760      </textblocks>
    1761      <header>
    1762       <codecomment tag="" text="/************************************************************************&amp;#010;       HardwareTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1763      </header>
    1764      <classfields/>
    1765     </classifiercodedocument>
    1766     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="62" parent_class="62" fileExt=".java" fileName="HybridizationTransfer" >
    1767      <textblocks>
    1768       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1769        <header>
    1770         <codecomment tag="" writeOutText="false" />
    1771        </header>
    1772       </codeblockwithcomments>
    1773       <codeblockwithcomments tag="imports" writeOutText="false" >
    1774        <header>
    1775         <codecomment tag="" writeOutText="false" />
    1776        </header>
    1777       </codeblockwithcomments>
    1778       <javaclassdeclarationblock parent_id="62" tag="ClassDeclBlock" canDelete="false" >
    1779        <header>
    1780         <javacodedocumentation tag="" text="Class HybridizationTransfer&amp;#010;" />
    1781        </header>
    1782        <textblocks>
    1783         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1784          <header>
    1785           <codecomment tag="" indentLevel="1" text="Fields" />
    1786          </header>
    1787          <textblocks/>
    1788         </hierarchicalcodeblock>
    1789         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1790          <header>
    1791           <codecomment tag="" indentLevel="1" text="Methods" />
    1792          </header>
    1793          <textblocks>
    1794           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1795            <header>
    1796             <codecomment tag="" indentLevel="1" text="Constructors" />
    1797            </header>
    1798            <textblocks>
    1799             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public HybridizationTransfer ( ) { }" >
    1800              <header>
    1801               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1802              </header>
    1803             </codeblockwithcomments>
    1804            </textblocks>
    1805           </hierarchicalcodeblock>
    1806           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1807            <header>
    1808             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1809            </header>
    1810            <textblocks>
    1811             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1812              <header>
    1813               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1814              </header>
    1815              <textblocks/>
    1816             </hierarchicalcodeblock>
    1817             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1818              <header>
    1819               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1820              </header>
    1821              <textblocks/>
    1822             </hierarchicalcodeblock>
    1823            </textblocks>
    1824           </hierarchicalcodeblock>
    1825           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1826            <header>
    1827             <codecomment tag="" indentLevel="1" text="Operations" />
    1828            </header>
    1829            <textblocks/>
    1830           </hierarchicalcodeblock>
    1831          </textblocks>
    1832         </hierarchicalcodeblock>
    1833        </textblocks>
    1834       </javaclassdeclarationblock>
    1835      </textblocks>
    1836      <header>
    1837       <codecomment tag="" text="/************************************************************************&amp;#010;       HybridizationTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1838      </header>
    1839      <classfields/>
    1840     </classifiercodedocument>
    1841     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="63" parent_class="63" fileExt=".java" fileName="ImageFileTransfer" >
    1842      <textblocks>
    1843       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1844        <header>
    1845         <codecomment tag="" writeOutText="false" />
    1846        </header>
    1847       </codeblockwithcomments>
    1848       <codeblockwithcomments tag="imports" writeOutText="false" >
    1849        <header>
    1850         <codecomment tag="" writeOutText="false" />
    1851        </header>
    1852       </codeblockwithcomments>
    1853       <javaclassdeclarationblock parent_id="63" tag="ClassDeclBlock" canDelete="false" >
    1854        <header>
    1855         <javacodedocumentation tag="" text="Class ImageFileTransfer&amp;#010;" />
    1856        </header>
    1857        <textblocks>
    1858         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1859          <header>
    1860           <codecomment tag="" indentLevel="1" text="Fields" />
    1861          </header>
    1862          <textblocks/>
    1863         </hierarchicalcodeblock>
    1864         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1865          <header>
    1866           <codecomment tag="" indentLevel="1" text="Methods" />
    1867          </header>
    1868          <textblocks>
    1869           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1870            <header>
    1871             <codecomment tag="" indentLevel="1" text="Constructors" />
    1872            </header>
    1873            <textblocks>
    1874             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ImageFileTransfer ( ) { }" >
    1875              <header>
    1876               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1877              </header>
    1878             </codeblockwithcomments>
    1879            </textblocks>
    1880           </hierarchicalcodeblock>
    1881           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1882            <header>
    1883             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1884            </header>
    1885            <textblocks>
    1886             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1887              <header>
    1888               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1889              </header>
    1890              <textblocks/>
    1891             </hierarchicalcodeblock>
    1892             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1893              <header>
    1894               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1895              </header>
    1896              <textblocks/>
    1897             </hierarchicalcodeblock>
    1898            </textblocks>
    1899           </hierarchicalcodeblock>
    1900           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1901            <header>
    1902             <codecomment tag="" indentLevel="1" text="Operations" />
    1903            </header>
    1904            <textblocks/>
    1905           </hierarchicalcodeblock>
    1906          </textblocks>
    1907         </hierarchicalcodeblock>
    1908        </textblocks>
    1909       </javaclassdeclarationblock>
    1910      </textblocks>
    1911      <header>
    1912       <codecomment tag="" text="/************************************************************************&amp;#010;       ImageFileTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1913      </header>
    1914      <classfields/>
    1915     </classifiercodedocument>
    1916     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="64" parent_class="64" fileExt=".java" fileName="LabeledExtractTransfer" >
    1917      <textblocks>
    1918       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1919        <header>
    1920         <codecomment tag="" writeOutText="false" />
    1921        </header>
    1922       </codeblockwithcomments>
    1923       <codeblockwithcomments tag="imports" writeOutText="false" >
    1924        <header>
    1925         <codecomment tag="" writeOutText="false" />
    1926        </header>
    1927       </codeblockwithcomments>
    1928       <javaclassdeclarationblock parent_id="64" tag="ClassDeclBlock" canDelete="false" >
    1929        <header>
    1930         <javacodedocumentation tag="" text="Class LabeledExtractTransfer&amp;#010;" />
    1931        </header>
    1932        <textblocks>
    1933         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    1934          <header>
    1935           <codecomment tag="" indentLevel="1" text="Fields" />
    1936          </header>
    1937          <textblocks/>
    1938         </hierarchicalcodeblock>
    1939         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    1940          <header>
    1941           <codecomment tag="" indentLevel="1" text="Methods" />
    1942          </header>
    1943          <textblocks>
    1944           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    1945            <header>
    1946             <codecomment tag="" indentLevel="1" text="Constructors" />
    1947            </header>
    1948            <textblocks>
    1949             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public LabeledExtractTransfer ( ) { }" >
    1950              <header>
    1951               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    1952              </header>
    1953             </codeblockwithcomments>
    1954            </textblocks>
    1955           </hierarchicalcodeblock>
    1956           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    1957            <header>
    1958             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    1959            </header>
    1960            <textblocks>
    1961             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    1962              <header>
    1963               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1964              </header>
    1965              <textblocks/>
    1966             </hierarchicalcodeblock>
    1967             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    1968              <header>
    1969               <codecomment tag="" writeOutText="false" indentLevel="1" />
    1970              </header>
    1971              <textblocks/>
    1972             </hierarchicalcodeblock>
    1973            </textblocks>
    1974           </hierarchicalcodeblock>
    1975           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    1976            <header>
    1977             <codecomment tag="" indentLevel="1" text="Operations" />
    1978            </header>
    1979            <textblocks/>
    1980           </hierarchicalcodeblock>
    1981          </textblocks>
    1982         </hierarchicalcodeblock>
    1983        </textblocks>
    1984       </javaclassdeclarationblock>
    1985      </textblocks>
    1986      <header>
    1987       <codecomment tag="" text="/************************************************************************&amp;#010;       LabeledExtractTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    1988      </header>
    1989      <classfields/>
    1990     </classifiercodedocument>
    1991     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="65" parent_class="65" fileExt=".java" fileName="LabelTransfer" >
    1992      <textblocks>
    1993       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    1994        <header>
    1995         <codecomment tag="" writeOutText="false" />
    1996        </header>
    1997       </codeblockwithcomments>
    1998       <codeblockwithcomments tag="imports" writeOutText="false" >
    1999        <header>
    2000         <codecomment tag="" writeOutText="false" />
    2001        </header>
    2002       </codeblockwithcomments>
    2003       <javaclassdeclarationblock parent_id="65" tag="ClassDeclBlock" canDelete="false" >
    2004        <header>
    2005         <javacodedocumentation tag="" text="Class LabelTransfer&amp;#010;" />
    2006        </header>
    2007        <textblocks>
    2008         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2009          <header>
    2010           <codecomment tag="" indentLevel="1" text="Fields" />
    2011          </header>
    2012          <textblocks/>
    2013         </hierarchicalcodeblock>
    2014         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2015          <header>
    2016           <codecomment tag="" indentLevel="1" text="Methods" />
    2017          </header>
    2018          <textblocks>
    2019           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2020            <header>
    2021             <codecomment tag="" indentLevel="1" text="Constructors" />
    2022            </header>
    2023            <textblocks>
    2024             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public LabelTransfer ( ) { }" >
    2025              <header>
    2026               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2027              </header>
    2028             </codeblockwithcomments>
    2029            </textblocks>
    2030           </hierarchicalcodeblock>
    2031           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2032            <header>
    2033             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2034            </header>
    2035            <textblocks>
    2036             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2037              <header>
    2038               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2039              </header>
    2040              <textblocks/>
    2041             </hierarchicalcodeblock>
    2042             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2043              <header>
    2044               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2045              </header>
    2046              <textblocks/>
    2047             </hierarchicalcodeblock>
    2048            </textblocks>
    2049           </hierarchicalcodeblock>
    2050           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2051            <header>
    2052             <codecomment tag="" indentLevel="1" text="Operations" />
    2053            </header>
    2054            <textblocks/>
    2055           </hierarchicalcodeblock>
    2056          </textblocks>
    2057         </hierarchicalcodeblock>
    2058        </textblocks>
    2059       </javaclassdeclarationblock>
    2060      </textblocks>
    2061      <header>
    2062       <codecomment tag="" text="/************************************************************************&amp;#010;       LabelTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2063      </header>
    2064      <classfields/>
    2065     </classifiercodedocument>
    2066     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="66" parent_class="66" fileExt=".java" fileName="Manager" >
    2067      <textblocks>
    2068       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2069        <header>
    2070         <codecomment tag="" writeOutText="false" />
    2071        </header>
    2072       </codeblockwithcomments>
    2073       <codeblockwithcomments tag="imports" writeOutText="false" >
    2074        <header>
    2075         <codecomment tag="" writeOutText="false" />
    2076        </header>
    2077       </codeblockwithcomments>
    2078       <javaclassdeclarationblock parent_id="66" tag="ClassDeclBlock" canDelete="false" text="/** &amp;#010; * Class Manager &amp;#010; * This class provides methods for logging, warning and stopping. &amp;#010; *  &amp;#010; * @author Gregory &amp;#010; *  &amp;#010; */ " >
    2079        <header>
    2080         <javacodedocumentation tag="" text="Class Manager&amp;#010;This class provides methods for logging, warning and stopping.&amp;#010;&amp;#010;@author Gregory" />
    2081        </header>
    2082        <textblocks>
    2083         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" text="// Fields " >
    2084          <header>
    2085           <codecomment tag="" indentLevel="1" text="Fields" />
    2086          </header>
    2087          <textblocks/>
    2088         </hierarchicalcodeblock>
    2089         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2090          <header>
    2091           <codecomment tag="" indentLevel="1" text="Methods" />
    2092          </header>
    2093          <textblocks>
    2094           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2095            <header>
    2096             <codecomment tag="" indentLevel="1" text="Constructors" />
    2097            </header>
    2098            <textblocks>
    2099             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Manager ( ) { }" >
    2100              <header>
    2101               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2102              </header>
    2103             </codeblockwithcomments>
    2104            </textblocks>
    2105           </hierarchicalcodeblock>
    2106           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2107            <header>
    2108             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2109            </header>
    2110            <textblocks>
    2111             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2112              <header>
    2113               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2114              </header>
    2115              <textblocks/>
    2116             </hierarchicalcodeblock>
    2117             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2118              <header>
    2119               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2120              </header>
    2121              <textblocks/>
    2122             </hierarchicalcodeblock>
    2123            </textblocks>
    2124           </hierarchicalcodeblock>
    2125           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2126            <header>
    2127             <codecomment tag="" indentLevel="1" text="Operations" />
    2128            </header>
    2129            <textblocks>
    2130             <codeoperation parent_id="241" tag="operation_241" canDelete="false" indentLevel="1" >
    2131              <header>
    2132               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2133              </header>
    2134             </codeoperation>
    2135             <codeoperation parent_id="242" tag="operation_242" canDelete="false" indentLevel="1" >
    2136              <header>
    2137               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2138              </header>
    2139             </codeoperation>
    2140             <codeoperation parent_id="243" tag="operation_243" canDelete="false" indentLevel="1" >
    2141              <header>
    2142               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2143              </header>
    2144             </codeoperation>
    2145             <codeoperation parent_id="244" tag="operation_244" canDelete="false" indentLevel="1" >
    2146              <header>
    2147               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2148              </header>
    2149             </codeoperation>
    2150             <codeoperation parent_id="245" tag="operation_245" canDelete="false" indentLevel="1" >
    2151              <header>
    2152               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2153              </header>
    2154             </codeoperation>
    2155            </textblocks>
    2156           </hierarchicalcodeblock>
    2157          </textblocks>
    2158         </hierarchicalcodeblock>
    2159        </textblocks>
    2160       </javaclassdeclarationblock>
    2161      </textblocks>
    2162      <header>
    2163       <codecomment tag="" text="/************************************************************************&amp;#010;       Manager.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:55:44&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2164      </header>
    2165      <classfields/>
    2166     </classifiercodedocument>
    2167     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="67" parent_class="67" fileExt=".java" fileName="MappedPlateTransfer" >
    2168      <textblocks>
    2169       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2170        <header>
    2171         <codecomment tag="" writeOutText="false" />
    2172        </header>
    2173       </codeblockwithcomments>
    2174       <codeblockwithcomments tag="imports" writeOutText="false" >
    2175        <header>
    2176         <codecomment tag="" writeOutText="false" />
    2177        </header>
    2178       </codeblockwithcomments>
    2179       <javaclassdeclarationblock parent_id="67" tag="ClassDeclBlock" canDelete="false" >
    2180        <header>
    2181         <javacodedocumentation tag="" text="Class MappedPlateTransfer&amp;#010;" />
    2182        </header>
    2183        <textblocks>
    2184         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2185          <header>
    2186           <codecomment tag="" indentLevel="1" text="Fields" />
    2187          </header>
    2188          <textblocks/>
    2189         </hierarchicalcodeblock>
    2190         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2191          <header>
    2192           <codecomment tag="" indentLevel="1" text="Methods" />
    2193          </header>
    2194          <textblocks>
    2195           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2196            <header>
    2197             <codecomment tag="" indentLevel="1" text="Constructors" />
    2198            </header>
    2199            <textblocks>
    2200             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public MappedPlateTransfer ( ) { }" >
    2201              <header>
    2202               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2203              </header>
    2204             </codeblockwithcomments>
    2205            </textblocks>
    2206           </hierarchicalcodeblock>
    2207           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2208            <header>
    2209             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2210            </header>
    2211            <textblocks>
    2212             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2213              <header>
    2214               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2215              </header>
    2216              <textblocks/>
    2217             </hierarchicalcodeblock>
    2218             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2219              <header>
    2220               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2221              </header>
    2222              <textblocks/>
    2223             </hierarchicalcodeblock>
    2224            </textblocks>
    2225           </hierarchicalcodeblock>
    2226           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2227            <header>
    2228             <codecomment tag="" indentLevel="1" text="Operations" />
    2229            </header>
    2230            <textblocks/>
    2231           </hierarchicalcodeblock>
    2232          </textblocks>
    2233         </hierarchicalcodeblock>
    2234        </textblocks>
    2235       </javaclassdeclarationblock>
    2236      </textblocks>
    2237      <header>
    2238       <codecomment tag="" text="/************************************************************************&amp;#010;       MappedPlateTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2239      </header>
    2240      <classfields/>
    2241     </classifiercodedocument>
    2242     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="68" parent_class="68" fileExt=".java" fileName="MeasuredBioMaterialTransfer" >
    2243      <textblocks>
    2244       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2245        <header>
    2246         <codecomment tag="" writeOutText="false" />
    2247        </header>
    2248       </codeblockwithcomments>
    2249       <codeblockwithcomments tag="imports" writeOutText="false" >
    2250        <header>
    2251         <codecomment tag="" writeOutText="false" />
    2252        </header>
    2253       </codeblockwithcomments>
    2254       <javaclassdeclarationblock parent_id="68" tag="ClassDeclBlock" canDelete="false" >
    2255        <header>
    2256         <javacodedocumentation tag="" text="Class MeasuredBioMaterialTransfer&amp;#010;" />
    2257        </header>
    2258        <textblocks>
    2259         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2260          <header>
    2261           <codecomment tag="" indentLevel="1" text="Fields" />
    2262          </header>
    2263          <textblocks/>
    2264         </hierarchicalcodeblock>
    2265         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2266          <header>
    2267           <codecomment tag="" indentLevel="1" text="Methods" />
    2268          </header>
    2269          <textblocks>
    2270           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2271            <header>
    2272             <codecomment tag="" indentLevel="1" text="Constructors" />
    2273            </header>
    2274            <textblocks>
    2275             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public MeasuredBioMaterialTransfer ( ) { }" >
    2276              <header>
    2277               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2278              </header>
    2279             </codeblockwithcomments>
    2280            </textblocks>
    2281           </hierarchicalcodeblock>
    2282           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2283            <header>
    2284             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2285            </header>
    2286            <textblocks>
    2287             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2288              <header>
    2289               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2290              </header>
    2291              <textblocks/>
    2292             </hierarchicalcodeblock>
    2293             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2294              <header>
    2295               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2296              </header>
    2297              <textblocks/>
    2298             </hierarchicalcodeblock>
    2299            </textblocks>
    2300           </hierarchicalcodeblock>
    2301           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2302            <header>
    2303             <codecomment tag="" indentLevel="1" text="Operations" />
    2304            </header>
    2305            <textblocks/>
    2306           </hierarchicalcodeblock>
    2307          </textblocks>
    2308         </hierarchicalcodeblock>
    2309        </textblocks>
    2310       </javaclassdeclarationblock>
    2311      </textblocks>
    2312      <header>
    2313       <codecomment tag="" text="/************************************************************************&amp;#010;       MeasuredBioMaterialTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2314      </header>
    2315      <classfields/>
    2316     </classifiercodedocument>
    2317     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="69" parent_class="69" fileExt=".java" fileName="Migrater" >
    2318      <textblocks>
    2319       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2320        <header>
    2321         <codecomment tag="" writeOutText="false" />
    2322        </header>
    2323       </codeblockwithcomments>
    2324       <codeblockwithcomments tag="imports" writeOutText="false" >
    2325        <header>
    2326         <codecomment tag="" writeOutText="false" />
    2327        </header>
    2328       </codeblockwithcomments>
    2329       <javaclassdeclarationblock parent_id="69" tag="ClassDeclBlock" canDelete="false" >
    2330        <header>
    2331         <javacodedocumentation tag="" text="Class Migrater&amp;#010;" />
    2332        </header>
    2333        <textblocks>
    2334         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2335          <header>
    2336           <codecomment tag="" indentLevel="1" text="Fields" />
    2337          </header>
    2338          <textblocks/>
    2339         </hierarchicalcodeblock>
    2340         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2341          <header>
    2342           <codecomment tag="" indentLevel="1" text="Methods" />
    2343          </header>
    2344          <textblocks>
    2345           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2346            <header>
    2347             <codecomment tag="" indentLevel="1" text="Constructors" />
    2348            </header>
    2349            <textblocks>
    2350             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Migrater ( ) { }" >
    2351              <header>
    2352               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2353              </header>
    2354             </codeblockwithcomments>
    2355            </textblocks>
    2356           </hierarchicalcodeblock>
    2357           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2358            <header>
    2359             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2360            </header>
    2361            <textblocks>
    2362             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2363              <header>
    2364               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2365              </header>
    2366              <textblocks/>
    2367             </hierarchicalcodeblock>
    2368             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2369              <header>
    2370               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2371              </header>
    2372              <textblocks/>
    2373             </hierarchicalcodeblock>
    2374            </textblocks>
    2375           </hierarchicalcodeblock>
    2376           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2377            <header>
    2378             <codecomment tag="" indentLevel="1" text="Operations" />
    2379            </header>
    2380            <textblocks>
    2381             <codeoperation parent_id="247" tag="operation_247" canDelete="false" indentLevel="1" >
    2382              <header>
    2383               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2384              </header>
    2385             </codeoperation>
    2386             <codeoperation parent_id="248" tag="operation_248" canDelete="false" indentLevel="1" >
    2387              <header>
    2388               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2389              </header>
    2390             </codeoperation>
    2391             <codeoperation parent_id="249" tag="operation_249" canDelete="false" indentLevel="1" >
    2392              <header>
    2393               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2394              </header>
    2395             </codeoperation>
    2396             <codeoperation parent_id="250" tag="operation_250" canDelete="false" indentLevel="1" >
    2397              <header>
    2398               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2399              </header>
    2400             </codeoperation>
    2401             <codeoperation parent_id="251" tag="operation_251" canDelete="false" indentLevel="1" >
    2402              <header>
    2403               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2404              </header>
    2405             </codeoperation>
    2406             <codeoperation parent_id="252" tag="operation_252" canDelete="false" indentLevel="1" >
    2407              <header>
    2408               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2409              </header>
    2410             </codeoperation>
    2411             <codeoperation parent_id="253" tag="operation_253" canDelete="false" indentLevel="1" >
    2412              <header>
    2413               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2414              </header>
    2415             </codeoperation>
    2416             <codeoperation parent_id="254" tag="operation_254" canDelete="false" indentLevel="1" >
    2417              <header>
    2418               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    2419              </header>
    2420             </codeoperation>
    2421            </textblocks>
    2422           </hierarchicalcodeblock>
    2423          </textblocks>
    2424         </hierarchicalcodeblock>
    2425        </textblocks>
    2426       </javaclassdeclarationblock>
    2427      </textblocks>
    2428      <header>
    2429       <codecomment tag="" text="/************************************************************************&amp;#010;       Migrater.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:50:28&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2430      </header>
    2431      <classfields/>
    2432     </classifiercodedocument>
    2433     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="70" parent_class="70" fileExt=".java" fileName="NewsTransfer" >
    2434      <textblocks>
    2435       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2436        <header>
    2437         <codecomment tag="" writeOutText="false" />
    2438        </header>
    2439       </codeblockwithcomments>
    2440       <codeblockwithcomments tag="imports" writeOutText="false" >
    2441        <header>
    2442         <codecomment tag="" writeOutText="false" />
    2443        </header>
    2444       </codeblockwithcomments>
    2445       <javaclassdeclarationblock parent_id="70" tag="ClassDeclBlock" canDelete="false" >
    2446        <header>
    2447         <javacodedocumentation tag="" text="Class NewsTransfer&amp;#010;" />
    2448        </header>
    2449        <textblocks>
    2450         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2451          <header>
    2452           <codecomment tag="" indentLevel="1" text="Fields" />
    2453          </header>
    2454          <textblocks/>
    2455         </hierarchicalcodeblock>
    2456         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2457          <header>
    2458           <codecomment tag="" indentLevel="1" text="Methods" />
    2459          </header>
    2460          <textblocks>
    2461           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2462            <header>
    2463             <codecomment tag="" indentLevel="1" text="Constructors" />
    2464            </header>
    2465            <textblocks>
    2466             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public NewsTransfer ( ) { }" >
    2467              <header>
    2468               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2469              </header>
    2470             </codeblockwithcomments>
    2471            </textblocks>
    2472           </hierarchicalcodeblock>
    2473           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2474            <header>
    2475             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2476            </header>
    2477            <textblocks>
    2478             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2479              <header>
    2480               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2481              </header>
    2482              <textblocks/>
    2483             </hierarchicalcodeblock>
    2484             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2485              <header>
    2486               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2487              </header>
    2488              <textblocks/>
    2489             </hierarchicalcodeblock>
    2490            </textblocks>
    2491           </hierarchicalcodeblock>
    2492           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2493            <header>
    2494             <codecomment tag="" indentLevel="1" text="Operations" />
    2495            </header>
    2496            <textblocks/>
    2497           </hierarchicalcodeblock>
    2498          </textblocks>
    2499         </hierarchicalcodeblock>
    2500        </textblocks>
    2501       </javaclassdeclarationblock>
    2502      </textblocks>
    2503      <header>
    2504       <codecomment tag="" text="/************************************************************************&amp;#010;       NewsTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2505      </header>
    2506      <classfields/>
    2507     </classifiercodedocument>
    2508     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="71" parent_class="71" fileExt=".java" fileName="PlateEventTransfer" >
    2509      <textblocks>
    2510       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2511        <header>
    2512         <codecomment tag="" writeOutText="false" />
    2513        </header>
    2514       </codeblockwithcomments>
    2515       <codeblockwithcomments tag="imports" writeOutText="false" >
    2516        <header>
    2517         <codecomment tag="" writeOutText="false" />
    2518        </header>
    2519       </codeblockwithcomments>
    2520       <javaclassdeclarationblock parent_id="71" tag="ClassDeclBlock" canDelete="false" >
    2521        <header>
    2522         <javacodedocumentation tag="" text="Class PlateEventTransfer&amp;#010;" />
    2523        </header>
    2524        <textblocks>
    2525         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2526          <header>
    2527           <codecomment tag="" indentLevel="1" text="Fields" />
    2528          </header>
    2529          <textblocks/>
    2530         </hierarchicalcodeblock>
    2531         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2532          <header>
    2533           <codecomment tag="" indentLevel="1" text="Methods" />
    2534          </header>
    2535          <textblocks>
    2536           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2537            <header>
    2538             <codecomment tag="" indentLevel="1" text="Constructors" />
    2539            </header>
    2540            <textblocks>
    2541             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public PlateEventTransfer ( ) { }" >
    2542              <header>
    2543               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2544              </header>
    2545             </codeblockwithcomments>
    2546            </textblocks>
    2547           </hierarchicalcodeblock>
    2548           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2549            <header>
    2550             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2551            </header>
    2552            <textblocks>
    2553             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2554              <header>
    2555               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2556              </header>
    2557              <textblocks/>
    2558             </hierarchicalcodeblock>
    2559             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2560              <header>
    2561               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2562              </header>
    2563              <textblocks/>
    2564             </hierarchicalcodeblock>
    2565            </textblocks>
    2566           </hierarchicalcodeblock>
    2567           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2568            <header>
    2569             <codecomment tag="" indentLevel="1" text="Operations" />
    2570            </header>
    2571            <textblocks/>
    2572           </hierarchicalcodeblock>
    2573          </textblocks>
    2574         </hierarchicalcodeblock>
    2575        </textblocks>
    2576       </javaclassdeclarationblock>
    2577      </textblocks>
    2578      <header>
    2579       <codecomment tag="" text="/************************************************************************&amp;#010;       PlateEventTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2580      </header>
    2581      <classfields/>
    2582     </classifiercodedocument>
    2583     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="72" parent_class="72" fileExt=".java" fileName="PlateEventTypeTransfer" >
    2584      <textblocks>
    2585       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2586        <header>
    2587         <codecomment tag="" writeOutText="false" />
    2588        </header>
    2589       </codeblockwithcomments>
    2590       <codeblockwithcomments tag="imports" writeOutText="false" >
    2591        <header>
    2592         <codecomment tag="" writeOutText="false" />
    2593        </header>
    2594       </codeblockwithcomments>
    2595       <javaclassdeclarationblock parent_id="72" tag="ClassDeclBlock" canDelete="false" >
    2596        <header>
    2597         <javacodedocumentation tag="" text="Class PlateEventTypeTransfer&amp;#010;" />
    2598        </header>
    2599        <textblocks>
    2600         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2601          <header>
    2602           <codecomment tag="" indentLevel="1" text="Fields" />
    2603          </header>
    2604          <textblocks/>
    2605         </hierarchicalcodeblock>
    2606         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2607          <header>
    2608           <codecomment tag="" indentLevel="1" text="Methods" />
    2609          </header>
    2610          <textblocks>
    2611           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2612            <header>
    2613             <codecomment tag="" indentLevel="1" text="Constructors" />
    2614            </header>
    2615            <textblocks>
    2616             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public PlateEventTypeTransfer ( ) { }" >
    2617              <header>
    2618               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2619              </header>
    2620             </codeblockwithcomments>
    2621            </textblocks>
    2622           </hierarchicalcodeblock>
    2623           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2624            <header>
    2625             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2626            </header>
    2627            <textblocks>
    2628             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2629              <header>
    2630               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2631              </header>
    2632              <textblocks/>
    2633             </hierarchicalcodeblock>
    2634             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2635              <header>
    2636               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2637              </header>
    2638              <textblocks/>
    2639             </hierarchicalcodeblock>
    2640            </textblocks>
    2641           </hierarchicalcodeblock>
    2642           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2643            <header>
    2644             <codecomment tag="" indentLevel="1" text="Operations" />
    2645            </header>
    2646            <textblocks/>
    2647           </hierarchicalcodeblock>
    2648          </textblocks>
    2649         </hierarchicalcodeblock>
    2650        </textblocks>
    2651       </javaclassdeclarationblock>
    2652      </textblocks>
    2653      <header>
    2654       <codecomment tag="" text="/************************************************************************&amp;#010;       PlateEventTypeTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2655      </header>
    2656      <classfields/>
    2657     </classifiercodedocument>
    2658     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="73" parent_class="73" fileExt=".java" fileName="PlateTypeTransfer" >
    2659      <textblocks>
    2660       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2661        <header>
    2662         <codecomment tag="" writeOutText="false" />
    2663        </header>
    2664       </codeblockwithcomments>
    2665       <codeblockwithcomments tag="imports" writeOutText="false" >
    2666        <header>
    2667         <codecomment tag="" writeOutText="false" />
    2668        </header>
    2669       </codeblockwithcomments>
    2670       <javaclassdeclarationblock parent_id="73" tag="ClassDeclBlock" canDelete="false" >
    2671        <header>
    2672         <javacodedocumentation tag="" text="Class PlateTypeTransfer&amp;#010;" />
    2673        </header>
    2674        <textblocks>
    2675         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2676          <header>
    2677           <codecomment tag="" indentLevel="1" text="Fields" />
    2678          </header>
    2679          <textblocks/>
    2680         </hierarchicalcodeblock>
    2681         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2682          <header>
    2683           <codecomment tag="" indentLevel="1" text="Methods" />
    2684          </header>
    2685          <textblocks>
    2686           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2687            <header>
    2688             <codecomment tag="" indentLevel="1" text="Constructors" />
    2689            </header>
    2690            <textblocks>
    2691             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public PlateTypeTransfer ( ) { }" >
    2692              <header>
    2693               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2694              </header>
    2695             </codeblockwithcomments>
    2696            </textblocks>
    2697           </hierarchicalcodeblock>
    2698           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2699            <header>
    2700             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2701            </header>
    2702            <textblocks>
    2703             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2704              <header>
    2705               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2706              </header>
    2707              <textblocks/>
    2708             </hierarchicalcodeblock>
    2709             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2710              <header>
    2711               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2712              </header>
    2713              <textblocks/>
    2714             </hierarchicalcodeblock>
    2715            </textblocks>
    2716           </hierarchicalcodeblock>
    2717           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2718            <header>
    2719             <codecomment tag="" indentLevel="1" text="Operations" />
    2720            </header>
    2721            <textblocks/>
    2722           </hierarchicalcodeblock>
    2723          </textblocks>
    2724         </hierarchicalcodeblock>
    2725        </textblocks>
    2726       </javaclassdeclarationblock>
    2727      </textblocks>
    2728      <header>
    2729       <codecomment tag="" text="/************************************************************************&amp;#010;       PlateTypeTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2730      </header>
    2731      <classfields/>
    2732     </classifiercodedocument>
    2733     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="74" parent_class="74" fileExt=".java" fileName="ProgressThread" >
    2734      <textblocks>
    2735       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2736        <header>
    2737         <codecomment tag="" writeOutText="false" />
    2738        </header>
    2739       </codeblockwithcomments>
    2740       <codeblockwithcomments tag="imports" writeOutText="false" >
    2741        <header>
    2742         <codecomment tag="" writeOutText="false" />
    2743        </header>
    2744       </codeblockwithcomments>
    2745       <javaclassdeclarationblock parent_id="74" tag="ClassDeclBlock" canDelete="false" >
    2746        <header>
    2747         <javacodedocumentation tag="" text="Class ProgressThread&amp;#010;" />
    2748        </header>
    2749        <textblocks>
    2750         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2751          <header>
    2752           <codecomment tag="" indentLevel="1" text="Fields" />
    2753          </header>
    2754          <textblocks/>
    2755         </hierarchicalcodeblock>
    2756         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2757          <header>
    2758           <codecomment tag="" indentLevel="1" text="Methods" />
    2759          </header>
    2760          <textblocks>
    2761           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2762            <header>
    2763             <codecomment tag="" indentLevel="1" text="Constructors" />
    2764            </header>
    2765            <textblocks>
    2766             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ProgressThread ( ) { }" >
    2767              <header>
    2768               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2769              </header>
    2770             </codeblockwithcomments>
    2771            </textblocks>
    2772           </hierarchicalcodeblock>
    2773           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2774            <header>
    2775             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2776            </header>
    2777            <textblocks>
    2778             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2779              <header>
    2780               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2781              </header>
    2782              <textblocks/>
    2783             </hierarchicalcodeblock>
    2784             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2785              <header>
    2786               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2787              </header>
    2788              <textblocks/>
    2789             </hierarchicalcodeblock>
    2790            </textblocks>
    2791           </hierarchicalcodeblock>
    2792           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2793            <header>
    2794             <codecomment tag="" indentLevel="1" text="Operations" />
    2795            </header>
    2796            <textblocks/>
    2797           </hierarchicalcodeblock>
    2798          </textblocks>
    2799         </hierarchicalcodeblock>
    2800        </textblocks>
    2801       </javaclassdeclarationblock>
    2802      </textblocks>
    2803      <header>
    2804       <codecomment tag="" text="/************************************************************************&amp;#010;       ProgressThread.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2805      </header>
    2806      <classfields/>
    2807     </classifiercodedocument>
    2808     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="75" parent_class="75" fileExt=".java" fileName="ProtocolTransfer" >
    2809      <textblocks>
    2810       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2811        <header>
    2812         <codecomment tag="" writeOutText="false" />
    2813        </header>
    2814       </codeblockwithcomments>
    2815       <codeblockwithcomments tag="imports" writeOutText="false" >
    2816        <header>
    2817         <codecomment tag="" writeOutText="false" />
    2818        </header>
    2819       </codeblockwithcomments>
    2820       <javaclassdeclarationblock parent_id="75" tag="ClassDeclBlock" canDelete="false" >
    2821        <header>
    2822         <javacodedocumentation tag="" text="Class ProtocolTransfer&amp;#010;" />
    2823        </header>
    2824        <textblocks>
    2825         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2826          <header>
    2827           <codecomment tag="" indentLevel="1" text="Fields" />
    2828          </header>
    2829          <textblocks/>
    2830         </hierarchicalcodeblock>
    2831         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2832          <header>
    2833           <codecomment tag="" indentLevel="1" text="Methods" />
    2834          </header>
    2835          <textblocks>
    2836           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2837            <header>
    2838             <codecomment tag="" indentLevel="1" text="Constructors" />
    2839            </header>
    2840            <textblocks>
    2841             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ProtocolTransfer ( ) { }" >
    2842              <header>
    2843               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2844              </header>
    2845             </codeblockwithcomments>
    2846            </textblocks>
    2847           </hierarchicalcodeblock>
    2848           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2849            <header>
    2850             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2851            </header>
    2852            <textblocks>
    2853             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2854              <header>
    2855               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2856              </header>
    2857              <textblocks/>
    2858             </hierarchicalcodeblock>
    2859             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2860              <header>
    2861               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2862              </header>
    2863              <textblocks/>
    2864             </hierarchicalcodeblock>
    2865            </textblocks>
    2866           </hierarchicalcodeblock>
    2867           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2868            <header>
    2869             <codecomment tag="" indentLevel="1" text="Operations" />
    2870            </header>
    2871            <textblocks/>
    2872           </hierarchicalcodeblock>
    2873          </textblocks>
    2874         </hierarchicalcodeblock>
    2875        </textblocks>
    2876       </javaclassdeclarationblock>
    2877      </textblocks>
    2878      <header>
    2879       <codecomment tag="" text="/************************************************************************&amp;#010;       ProtocolTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2880      </header>
    2881      <classfields/>
    2882     </classifiercodedocument>
    2883     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="76" parent_class="76" fileExt=".java" fileName="ProtocolTypeTransfer" >
    2884      <textblocks>
    2885       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2886        <header>
    2887         <codecomment tag="" writeOutText="false" />
    2888        </header>
    2889       </codeblockwithcomments>
    2890       <codeblockwithcomments tag="imports" writeOutText="false" >
    2891        <header>
    2892         <codecomment tag="" writeOutText="false" />
    2893        </header>
    2894       </codeblockwithcomments>
    2895       <javaclassdeclarationblock parent_id="76" tag="ClassDeclBlock" canDelete="false" >
    2896        <header>
    2897         <javacodedocumentation tag="" text="Class ProtocolTypeTransfer&amp;#010;" />
    2898        </header>
    2899        <textblocks>
    2900         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2901          <header>
    2902           <codecomment tag="" indentLevel="1" text="Fields" />
    2903          </header>
    2904          <textblocks/>
    2905         </hierarchicalcodeblock>
    2906         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2907          <header>
    2908           <codecomment tag="" indentLevel="1" text="Methods" />
    2909          </header>
    2910          <textblocks>
    2911           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2912            <header>
    2913             <codecomment tag="" indentLevel="1" text="Constructors" />
    2914            </header>
    2915            <textblocks>
    2916             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ProtocolTypeTransfer ( ) { }" >
    2917              <header>
    2918               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2919              </header>
    2920             </codeblockwithcomments>
    2921            </textblocks>
    2922           </hierarchicalcodeblock>
    2923           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2924            <header>
    2925             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    2926            </header>
    2927            <textblocks>
    2928             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    2929              <header>
    2930               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2931              </header>
    2932              <textblocks/>
    2933             </hierarchicalcodeblock>
    2934             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    2935              <header>
    2936               <codecomment tag="" writeOutText="false" indentLevel="1" />
    2937              </header>
    2938              <textblocks/>
    2939             </hierarchicalcodeblock>
    2940            </textblocks>
    2941           </hierarchicalcodeblock>
    2942           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    2943            <header>
    2944             <codecomment tag="" indentLevel="1" text="Operations" />
    2945            </header>
    2946            <textblocks/>
    2947           </hierarchicalcodeblock>
    2948          </textblocks>
    2949         </hierarchicalcodeblock>
    2950        </textblocks>
    2951       </javaclassdeclarationblock>
    2952      </textblocks>
    2953      <header>
    2954       <codecomment tag="" text="/************************************************************************&amp;#010;       ProtocolTypeTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    2955      </header>
    2956      <classfields/>
    2957     </classifiercodedocument>
    2958     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="77" parent_class="77" fileExt=".java" fileName="RawBioAssayDataTransfer" >
    2959      <textblocks>
    2960       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    2961        <header>
    2962         <codecomment tag="" writeOutText="false" />
    2963        </header>
    2964       </codeblockwithcomments>
    2965       <codeblockwithcomments tag="imports" writeOutText="false" >
    2966        <header>
    2967         <codecomment tag="" writeOutText="false" />
    2968        </header>
    2969       </codeblockwithcomments>
    2970       <javaclassdeclarationblock parent_id="77" tag="ClassDeclBlock" canDelete="false" >
    2971        <header>
    2972         <javacodedocumentation tag="" text="Class RawBioAssayDataTransfer&amp;#010;" />
    2973        </header>
    2974        <textblocks>
    2975         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    2976          <header>
    2977           <codecomment tag="" indentLevel="1" text="Fields" />
    2978          </header>
    2979          <textblocks/>
    2980         </hierarchicalcodeblock>
    2981         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    2982          <header>
    2983           <codecomment tag="" indentLevel="1" text="Methods" />
    2984          </header>
    2985          <textblocks>
    2986           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    2987            <header>
    2988             <codecomment tag="" indentLevel="1" text="Constructors" />
    2989            </header>
    2990            <textblocks>
    2991             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public RawBioAssayDataTransfer ( ) { }" >
    2992              <header>
    2993               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    2994              </header>
    2995             </codeblockwithcomments>
    2996            </textblocks>
    2997           </hierarchicalcodeblock>
    2998           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    2999            <header>
    3000             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3001            </header>
    3002            <textblocks>
    3003             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3004              <header>
    3005               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3006              </header>
    3007              <textblocks/>
    3008             </hierarchicalcodeblock>
    3009             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3010              <header>
    3011               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3012              </header>
    3013              <textblocks/>
    3014             </hierarchicalcodeblock>
    3015            </textblocks>
    3016           </hierarchicalcodeblock>
    3017           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3018            <header>
    3019             <codecomment tag="" indentLevel="1" text="Operations" />
    3020            </header>
    3021            <textblocks/>
    3022           </hierarchicalcodeblock>
    3023          </textblocks>
    3024         </hierarchicalcodeblock>
    3025        </textblocks>
    3026       </javaclassdeclarationblock>
    3027      </textblocks>
    3028      <header>
    3029       <codecomment tag="" text="/************************************************************************&amp;#010;       RawBioAssayDataTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3030      </header>
    3031      <classfields/>
    3032     </classifiercodedocument>
    3033     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="78" parent_class="78" fileExt=".java" fileName="RawBioAssayTransfer" >
    3034      <textblocks>
    3035       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3036        <header>
    3037         <codecomment tag="" writeOutText="false" />
    3038        </header>
    3039       </codeblockwithcomments>
    3040       <codeblockwithcomments tag="imports" writeOutText="false" >
    3041        <header>
    3042         <codecomment tag="" writeOutText="false" />
    3043        </header>
    3044       </codeblockwithcomments>
    3045       <javaclassdeclarationblock parent_id="78" tag="ClassDeclBlock" canDelete="false" >
    3046        <header>
    3047         <javacodedocumentation tag="" text="Class RawBioAssayTransfer&amp;#010;" />
    3048        </header>
    3049        <textblocks>
    3050         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3051          <header>
    3052           <codecomment tag="" indentLevel="1" text="Fields" />
    3053          </header>
    3054          <textblocks/>
    3055         </hierarchicalcodeblock>
    3056         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3057          <header>
    3058           <codecomment tag="" indentLevel="1" text="Methods" />
    3059          </header>
    3060          <textblocks>
    3061           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3062            <header>
    3063             <codecomment tag="" indentLevel="1" text="Constructors" />
    3064            </header>
    3065            <textblocks>
    3066             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public RawBioAssayTransfer ( ) { }" >
    3067              <header>
    3068               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3069              </header>
    3070             </codeblockwithcomments>
    3071            </textblocks>
    3072           </hierarchicalcodeblock>
    3073           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3074            <header>
    3075             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3076            </header>
    3077            <textblocks>
    3078             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3079              <header>
    3080               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3081              </header>
    3082              <textblocks/>
    3083             </hierarchicalcodeblock>
    3084             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3085              <header>
    3086               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3087              </header>
    3088              <textblocks/>
    3089             </hierarchicalcodeblock>
    3090            </textblocks>
    3091           </hierarchicalcodeblock>
    3092           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3093            <header>
    3094             <codecomment tag="" indentLevel="1" text="Operations" />
    3095            </header>
    3096            <textblocks/>
    3097           </hierarchicalcodeblock>
    3098          </textblocks>
    3099         </hierarchicalcodeblock>
    3100        </textblocks>
    3101       </javaclassdeclarationblock>
    3102      </textblocks>
    3103      <header>
    3104       <codecomment tag="" text="/************************************************************************&amp;#010;       RawBioAssayTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3105      </header>
    3106      <classfields/>
    3107     </classifiercodedocument>
    3108     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="79" parent_class="79" fileExt=".java" fileName="ReporterTransfer" >
    3109      <textblocks>
    3110       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3111        <header>
    3112         <codecomment tag="" writeOutText="false" />
    3113        </header>
    3114       </codeblockwithcomments>
    3115       <codeblockwithcomments tag="imports" writeOutText="false" >
    3116        <header>
    3117         <codecomment tag="" writeOutText="false" />
    3118        </header>
    3119       </codeblockwithcomments>
    3120       <javaclassdeclarationblock parent_id="79" tag="ClassDeclBlock" canDelete="false" >
    3121        <header>
    3122         <javacodedocumentation tag="" text="Class ReporterTransfer&amp;#010;" />
    3123        </header>
    3124        <textblocks>
    3125         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3126          <header>
    3127           <codecomment tag="" indentLevel="1" text="Fields" />
    3128          </header>
    3129          <textblocks/>
    3130         </hierarchicalcodeblock>
    3131         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3132          <header>
    3133           <codecomment tag="" indentLevel="1" text="Methods" />
    3134          </header>
    3135          <textblocks>
    3136           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3137            <header>
    3138             <codecomment tag="" indentLevel="1" text="Constructors" />
    3139            </header>
    3140            <textblocks>
    3141             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ReporterTransfer ( ) { }" >
    3142              <header>
    3143               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3144              </header>
    3145             </codeblockwithcomments>
    3146            </textblocks>
    3147           </hierarchicalcodeblock>
    3148           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3149            <header>
    3150             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3151            </header>
    3152            <textblocks>
    3153             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3154              <header>
    3155               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3156              </header>
    3157              <textblocks/>
    3158             </hierarchicalcodeblock>
    3159             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3160              <header>
    3161               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3162              </header>
    3163              <textblocks/>
    3164             </hierarchicalcodeblock>
    3165            </textblocks>
    3166           </hierarchicalcodeblock>
    3167           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3168            <header>
    3169             <codecomment tag="" indentLevel="1" text="Operations" />
    3170            </header>
    3171            <textblocks/>
    3172           </hierarchicalcodeblock>
    3173          </textblocks>
    3174         </hierarchicalcodeblock>
    3175        </textblocks>
    3176       </javaclassdeclarationblock>
    3177      </textblocks>
    3178      <header>
    3179       <codecomment tag="" text="/************************************************************************&amp;#010;       ReporterTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3180      </header>
    3181      <classfields/>
    3182     </classifiercodedocument>
    3183     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="80" parent_class="80" fileExt=".java" fileName="RoleTransfer" >
    3184      <textblocks>
    3185       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3186        <header>
    3187         <codecomment tag="" writeOutText="false" />
    3188        </header>
    3189       </codeblockwithcomments>
    3190       <codeblockwithcomments tag="imports" writeOutText="false" >
    3191        <header>
    3192         <codecomment tag="" writeOutText="false" />
    3193        </header>
    3194       </codeblockwithcomments>
    3195       <javaclassdeclarationblock parent_id="80" tag="ClassDeclBlock" canDelete="false" >
    3196        <header>
    3197         <javacodedocumentation tag="" text="Class RoleTransfer&amp;#010;" />
    3198        </header>
    3199        <textblocks>
    3200         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3201          <header>
    3202           <codecomment tag="" indentLevel="1" text="Fields" />
    3203          </header>
    3204          <textblocks/>
    3205         </hierarchicalcodeblock>
    3206         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3207          <header>
    3208           <codecomment tag="" indentLevel="1" text="Methods" />
    3209          </header>
    3210          <textblocks>
    3211           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3212            <header>
    3213             <codecomment tag="" indentLevel="1" text="Constructors" />
    3214            </header>
    3215            <textblocks>
    3216             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public RoleTransfer ( ) { }" >
    3217              <header>
    3218               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3219              </header>
    3220             </codeblockwithcomments>
    3221            </textblocks>
    3222           </hierarchicalcodeblock>
    3223           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3224            <header>
    3225             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3226            </header>
    3227            <textblocks>
    3228             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3229              <header>
    3230               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3231              </header>
    3232              <textblocks/>
    3233             </hierarchicalcodeblock>
    3234             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3235              <header>
    3236               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3237              </header>
    3238              <textblocks/>
    3239             </hierarchicalcodeblock>
    3240            </textblocks>
    3241           </hierarchicalcodeblock>
    3242           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3243            <header>
    3244             <codecomment tag="" indentLevel="1" text="Operations" />
    3245            </header>
    3246            <textblocks/>
    3247           </hierarchicalcodeblock>
    3248          </textblocks>
    3249         </hierarchicalcodeblock>
    3250        </textblocks>
    3251       </javaclassdeclarationblock>
    3252      </textblocks>
    3253      <header>
    3254       <codecomment tag="" text="/************************************************************************&amp;#010;       RoleTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3255      </header>
    3256      <classfields/>
    3257     </classifiercodedocument>
    3258     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="81" parent_class="81" fileExt=".java" fileName="SampleTissueTransfer" >
    3259      <textblocks>
    3260       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3261        <header>
    3262         <codecomment tag="" writeOutText="false" />
    3263        </header>
    3264       </codeblockwithcomments>
    3265       <codeblockwithcomments tag="imports" writeOutText="false" >
    3266        <header>
    3267         <codecomment tag="" writeOutText="false" />
    3268        </header>
    3269       </codeblockwithcomments>
    3270       <javaclassdeclarationblock parent_id="81" tag="ClassDeclBlock" canDelete="false" >
    3271        <header>
    3272         <javacodedocumentation tag="" text="Class SampleTissueTransfer&amp;#010;" />
    3273        </header>
    3274        <textblocks>
    3275         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3276          <header>
    3277           <codecomment tag="" indentLevel="1" text="Fields" />
    3278          </header>
    3279          <textblocks/>
    3280         </hierarchicalcodeblock>
    3281         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3282          <header>
    3283           <codecomment tag="" indentLevel="1" text="Methods" />
    3284          </header>
    3285          <textblocks>
    3286           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3287            <header>
    3288             <codecomment tag="" indentLevel="1" text="Constructors" />
    3289            </header>
    3290            <textblocks>
    3291             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public SampleTissueTransfer ( ) { }" >
    3292              <header>
    3293               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3294              </header>
    3295             </codeblockwithcomments>
    3296            </textblocks>
    3297           </hierarchicalcodeblock>
    3298           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3299            <header>
    3300             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3301            </header>
    3302            <textblocks>
    3303             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3304              <header>
    3305               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3306              </header>
    3307              <textblocks/>
    3308             </hierarchicalcodeblock>
    3309             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3310              <header>
    3311               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3312              </header>
    3313              <textblocks/>
    3314             </hierarchicalcodeblock>
    3315            </textblocks>
    3316           </hierarchicalcodeblock>
    3317           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3318            <header>
    3319             <codecomment tag="" indentLevel="1" text="Operations" />
    3320            </header>
    3321            <textblocks/>
    3322           </hierarchicalcodeblock>
    3323          </textblocks>
    3324         </hierarchicalcodeblock>
    3325        </textblocks>
    3326       </javaclassdeclarationblock>
    3327      </textblocks>
    3328      <header>
    3329       <codecomment tag="" text="/************************************************************************&amp;#010;       SampleTissueTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3330      </header>
    3331      <classfields/>
    3332     </classifiercodedocument>
    3333     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="82" parent_class="82" fileExt=".java" fileName="SampleTransfer" >
    3334      <textblocks>
    3335       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3336        <header>
    3337         <codecomment tag="" writeOutText="false" />
    3338        </header>
    3339       </codeblockwithcomments>
    3340       <codeblockwithcomments tag="imports" writeOutText="false" >
    3341        <header>
    3342         <codecomment tag="" writeOutText="false" />
    3343        </header>
    3344       </codeblockwithcomments>
    3345       <javaclassdeclarationblock parent_id="82" tag="ClassDeclBlock" canDelete="false" >
    3346        <header>
    3347         <javacodedocumentation tag="" text="Class SampleTransfer&amp;#010;" />
    3348        </header>
    3349        <textblocks>
    3350         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3351          <header>
    3352           <codecomment tag="" indentLevel="1" text="Fields" />
    3353          </header>
    3354          <textblocks/>
    3355         </hierarchicalcodeblock>
    3356         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3357          <header>
    3358           <codecomment tag="" indentLevel="1" text="Methods" />
    3359          </header>
    3360          <textblocks>
    3361           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3362            <header>
    3363             <codecomment tag="" indentLevel="1" text="Constructors" />
    3364            </header>
    3365            <textblocks>
    3366             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public SampleTransfer ( ) { }" >
    3367              <header>
    3368               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3369              </header>
    3370             </codeblockwithcomments>
    3371            </textblocks>
    3372           </hierarchicalcodeblock>
    3373           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3374            <header>
    3375             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3376            </header>
    3377            <textblocks>
    3378             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3379              <header>
    3380               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3381              </header>
    3382              <textblocks/>
    3383             </hierarchicalcodeblock>
    3384             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3385              <header>
    3386               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3387              </header>
    3388              <textblocks/>
    3389             </hierarchicalcodeblock>
    3390            </textblocks>
    3391           </hierarchicalcodeblock>
    3392           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3393            <header>
    3394             <codecomment tag="" indentLevel="1" text="Operations" />
    3395            </header>
    3396            <textblocks/>
    3397           </hierarchicalcodeblock>
    3398          </textblocks>
    3399         </hierarchicalcodeblock>
    3400        </textblocks>
    3401       </javaclassdeclarationblock>
    3402      </textblocks>
    3403      <header>
    3404       <codecomment tag="" text="/************************************************************************&amp;#010;       SampleTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3405      </header>
    3406      <classfields/>
    3407     </classifiercodedocument>
    3408     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="83" parent_class="83" fileExt=".java" fileName="ScanTransfer" >
    3409      <textblocks>
    3410       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3411        <header>
    3412         <codecomment tag="" writeOutText="false" />
    3413        </header>
    3414       </codeblockwithcomments>
    3415       <codeblockwithcomments tag="imports" writeOutText="false" >
    3416        <header>
    3417         <codecomment tag="" writeOutText="false" />
    3418        </header>
    3419       </codeblockwithcomments>
    3420       <javaclassdeclarationblock parent_id="83" tag="ClassDeclBlock" canDelete="false" >
    3421        <header>
    3422         <javacodedocumentation tag="" text="Class ScanTransfer&amp;#010;" />
    3423        </header>
    3424        <textblocks>
    3425         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3426          <header>
    3427           <codecomment tag="" indentLevel="1" text="Fields" />
    3428          </header>
    3429          <textblocks/>
    3430         </hierarchicalcodeblock>
    3431         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3432          <header>
    3433           <codecomment tag="" indentLevel="1" text="Methods" />
    3434          </header>
    3435          <textblocks>
    3436           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3437            <header>
    3438             <codecomment tag="" indentLevel="1" text="Constructors" />
    3439            </header>
    3440            <textblocks>
    3441             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public ScanTransfer ( ) { }" >
    3442              <header>
    3443               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3444              </header>
    3445             </codeblockwithcomments>
    3446            </textblocks>
    3447           </hierarchicalcodeblock>
    3448           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3449            <header>
    3450             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3451            </header>
    3452            <textblocks>
    3453             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3454              <header>
    3455               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3456              </header>
    3457              <textblocks/>
    3458             </hierarchicalcodeblock>
    3459             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3460              <header>
    3461               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3462              </header>
    3463              <textblocks/>
    3464             </hierarchicalcodeblock>
    3465            </textblocks>
    3466           </hierarchicalcodeblock>
    3467           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3468            <header>
    3469             <codecomment tag="" indentLevel="1" text="Operations" />
    3470            </header>
    3471            <textblocks/>
    3472           </hierarchicalcodeblock>
    3473          </textblocks>
    3474         </hierarchicalcodeblock>
    3475        </textblocks>
    3476       </javaclassdeclarationblock>
    3477      </textblocks>
    3478      <header>
    3479       <codecomment tag="" text="/************************************************************************&amp;#010;       ScanTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3480      </header>
    3481      <classfields/>
    3482     </classifiercodedocument>
    3483     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="84" parent_class="84" fileExt=".java" fileName="SharedItemTransfer" >
    3484      <textblocks>
    3485       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3486        <header>
    3487         <codecomment tag="" writeOutText="false" />
    3488        </header>
    3489       </codeblockwithcomments>
    3490       <codeblockwithcomments tag="imports" writeOutText="false" >
    3491        <header>
    3492         <codecomment tag="" writeOutText="false" />
    3493        </header>
    3494       </codeblockwithcomments>
    3495       <javaclassdeclarationblock parent_id="84" tag="ClassDeclBlock" canDelete="false" >
    3496        <header>
    3497         <javacodedocumentation tag="" text="Class SharedItemTransfer&amp;#010;" />
    3498        </header>
    3499        <textblocks>
    3500         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3501          <header>
    3502           <codecomment tag="" indentLevel="1" text="Fields" />
    3503          </header>
    3504          <textblocks/>
    3505         </hierarchicalcodeblock>
    3506         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3507          <header>
    3508           <codecomment tag="" indentLevel="1" text="Methods" />
    3509          </header>
    3510          <textblocks>
    3511           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3512            <header>
    3513             <codecomment tag="" indentLevel="1" text="Constructors" />
    3514            </header>
    3515            <textblocks>
    3516             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public SharedItemTransfer ( ) { }" >
    3517              <header>
    3518               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3519              </header>
    3520             </codeblockwithcomments>
    3521            </textblocks>
    3522           </hierarchicalcodeblock>
    3523           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3524            <header>
    3525             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3526            </header>
    3527            <textblocks>
    3528             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3529              <header>
    3530               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3531              </header>
    3532              <textblocks/>
    3533             </hierarchicalcodeblock>
    3534             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3535              <header>
    3536               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3537              </header>
    3538              <textblocks/>
    3539             </hierarchicalcodeblock>
    3540            </textblocks>
    3541           </hierarchicalcodeblock>
    3542           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3543            <header>
    3544             <codecomment tag="" indentLevel="1" text="Operations" />
    3545            </header>
    3546            <textblocks/>
    3547           </hierarchicalcodeblock>
    3548          </textblocks>
    3549         </hierarchicalcodeblock>
    3550        </textblocks>
    3551       </javaclassdeclarationblock>
    3552      </textblocks>
    3553      <header>
    3554       <codecomment tag="" text="/************************************************************************&amp;#010;       SharedItemTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3555      </header>
    3556      <classfields/>
    3557     </classifiercodedocument>
    3558     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="85" parent_class="85" fileExt=".java" fileName="SoftwareTransfer" >
    3559      <textblocks>
    3560       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3561        <header>
    3562         <codecomment tag="" writeOutText="false" />
    3563        </header>
    3564       </codeblockwithcomments>
    3565       <codeblockwithcomments tag="imports" writeOutText="false" >
    3566        <header>
    3567         <codecomment tag="" writeOutText="false" />
    3568        </header>
    3569       </codeblockwithcomments>
    3570       <javaclassdeclarationblock parent_id="85" tag="ClassDeclBlock" canDelete="false" >
    3571        <header>
    3572         <javacodedocumentation tag="" text="Class SoftwareTransfer&amp;#010;" />
    3573        </header>
    3574        <textblocks>
    3575         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3576          <header>
    3577           <codecomment tag="" indentLevel="1" text="Fields" />
    3578          </header>
    3579          <textblocks/>
    3580         </hierarchicalcodeblock>
    3581         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3582          <header>
    3583           <codecomment tag="" indentLevel="1" text="Methods" />
    3584          </header>
    3585          <textblocks>
    3586           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3587            <header>
    3588             <codecomment tag="" indentLevel="1" text="Constructors" />
    3589            </header>
    3590            <textblocks>
    3591             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public SoftwareTransfer ( ) { }" >
    3592              <header>
    3593               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3594              </header>
    3595             </codeblockwithcomments>
    3596            </textblocks>
    3597           </hierarchicalcodeblock>
    3598           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3599            <header>
    3600             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3601            </header>
    3602            <textblocks>
    3603             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3604              <header>
    3605               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3606              </header>
    3607              <textblocks/>
    3608             </hierarchicalcodeblock>
    3609             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3610              <header>
    3611               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3612              </header>
    3613              <textblocks/>
    3614             </hierarchicalcodeblock>
    3615            </textblocks>
    3616           </hierarchicalcodeblock>
    3617           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3618            <header>
    3619             <codecomment tag="" indentLevel="1" text="Operations" />
    3620            </header>
    3621            <textblocks/>
    3622           </hierarchicalcodeblock>
    3623          </textblocks>
    3624         </hierarchicalcodeblock>
    3625        </textblocks>
    3626       </javaclassdeclarationblock>
    3627      </textblocks>
    3628      <header>
    3629       <codecomment tag="" text="/************************************************************************&amp;#010;       SoftwareTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3630      </header>
    3631      <classfields/>
    3632     </classifiercodedocument>
    3633     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="86" parent_class="86" fileExt=".java" fileName="Transfer" >
    3634      <textblocks>
    3635       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3636        <header>
    3637         <codecomment tag="" writeOutText="false" />
    3638        </header>
    3639       </codeblockwithcomments>
    3640       <codeblockwithcomments tag="imports" writeOutText="false" >
    3641        <header>
    3642         <codecomment tag="" writeOutText="false" />
    3643        </header>
    3644       </codeblockwithcomments>
    3645       <javaclassdeclarationblock parent_id="86" tag="ClassDeclBlock" canDelete="false" >
    3646        <header>
    3647         <javacodedocumentation tag="" text="Class Transfer&amp;#010;" />
    3648        </header>
    3649        <textblocks>
    3650         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3651          <header>
    3652           <codecomment tag="" indentLevel="1" text="Fields" />
    3653          </header>
    3654          <textblocks/>
    3655         </hierarchicalcodeblock>
    3656         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3657          <header>
    3658           <codecomment tag="" indentLevel="1" text="Methods" />
    3659          </header>
    3660          <textblocks>
    3661           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3662            <header>
    3663             <codecomment tag="" indentLevel="1" text="Constructors" />
    3664            </header>
    3665            <textblocks>
    3666             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public Transfer ( ) { }" >
    3667              <header>
    3668               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3669              </header>
    3670             </codeblockwithcomments>
    3671            </textblocks>
    3672           </hierarchicalcodeblock>
    3673           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3674            <header>
    3675             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3676            </header>
    3677            <textblocks>
    3678             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3679              <header>
    3680               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3681              </header>
    3682              <textblocks/>
    3683             </hierarchicalcodeblock>
    3684             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3685              <header>
    3686               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3687              </header>
    3688              <textblocks/>
    3689             </hierarchicalcodeblock>
    3690            </textblocks>
    3691           </hierarchicalcodeblock>
    3692           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3693            <header>
    3694             <codecomment tag="" indentLevel="1" text="Operations" />
    3695            </header>
    3696            <textblocks>
    3697             <codeoperation parent_id="217" tag="operation_217" canDelete="false" indentLevel="1" >
    3698              <header>
    3699               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3700              </header>
    3701             </codeoperation>
    3702             <codeoperation parent_id="219" tag="operation_219" canDelete="false" indentLevel="1" >
    3703              <header>
    3704               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3705              </header>
    3706             </codeoperation>
    3707             <codeoperation parent_id="220" tag="operation_220" canDelete="false" indentLevel="1" >
    3708              <header>
    3709               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3710              </header>
    3711             </codeoperation>
    3712             <codeoperation parent_id="221" tag="operation_221" canDelete="false" indentLevel="1" >
    3713              <header>
    3714               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3715              </header>
    3716             </codeoperation>
    3717             <codeoperation parent_id="222" tag="operation_222" canDelete="false" indentLevel="1" >
    3718              <header>
    3719               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3720              </header>
    3721             </codeoperation>
    3722             <codeoperation parent_id="223" tag="operation_223" canDelete="false" indentLevel="1" >
    3723              <header>
    3724               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3725              </header>
    3726             </codeoperation>
    3727             <codeoperation parent_id="224" tag="operation_224" canDelete="false" indentLevel="1" >
    3728              <header>
    3729               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3730              </header>
    3731             </codeoperation>
    3732             <codeoperation parent_id="225" tag="operation_225" canDelete="false" indentLevel="1" >
    3733              <header>
    3734               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3735              </header>
    3736             </codeoperation>
    3737             <codeoperation parent_id="226" tag="operation_226" canDelete="false" indentLevel="1" >
    3738              <header>
    3739               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3740              </header>
    3741             </codeoperation>
    3742             <codeoperation parent_id="227" tag="operation_227" canDelete="false" indentLevel="1" >
    3743              <header>
    3744               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3745              </header>
    3746             </codeoperation>
    3747             <codeoperation parent_id="228" tag="operation_228" canDelete="false" indentLevel="1" >
    3748              <header>
    3749               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3750              </header>
    3751             </codeoperation>
    3752             <codeoperation parent_id="229" tag="operation_229" canDelete="false" indentLevel="1" >
    3753              <header>
    3754               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3755              </header>
    3756             </codeoperation>
    3757             <codeoperation parent_id="230" tag="operation_230" canDelete="false" indentLevel="1" >
    3758              <header>
    3759               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3760              </header>
    3761             </codeoperation>
    3762             <codeoperation parent_id="231" tag="operation_231" canDelete="false" indentLevel="1" >
    3763              <header>
    3764               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3765              </header>
    3766             </codeoperation>
    3767             <codeoperation parent_id="232" tag="operation_232" canDelete="false" indentLevel="1" >
    3768              <header>
    3769               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3770              </header>
    3771             </codeoperation>
    3772             <codeoperation parent_id="233" tag="operation_233" canDelete="false" indentLevel="1" >
    3773              <header>
    3774               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3775              </header>
    3776             </codeoperation>
    3777             <codeoperation parent_id="234" tag="operation_234" canDelete="false" indentLevel="1" >
    3778              <header>
    3779               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3780              </header>
    3781             </codeoperation>
    3782             <codeoperation parent_id="235" tag="operation_235" canDelete="false" indentLevel="1" >
    3783              <header>
    3784               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3785              </header>
    3786             </codeoperation>
    3787             <codeoperation parent_id="236" tag="operation_236" canDelete="false" indentLevel="1" >
    3788              <header>
    3789               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3790              </header>
    3791             </codeoperation>
    3792             <codeoperation parent_id="237" tag="operation_237" canDelete="false" indentLevel="1" >
    3793              <header>
    3794               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3795              </header>
    3796             </codeoperation>
    3797             <codeoperation parent_id="238" tag="operation_238" canDelete="false" indentLevel="1" >
    3798              <header>
    3799               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3800              </header>
    3801             </codeoperation>
    3802             <codeoperation parent_id="239" tag="operation_239" canDelete="false" indentLevel="1" >
    3803              <header>
    3804               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return   " />
    3805              </header>
    3806             </codeoperation>
    3807            </textblocks>
    3808           </hierarchicalcodeblock>
    3809          </textblocks>
    3810         </hierarchicalcodeblock>
    3811        </textblocks>
    3812       </javaclassdeclarationblock>
    3813      </textblocks>
    3814      <header>
    3815       <codecomment tag="" text="/************************************************************************&amp;#010;       Transfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:54:55&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3816      </header>
    3817      <classfields/>
    3818     </classifiercodedocument>
    3819     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="87" parent_class="87" fileExt=".java" fileName="UnmappedPlateTransfer" >
    3820      <textblocks>
    3821       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3822        <header>
    3823         <codecomment tag="" writeOutText="false" />
    3824        </header>
    3825       </codeblockwithcomments>
    3826       <codeblockwithcomments tag="imports" writeOutText="false" >
    3827        <header>
    3828         <codecomment tag="" writeOutText="false" />
    3829        </header>
    3830       </codeblockwithcomments>
    3831       <javaclassdeclarationblock parent_id="87" tag="ClassDeclBlock" canDelete="false" >
    3832        <header>
    3833         <javacodedocumentation tag="" text="Class UnmappedPlateTransfer&amp;#010;" />
    3834        </header>
    3835        <textblocks>
    3836         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3837          <header>
    3838           <codecomment tag="" indentLevel="1" text="Fields" />
    3839          </header>
    3840          <textblocks/>
    3841         </hierarchicalcodeblock>
    3842         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3843          <header>
    3844           <codecomment tag="" indentLevel="1" text="Methods" />
    3845          </header>
    3846          <textblocks>
    3847           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3848            <header>
    3849             <codecomment tag="" indentLevel="1" text="Constructors" />
    3850            </header>
    3851            <textblocks>
    3852             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public UnmappedPlateTransfer ( ) { }" >
    3853              <header>
    3854               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3855              </header>
    3856             </codeblockwithcomments>
    3857            </textblocks>
    3858           </hierarchicalcodeblock>
    3859           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3860            <header>
    3861             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3862            </header>
    3863            <textblocks>
    3864             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3865              <header>
    3866               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3867              </header>
    3868              <textblocks/>
    3869             </hierarchicalcodeblock>
    3870             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3871              <header>
    3872               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3873              </header>
    3874              <textblocks/>
    3875             </hierarchicalcodeblock>
    3876            </textblocks>
    3877           </hierarchicalcodeblock>
    3878           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3879            <header>
    3880             <codecomment tag="" indentLevel="1" text="Operations" />
    3881            </header>
    3882            <textblocks/>
    3883           </hierarchicalcodeblock>
    3884          </textblocks>
    3885         </hierarchicalcodeblock>
    3886        </textblocks>
    3887       </javaclassdeclarationblock>
    3888      </textblocks>
    3889      <header>
    3890       <codecomment tag="" text="/************************************************************************&amp;#010;       UnmappedPlateTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3891      </header>
    3892      <classfields/>
    3893     </classifiercodedocument>
    3894     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="88" parent_class="88" fileExt=".java" fileName="UploadFileTransfer" >
    3895      <textblocks>
    3896       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3897        <header>
    3898         <codecomment tag="" writeOutText="false" />
    3899        </header>
    3900       </codeblockwithcomments>
    3901       <codeblockwithcomments tag="imports" writeOutText="false" >
    3902        <header>
    3903         <codecomment tag="" writeOutText="false" />
    3904        </header>
    3905       </codeblockwithcomments>
    3906       <javaclassdeclarationblock parent_id="88" tag="ClassDeclBlock" canDelete="false" >
    3907        <header>
    3908         <javacodedocumentation tag="" text="Class UploadFileTransfer&amp;#010;" />
    3909        </header>
    3910        <textblocks>
    3911         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3912          <header>
    3913           <codecomment tag="" indentLevel="1" text="Fields" />
    3914          </header>
    3915          <textblocks/>
    3916         </hierarchicalcodeblock>
    3917         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3918          <header>
    3919           <codecomment tag="" indentLevel="1" text="Methods" />
    3920          </header>
    3921          <textblocks>
    3922           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3923            <header>
    3924             <codecomment tag="" indentLevel="1" text="Constructors" />
    3925            </header>
    3926            <textblocks>
    3927             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public UploadFileTransfer ( ) { }" >
    3928              <header>
    3929               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    3930              </header>
    3931             </codeblockwithcomments>
    3932            </textblocks>
    3933           </hierarchicalcodeblock>
    3934           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    3935            <header>
    3936             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    3937            </header>
    3938            <textblocks>
    3939             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    3940              <header>
    3941               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3942              </header>
    3943              <textblocks/>
    3944             </hierarchicalcodeblock>
    3945             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    3946              <header>
    3947               <codecomment tag="" writeOutText="false" indentLevel="1" />
    3948              </header>
    3949              <textblocks/>
    3950             </hierarchicalcodeblock>
    3951            </textblocks>
    3952           </hierarchicalcodeblock>
    3953           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    3954            <header>
    3955             <codecomment tag="" indentLevel="1" text="Operations" />
    3956            </header>
    3957            <textblocks/>
    3958           </hierarchicalcodeblock>
    3959          </textblocks>
    3960         </hierarchicalcodeblock>
    3961        </textblocks>
    3962       </javaclassdeclarationblock>
    3963      </textblocks>
    3964      <header>
    3965       <codecomment tag="" text="/************************************************************************&amp;#010;       UploadFileTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    3966      </header>
    3967      <classfields/>
    3968     </classifiercodedocument>
    3969     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="89" parent_class="89" fileExt=".java" fileName="UserTransfer" >
    3970      <textblocks>
    3971       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    3972        <header>
    3973         <codecomment tag="" writeOutText="false" />
    3974        </header>
    3975       </codeblockwithcomments>
    3976       <codeblockwithcomments tag="imports" writeOutText="false" >
    3977        <header>
    3978         <codecomment tag="" writeOutText="false" />
    3979        </header>
    3980       </codeblockwithcomments>
    3981       <javaclassdeclarationblock parent_id="89" tag="ClassDeclBlock" canDelete="false" >
    3982        <header>
    3983         <javacodedocumentation tag="" text="Class UserTransfer&amp;#010;" />
    3984        </header>
    3985        <textblocks>
    3986         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    3987          <header>
    3988           <codecomment tag="" indentLevel="1" text="Fields" />
    3989          </header>
    3990          <textblocks/>
    3991         </hierarchicalcodeblock>
    3992         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    3993          <header>
    3994           <codecomment tag="" indentLevel="1" text="Methods" />
    3995          </header>
    3996          <textblocks>
    3997           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    3998            <header>
    3999             <codecomment tag="" indentLevel="1" text="Constructors" />
    4000            </header>
    4001            <textblocks>
    4002             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public UserTransfer ( ) { }" >
    4003              <header>
    4004               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    4005              </header>
    4006             </codeblockwithcomments>
    4007            </textblocks>
    4008           </hierarchicalcodeblock>
    4009           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    4010            <header>
    4011             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    4012            </header>
    4013            <textblocks>
    4014             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    4015              <header>
    4016               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4017              </header>
    4018              <textblocks/>
    4019             </hierarchicalcodeblock>
    4020             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    4021              <header>
    4022               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4023              </header>
    4024              <textblocks/>
    4025             </hierarchicalcodeblock>
    4026            </textblocks>
    4027           </hierarchicalcodeblock>
    4028           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    4029            <header>
    4030             <codecomment tag="" indentLevel="1" text="Operations" />
    4031            </header>
    4032            <textblocks/>
    4033           </hierarchicalcodeblock>
    4034          </textblocks>
    4035         </hierarchicalcodeblock>
    4036        </textblocks>
    4037       </javaclassdeclarationblock>
    4038      </textblocks>
    4039      <header>
    4040       <codecomment tag="" text="/************************************************************************&amp;#010;       UserTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    4041      </header>
    4042      <classfields/>
    4043     </classifiercodedocument>
    4044     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="90" parent_class="90" fileExt=".java" fileName="WizzzardTransfer" >
    4045      <textblocks>
    4046       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    4047        <header>
    4048         <codecomment tag="" writeOutText="false" />
    4049        </header>
    4050       </codeblockwithcomments>
    4051       <codeblockwithcomments tag="imports" writeOutText="false" >
    4052        <header>
    4053         <codecomment tag="" writeOutText="false" />
    4054        </header>
    4055       </codeblockwithcomments>
    4056       <javaclassdeclarationblock parent_id="90" tag="ClassDeclBlock" canDelete="false" >
    4057        <header>
    4058         <javacodedocumentation tag="" text="Class WizzzardTransfer&amp;#010;" />
    4059        </header>
    4060        <textblocks>
    4061         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    4062          <header>
    4063           <codecomment tag="" indentLevel="1" text="Fields" />
    4064          </header>
    4065          <textblocks/>
    4066         </hierarchicalcodeblock>
    4067         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    4068          <header>
    4069           <codecomment tag="" indentLevel="1" text="Methods" />
    4070          </header>
    4071          <textblocks>
    4072           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    4073            <header>
    4074             <codecomment tag="" indentLevel="1" text="Constructors" />
    4075            </header>
    4076            <textblocks>
    4077             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public WizzzardTransfer ( ) { }" >
    4078              <header>
    4079               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    4080              </header>
    4081             </codeblockwithcomments>
    4082            </textblocks>
    4083           </hierarchicalcodeblock>
    4084           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    4085            <header>
    4086             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    4087            </header>
    4088            <textblocks>
    4089             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    4090              <header>
    4091               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4092              </header>
    4093              <textblocks/>
    4094             </hierarchicalcodeblock>
    4095             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    4096              <header>
    4097               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4098              </header>
    4099              <textblocks/>
    4100             </hierarchicalcodeblock>
    4101            </textblocks>
    4102           </hierarchicalcodeblock>
    4103           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    4104            <header>
    4105             <codecomment tag="" indentLevel="1" text="Operations" />
    4106            </header>
    4107            <textblocks/>
    4108           </hierarchicalcodeblock>
    4109          </textblocks>
    4110         </hierarchicalcodeblock>
    4111        </textblocks>
    4112       </javaclassdeclarationblock>
    4113      </textblocks>
    4114      <header>
    4115       <codecomment tag="" text="/************************************************************************&amp;#010;       WizzzardTransfer.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:45:27&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    4116      </header>
    4117      <classfields/>
    4118     </classifiercodedocument>
    4119     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="91" parent_class="91" fileExt=".java" fileName="WrappedDataItem" >
    4120      <textblocks>
    4121       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    4122        <header>
    4123         <codecomment tag="" writeOutText="false" />
    4124        </header>
    4125       </codeblockwithcomments>
    4126       <codeblockwithcomments tag="imports" writeOutText="false" >
    4127        <header>
    4128         <codecomment tag="" writeOutText="false" />
    4129        </header>
    4130       </codeblockwithcomments>
    4131       <javaclassdeclarationblock parent_id="91" tag="ClassDeclBlock" canDelete="false" >
    4132        <header>
    4133         <javacodedocumentation tag="" text="Class WrappedDataItem&amp;#010;" />
    4134        </header>
    4135        <textblocks>
    4136         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    4137          <header>
    4138           <codecomment tag="" indentLevel="1" text="Fields" />
    4139          </header>
    4140          <textblocks/>
    4141         </hierarchicalcodeblock>
    4142         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    4143          <header>
    4144           <codecomment tag="" indentLevel="1" text="Methods" />
    4145          </header>
    4146          <textblocks>
    4147           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    4148            <header>
    4149             <codecomment tag="" indentLevel="1" text="Constructors" />
    4150            </header>
    4151            <textblocks>
    4152             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public WrappedDataItem ( ) { }" >
    4153              <header>
    4154               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    4155              </header>
    4156             </codeblockwithcomments>
    4157            </textblocks>
    4158           </hierarchicalcodeblock>
    4159           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    4160            <header>
    4161             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    4162            </header>
    4163            <textblocks>
    4164             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    4165              <header>
    4166               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4167              </header>
    4168              <textblocks/>
    4169             </hierarchicalcodeblock>
    4170             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    4171              <header>
    4172               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4173              </header>
    4174              <textblocks/>
    4175             </hierarchicalcodeblock>
    4176            </textblocks>
    4177           </hierarchicalcodeblock>
    4178           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    4179            <header>
    4180             <codecomment tag="" indentLevel="1" text="Operations" />
    4181            </header>
    4182            <textblocks>
    4183             <codeoperation parent_id="255" tag="operation_255" canDelete="false" indentLevel="1" >
    4184              <header>
    4185               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4186              </header>
    4187             </codeoperation>
    4188             <codeoperation parent_id="256" tag="operation_256" canDelete="false" indentLevel="1" >
    4189              <header>
    4190               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4191              </header>
    4192             </codeoperation>
    4193             <codeoperation parent_id="257" tag="operation_257" canDelete="false" indentLevel="1" >
    4194              <header>
    4195               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4196              </header>
    4197             </codeoperation>
    4198             <codeoperation parent_id="258" tag="operation_258" canDelete="false" indentLevel="1" >
    4199              <header>
    4200               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4201              </header>
    4202             </codeoperation>
    4203             <codeoperation parent_id="259" tag="operation_259" canDelete="false" indentLevel="1" >
    4204              <header>
    4205               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4206              </header>
    4207             </codeoperation>
    4208            </textblocks>
    4209           </hierarchicalcodeblock>
    4210          </textblocks>
    4211         </hierarchicalcodeblock>
    4212        </textblocks>
    4213       </javaclassdeclarationblock>
    4214      </textblocks>
    4215      <header>
    4216       <codecomment tag="" text="/************************************************************************&amp;#010;       WrappedDataItem.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:55:38&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    4217      </header>
    4218      <classfields/>
    4219     </classifiercodedocument>
    4220     <classifiercodedocument writeOutCode="true" package="net.sf.basedb.clients.migrate" id="92" parent_class="92" fileExt=".java" fileName="WrappedItem" >
    4221      <textblocks>
    4222       <codeblockwithcomments tag="packages" text="package net.sf.basedb.clients.migrate;&amp;#010;" >
    4223        <header>
    4224         <codecomment tag="" writeOutText="false" />
    4225        </header>
    4226       </codeblockwithcomments>
    4227       <codeblockwithcomments tag="imports" writeOutText="false" >
    4228        <header>
    4229         <codecomment tag="" writeOutText="false" />
    4230        </header>
    4231       </codeblockwithcomments>
    4232       <javaclassdeclarationblock parent_id="92" tag="ClassDeclBlock" canDelete="false" >
    4233        <header>
    4234         <javacodedocumentation tag="" text="Class WrappedItem&amp;#010;" />
    4235        </header>
    4236        <textblocks>
    4237         <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" >
    4238          <header>
    4239           <codecomment tag="" indentLevel="1" text="Fields" />
    4240          </header>
    4241          <textblocks/>
    4242         </hierarchicalcodeblock>
    4243         <hierarchicalcodeblock tag="methodsBlock" canDelete="false" indentLevel="1" >
    4244          <header>
    4245           <codecomment tag="" indentLevel="1" text="Methods" />
    4246          </header>
    4247          <textblocks>
    4248           <hierarchicalcodeblock tag="constructorMethods" canDelete="false" indentLevel="1" >
    4249            <header>
    4250             <codecomment tag="" indentLevel="1" text="Constructors" />
    4251            </header>
    4252            <textblocks>
    4253             <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public WrappedItem ( ) { }" >
    4254              <header>
    4255               <codecomment tag="" indentLevel="1" text="Empty Constructor" />
    4256              </header>
    4257             </codeblockwithcomments>
    4258            </textblocks>
    4259           </hierarchicalcodeblock>
    4260           <hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
    4261            <header>
    4262             <codecomment tag="" indentLevel="1" text="Accessor Methods" />
    4263            </header>
    4264            <textblocks>
    4265             <hierarchicalcodeblock tag="staticAccessorMethods" canDelete="false" indentLevel="1" >
    4266              <header>
    4267               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4268              </header>
    4269              <textblocks/>
    4270             </hierarchicalcodeblock>
    4271             <hierarchicalcodeblock tag="regularAccessorMethods" canDelete="false" indentLevel="1" >
    4272              <header>
    4273               <codecomment tag="" writeOutText="false" indentLevel="1" />
    4274              </header>
    4275              <textblocks/>
    4276             </hierarchicalcodeblock>
    4277            </textblocks>
    4278           </hierarchicalcodeblock>
    4279           <hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
    4280            <header>
    4281             <codecomment tag="" indentLevel="1" text="Operations" />
    4282            </header>
    4283            <textblocks>
    4284             <codeoperation parent_id="260" tag="operation_260" canDelete="false" indentLevel="1" >
    4285              <header>
    4286               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4287              </header>
    4288             </codeoperation>
    4289             <codeoperation parent_id="261" tag="operation_261" canDelete="false" indentLevel="1" >
    4290              <header>
    4291               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4292              </header>
    4293             </codeoperation>
    4294             <codeoperation parent_id="262" tag="operation_262" canDelete="false" indentLevel="1" >
    4295              <header>
    4296               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4297              </header>
    4298             </codeoperation>
    4299             <codeoperation parent_id="263" tag="operation_263" canDelete="false" indentLevel="1" >
    4300              <header>
    4301               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4302              </header>
    4303             </codeoperation>
    4304             <codeoperation parent_id="264" tag="operation_264" canDelete="false" indentLevel="1" >
    4305              <header>
    4306               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4307              </header>
    4308             </codeoperation>
    4309             <codeoperation parent_id="265" tag="operation_265" canDelete="false" indentLevel="1" >
    4310              <header>
    4311               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4312              </header>
    4313             </codeoperation>
    4314             <codeoperation parent_id="266" tag="operation_266" canDelete="false" indentLevel="1" >
    4315              <header>
    4316               <javacodedocumentation tag="" indentLevel="1" text="&amp;#010;@return void  " />
    4317              </header>
    4318             </codeoperation>
    4319            </textblocks>
    4320           </hierarchicalcodeblock>
    4321          </textblocks>
    4322         </hierarchicalcodeblock>
    4323        </textblocks>
    4324       </javaclassdeclarationblock>
    4325      </textblocks>
    4326      <header>
    4327       <codecomment tag="" text="/************************************************************************&amp;#010;       WrappedItem.java - Copyright gregory&amp;#010;&amp;#010;Here you can write a license for your code, some comments or any other&amp;#010;information you want to have in your generated code. To to this simply&amp;#010;configure the &quot;headings&quot; directory in uml to point to a directory&amp;#010;where you have your heading files.&amp;#010;&amp;#010;or you can just replace the contents of this file with your own.&amp;#010;If you want to do this, this file is located at&amp;#010;&amp;#010;/opt/kde3/share/apps/umbrello/headings/heading.java&amp;#010;&amp;#010;-->Code Generators searches for heading files based on the file extension&amp;#010;   i.e. it will look for a file name ending in &quot;.h&quot; to include in C++ header&amp;#010;   files, and for a file name ending in &quot;.java&quot; to include in all generated&amp;#010;   java code.&amp;#010;   If you name the file &quot;heading.&lt;extension>&quot;, Code Generator will always&amp;#010;   choose this file even if there are other files with the same extension in the&amp;#010;   directory. If you name the file something else, it must be the only one with that&amp;#010;   extension in the directory to guarantee that Code Generator will choose it.&amp;#010;&amp;#010;you can use variables in your heading files which are replaced at generation&amp;#010;time. possible variables are : author, date, time, filename and filepath.&amp;#010;just write %variable_name%&amp;#010;&amp;#010;This file was generated on Tue Jan 3 2006 at 16:54:15&amp;#010;The original location of this file is net/sf/basedb/clients/migrate&amp;#010;**************************************************************************/&amp;#010;" />
    4328      </header>
    4329      <classfields/>
    4330     </classifiercodedocument>
    4331     <codedocument writeOutCode="false" package="" id="ANTDOC" fileExt=".xml" fileName="build" >
    4332      <textblocks>
    4333       <codeblockwithcomments tag="xmlDecl" text="&lt;?xml version=&quot;1.0&quot;?>" >
    4334        <header>
    4335         <codecomment tag="" writeOutText="false" />
    4336        </header>
    4337       </codeblockwithcomments>
    4338       <xmlelementblock nodeName="project" tag="projectDecl" canDelete="false" >
    4339        <header>
    4340         <codecomment tag="" text="Java ANT build document" />
    4341        </header>
    4342        <textblocks/>
    4343       </xmlelementblock>
    4344      </textblocks>
    4345      <header>
    4346       <codecomment tag="" />
    4347      </header>
    4348     </codedocument>
    4349    </codegenerator>
    4350   </codegeneration>
     888  <codegeneration/>
    4351889 </XMI.extensions>
    4352890</XMI>
Note: See TracChangeset for help on using the changeset viewer.