]> git.llucax.com Git - software/bife/bife-all.git/blob - menu/menu.xmi
Last general corrections for start releasing the modules.
[software/bife/bife-all.git] / menu / menu.xmi
1 <?xml version="1.0" encoding="UTF-8"?>
2 <XMI xmlns:UML="org.omg/standards/UML" verified="false" timestamp="" xmi.version="1.2" >
3  <XMI.header>
4   <XMI.documentation>
5    <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
6    <XMI.exporterVersion>1.1</XMI.exporterVersion>
7   </XMI.documentation>
8   <XMI.model xmi.name="menu" href="/home/luca/website/www/test/bife/modules/menu/menu.xmi" />
9   <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
10  </XMI.header>
11  <XMI.content>
12   <docsettings viewid="116" documentation="Parse XML data getting widgets." uniqueid="156" />
13   <umlobjects>
14    <UML:Class stereotype="" package="BIFE" xmi.id="3" abstract="1" documentation="Base widget class.
15 x2c:extern" name="Widget" static="0" scope="200" />
16    <UML:Class stereotype="" package="BIFE/Menu" xmi.id="115" abstract="0" documentation="Dynamic Menu." name="Menu" static="0" scope="200" >
17     <UML:Operation stereotype="" package="" xmi.id="121" type="void" abstract="0" documentation="Constructor." name="BIFE_Menu_Menu" static="0" scope="200" >
18      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array" abstract="0" documentation="Attributes." name="attrs" static="0" scope="200" />
19     </UML:Operation>
20     <UML:Operation stereotype="" package="" xmi.id="122" type="void" abstract="0" documentation="Constructor." name="__construct" static="0" scope="200" >
21      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array" abstract="0" documentation="Attributes." name="attrs" static="0" scope="200" />
22     </UML:Operation>
23     <UML:Operation stereotype="" package="" xmi.id="117" type="string" abstract="0" documentation="Renders the widget using a template returning a string with the results." name="render" static="0" scope="200" >
24      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="&amp;HTML_Template_HIT" abstract="0" documentation="Template to use to render the widget." name="template" static="0" scope="200" />
25     </UML:Operation>
26    </UML:Class>
27   </umlobjects>
28   <diagrams>
29    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="1" showopsig="0" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="116" documentation="" type="402" showops="1" showpackage="1" name="Menu Classes" localid="30000" showstereotype="0" showscope="1" font="Helvetica,9,-1,5,48,0,0,0,0,0" linecolor="#ff0000" >
30     <widgets>
31      <UML:ConceptWidget usesdiagramfillcolour="0" width="145" showattsigs="601" usesdiagramusefillcolour="0" x="50" linecolour="#ff0000" y="137" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="67" usefillcolor="1" showattributes="1" xmi.id="115" showoperations="1" showpackage="1" showscope="1" showstereotype="0" font="Helvetica,9,-1,5,48,0,0,0,0,0" />
32      <UML:ConceptWidget usesdiagramfillcolour="0" width="90" showattsigs="600" usesdiagramusefillcolour="0" x="77" linecolour="#ff0000" y="51" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#dcdcdc" height="25" usefillcolor="1" showattributes="0" xmi.id="3" showoperations="0" showpackage="1" showscope="1" showstereotype="0" font="Helvetica,9,-1,5,48,0,0,0,0,0" />
33     </widgets>
34     <messages/>
35     <associations>
36      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="3" widgetaid="115" documentation="" type="500" >
37       <linepath>
38        <startpoint startx="122" starty="137" />
39        <endpoint endx="122" endy="76" />
40       </linepath>
41      </UML:AssocWidget>
42     </associations>
43    </diagram>
44   </diagrams>
45   <listview>
46    <listitem open="1" type="800" id="-1" label="Views" >
47     <listitem open="1" type="801" id="-1" label="Logical View" >
48      <listitem open="1" type="803" id="-1" label="BIFE" >
49       <listitem open="0" type="813" id="3" label="Widget" />
50      </listitem>
51      <listitem open="1" type="803" id="-1" label="Menu" >
52       <listitem open="0" type="813" id="115" label="Menu" >
53        <listitem open="0" type="815" id="121" label="BIFE_Menu_Menu" />
54        <listitem open="0" type="815" id="122" label="__construct" />
55        <listitem open="1" type="815" id="117" label="render" />
56       </listitem>
57       <listitem open="1" type="807" id="116" label="Menu Classes" />
58      </listitem>
59     </listitem>
60     <listitem open="1" type="802" id="-1" label="Use Case View" />
61    </listitem>
62   </listview>
63  </XMI.content>
64 </XMI>