]> git.llucax.com Git - software/bife/bife-all.git/blob - modules/menu/menu.xmi
WARNING: This is a broken revision!!!
[software/bife/bife-all.git] / modules / 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
16 x2c:include: BIFE.php" name="Widget" static="0" scope="200" />
17    <UML:Class stereotype="" package="BIFE/Menu" xmi.id="115" abstract="0" documentation="Dynamic Menu." name="Menu" static="0" scope="200" >
18     <UML:Operation stereotype="" package="" xmi.id="121" type="void" abstract="0" documentation="Constructor." name="BIFE_Menu_Menu" static="0" scope="200" >
19      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array" abstract="0" documentation="Attributes." name="attrs" static="0" scope="200" />
20     </UML:Operation>
21     <UML:Operation stereotype="" package="" xmi.id="122" type="void" abstract="0" documentation="Constructor." name="__construct" static="0" scope="200" >
22      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array" abstract="0" documentation="Attributes." name="attrs" static="0" scope="200" />
23     </UML:Operation>
24     <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" >
25      <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" />
26     </UML:Operation>
27    </UML:Class>
28    <UML:Class stereotype="" package="HTML/Template" xmi.id="130" abstract="0" documentation="Hooks vs. IT (HIT) is a simple template implementation, based on hooks and IT template systems.
29 x2c:extern" name="HIT" static="0" scope="200" />
30   </umlobjects>
31   <diagrams>
32    <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" >
33     <widgets>
34      <UML:ConceptWidget usesdiagramfillcolour="0" width="145" showattsigs="601" usesdiagramusefillcolour="0" x="61" linecolour="#ff0000" y="138" 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" />
35      <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" />
36     </widgets>
37     <messages/>
38     <associations>
39      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="3" widgetaid="115" documentation="" type="500" >
40       <linepath>
41        <startpoint startx="133" starty="138" />
42        <endpoint endx="122" endy="76" />
43       </linepath>
44      </UML:AssocWidget>
45     </associations>
46    </diagram>
47   </diagrams>
48   <listview>
49    <listitem open="1" type="800" id="-1" label="Views" >
50     <listitem open="1" type="801" id="-1" label="Logical View" >
51      <listitem open="1" type="803" id="-1" label="BIFE" >
52       <listitem open="0" type="813" id="3" label="Widget" />
53      </listitem>
54      <listitem open="1" type="803" id="-1" label="HIT" >
55       <listitem open="0" type="813" id="130" label="HIT" />
56      </listitem>
57      <listitem open="1" type="803" id="-1" label="Menu" >
58       <listitem open="0" type="813" id="115" label="Menu" >
59        <listitem open="0" type="815" id="121" label="BIFE_Menu_Menu" />
60        <listitem open="0" type="815" id="122" label="__construct" />
61        <listitem open="1" type="815" id="117" label="render" />
62       </listitem>
63       <listitem open="1" type="807" id="116" label="Menu Classes" />
64      </listitem>
65     </listitem>
66     <listitem open="1" type="802" id="-1" label="Use Case View" />
67    </listitem>
68   </listview>
69  </XMI.content>
70 </XMI>