]> git.llucax.com Git - mecon/meconlib.git/blob - doc/HTML/html.xmi
Se agrega la clase MECON_HTML_Error para mostrar errores.
[mecon/meconlib.git] / doc / HTML / html.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="html" href="/home/luca/public_html/meconlib/doc/HTML/html.xmi" />
9   <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
10  </XMI.header>
11  <XMI.content>
12   <docsettings viewid="167" documentation="x2e:extern
13 " uniqueid="167" />
14   <umlobjects>
15    <UML:Class stereotype="" package="" xmi.id="163" abstract="0" documentation="Dibuja un mensaje de error en HTML." name="MECON_HTML_Error" static="0" scope="200" >
16     <UML:Operation stereotype="" package="" xmi.id="165" type="void" abstract="0" documentation="Constructor." name="MECON_HTML_Error" static="0" scope="200" >
17      <UML:Parameter stereotype="" package="" xmi.id="1" value="''" type="string" abstract="0" documentation="Mensaje de error." name="msg" static="0" scope="200" />
18     </UML:Operation>
19     <UML:Operation stereotype="" package="" xmi.id="166" type="string" abstract="0" documentation="Dibuja el HTML." name="toHtml" static="0" scope="200" />
20     <UML:Attribute stereotype="" package="" xmi.id="164" value="''" type="string" abstract="0" documentation="Mensaje de error." name="msg" static="0" scope="200" />
21    </UML:Class>
22   </umlobjects>
23   <diagrams>
24    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="167" documentation="" type="402" showops="1" showpackage="0" name="HTML Classes" localid="30000" showstereotype="0" showscope="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
25     <widgets>
26      <UML:ConceptWidget usesdiagramfillcolour="1" width="373" showattsigs="601" usesdiagramusefillcolour="1" x="43" linecolour="none" y="37" showopsigs="601" usesdiagramlinecolour="1" fillcolour="none" height="84" usefillcolor="1" showattributes="1" xmi.id="163" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,12,-1,5,50,0,0,0,0,0" />
27     </widgets>
28     <messages/>
29     <associations/>
30    </diagram>
31   </diagrams>
32   <listview>
33    <listitem open="1" type="800" id="-1" label="Views" >
34     <listitem open="1" type="801" id="-1" label="Logical View" >
35      <listitem open="0" type="807" id="167" label="HTML Classes" />
36      <listitem open="0" type="813" id="163" label="MECON_HTML_Error" >
37       <listitem open="0" type="815" id="165" label="MECON_HTML_Error" />
38       <listitem open="0" type="814" id="164" label="msg" />
39       <listitem open="0" type="815" id="166" label="toHtml" />
40      </listitem>
41     </listitem>
42     <listitem open="1" type="802" id="-1" label="Use Case View" />
43    </listitem>
44   </listview>
45  </XMI.content>
46 </XMI>