]> git.llucax.com Git - mecon/intranet.git/blob - doc/noticias.xmi
Correcciones en los style sheets
[mecon/intranet.git] / doc / noticias.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="noticias" href="/home/gmeray/747/public_html/intranet/doc/noticias.xmi" />
9   <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
10  </XMI.header>
11  <XMI.content>
12   <docsettings viewid="160" documentation="
13 " uniqueid="194" />
14   <umlobjects>
15    <UML:Class stereotype="" package="lib" xmi.id="161" abstract="0" documentation="" name="noticia" static="0" scope="200" >
16     <UML:Operation stereotype="" package="" xmi.id="169" type="void" abstract="0" documentation="" name="noticia" static="0" scope="200" >
17      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="codigo de la noticia" name="noticia" static="0" scope="200" />
18     </UML:Operation>
19     <UML:Operation stereotype="" package="" xmi.id="180" type="string" abstract="0" documentation="" name="getTitulo" static="0" scope="200" />
20     <UML:Operation stereotype="" package="" xmi.id="183" type="string" abstract="0" documentation="" name="getTitulo2" static="0" scope="200" />
21     <UML:Operation stereotype="" package="" xmi.id="181" type="string" abstract="0" documentation="" name="getTexto" static="0" scope="200" />
22     <UML:Operation stereotype="" package="" xmi.id="182" type="string" abstract="0" documentation="" name="getSintesis" static="0" scope="200" />
23     <UML:Operation stereotype="" package="" xmi.id="186" type="string" abstract="0" documentation="" name="getFecha" static="0" scope="200" />
24     <UML:Operation stereotype="" package="" xmi.id="191" type="void" abstract="0" documentation="" name="getSeccion" static="0" scope="200" />
25     <UML:Attribute stereotype="" package="" xmi.id="168" value="" type="int" abstract="0" documentation="" name="Noticia" static="0" scope="200" />
26    </UML:Class>
27    <UML:Class stereotype="" package="sistema/local_lib" xmi.id="162" abstract="0" documentation="" name="HTML_Noticia" static="0" scope="200" >
28     <UML:Operation stereotype="" package="" xmi.id="166" type="void" abstract="0" documentation="" name="toHTML" static="0" scope="200" />
29     <UML:Operation stereotype="" package="" xmi.id="167" type="void" abstract="0" documentation="" name="HTML_Noticia" static="0" scope="200" >
30      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="noticia" abstract="0" documentation="" name="noticia" static="0" scope="200" />
31     </UML:Operation>
32     <UML:Operation stereotype="" package="" xmi.id="175" type="void" abstract="0" documentation="" name="setCompleta" static="0" scope="200" >
33      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="bool" abstract="0" documentation="" name="completa" static="0" scope="200" />
34     </UML:Operation>
35     <UML:Operation stereotype="" package="" xmi.id="176" type="void" abstract="0" documentation="" name="setNuevo" static="0" scope="200" >
36      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="bool" abstract="0" documentation="" name="nuevo" static="0" scope="200" />
37     </UML:Operation>
38     <UML:Operation stereotype="" package="" xmi.id="192" type="void" abstract="0" documentation="" name="setLink" static="0" scope="200" >
39      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="link" static="0" scope="200" />
40     </UML:Operation>
41     <UML:Operation stereotype="" package="" xmi.id="193" type="void" abstract="0" documentation="" name="setVerMas" static="0" scope="200" >
42      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="link" static="0" scope="200" />
43     </UML:Operation>
44     <UML:Operation stereotype="" package="" xmi.id="194" type="void" abstract="0" documentation="" name="setVolver" static="0" scope="200" >
45      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="link" static="0" scope="200" />
46     </UML:Operation>
47     <UML:Attribute stereotype="" package="" xmi.id="172" value="" type="noticia" abstract="0" documentation="" name="noticia" static="0" scope="200" />
48     <UML:Attribute stereotype="" package="" xmi.id="184" value="" type="bool" abstract="0" documentation="" name="completa" static="0" scope="200" />
49     <UML:Attribute stereotype="" package="" xmi.id="185" value="" type="int" abstract="0" documentation="" name="nuevo" static="0" scope="200" />
50    </UML:Class>
51    <UML:Class stereotype="" package="" xmi.id="164" abstract="0" documentation="x2c:extern
52 x2c:include:HTML/Table.php
53 " name="HTML_Table" static="0" scope="200" />
54    <UML:Class stereotype="" package="lib" xmi.id="170" abstract="0" documentation="" name="seccion" static="0" scope="200" >
55     <UML:Operation stereotype="" package="" xmi.id="171" type="void" abstract="0" documentation="obtiene los objetos seccion de los codigos de seccion pasados, o todos." name="ObtenerSecciones" static="1" scope="200" >
56      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array[int]" abstract="0" documentation="codigos de las secciones" name="secciones" static="0" scope="200" />
57     </UML:Operation>
58     <UML:Operation stereotype="" package="" xmi.id="177" type="void" abstract="0" documentation="" name="seccion" static="0" scope="200" >
59      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="seccion" name="seccion" static="0" scope="200" />
60     </UML:Operation>
61     <UML:Operation stereotype="" package="" xmi.id="178" type="string" abstract="0" documentation="" name="getNombre" static="0" scope="200" />
62     <UML:Operation stereotype="" package="" xmi.id="179" type="void" abstract="0" documentation="" name="getNoticias" static="0" scope="200" />
63    </UML:Class>
64    <UML:Class stereotype="" package="sistema/local_lib" xmi.id="187" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
65     <UML:Operation stereotype="" package="" xmi.id="190" type="void" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
66      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
67      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
68     </UML:Operation>
69     <UML:Attribute stereotype="" package="" xmi.id="188" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
70     <UML:Attribute stereotype="" package="" xmi.id="189" value="" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
71    </UML:Class>
72   </umlobjects>
73   <diagrams>
74    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="160" documentation="" type="402" showops="1" showpackage="0" name="class diagram" localid="30000" showstereotype="0" showscope="1" font="Helvetica,8,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
75     <widgets>
76      <UML:ConceptWidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="15" linecolour="#ff0000" y="243" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="144" usefillcolor="1" showattributes="1" xmi.id="161" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
77      <UML:ConceptWidget usesdiagramfillcolour="0" width="220" showattsigs="601" usesdiagramusefillcolour="0" x="216" linecolour="#ff0000" y="189" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="176" usefillcolor="1" showattributes="1" xmi.id="162" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
78      <UML:ConceptWidget usesdiagramfillcolour="0" width="80" showattsigs="601" usesdiagramusefillcolour="0" x="477" linecolour="#ff0000" y="47" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="32" usefillcolor="1" showattributes="1" xmi.id="164" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
79      <UML:ConceptWidget usesdiagramfillcolour="0" width="272" showattsigs="601" usesdiagramusefillcolour="0" x="54" linecolour="#ff0000" y="38" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="88" usefillcolor="1" showattributes="1" xmi.id="170" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
80      <UML:ConceptWidget usesdiagramfillcolour="0" width="416" showattsigs="601" usesdiagramusefillcolour="0" x="265" linecolour="#ff0000" y="400" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="64" usefillcolor="1" showattributes="1" xmi.id="187" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
81     </widgets>
82     <messages/>
83     <associations>
84      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="164" widgetaid="162" documentation="" type="500" >
85       <linepath>
86        <startpoint startx="326" starty="189" />
87        <endpoint endx="503" endy="79" />
88       </linepath>
89      </UML:AssocWidget>
90      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="162" widgetaid="161" documentation="" type="510" >
91       <linepath>
92        <startpoint startx="95" starty="243" />
93        <endpoint endx="216" endy="277" />
94       </linepath>
95      </UML:AssocWidget>
96      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="164" widgetaid="187" documentation="" type="500" >
97       <linepath>
98        <startpoint startx="473" starty="400" />
99        <endpoint endx="530" endy="79" />
100       </linepath>
101      </UML:AssocWidget>
102     </associations>
103    </diagram>
104   </diagrams>
105   <listview>
106    <listitem open="1" type="800" id="-1" label="Views" >
107     <listitem open="1" type="801" id="-1" label="Logical View" >
108      <listitem open="1" type="813" id="162" label="HTML_Noticia" >
109       <listitem open="0" type="815" id="167" label="HTML_Noticia" />
110       <listitem open="0" type="814" id="184" label="completa" />
111       <listitem open="0" type="814" id="172" label="noticia" />
112       <listitem open="0" type="814" id="185" label="nuevo" />
113       <listitem open="0" type="815" id="175" label="setCompleta" />
114       <listitem open="0" type="815" id="192" label="setLink" />
115       <listitem open="0" type="815" id="176" label="setNuevo" />
116       <listitem open="0" type="815" id="193" label="setVerMas" />
117       <listitem open="0" type="815" id="194" label="setVolver" />
118       <listitem open="0" type="815" id="166" label="toHTML" />
119      </listitem>
120      <listitem open="1" type="813" id="164" label="HTML_Table" />
121      <listitem open="1" type="813" id="187" label="HTML_Titulares" >
122       <listitem open="0" type="815" id="190" label="HTML_Titulares" />
123       <listitem open="0" type="814" id="188" label="antiguedad" />
124       <listitem open="0" type="814" id="189" label="grupo_secciones" />
125      </listitem>
126      <listitem open="0" type="807" id="160" label="class diagram" />
127      <listitem open="1" type="813" id="161" label="noticia" >
128       <listitem open="0" type="814" id="168" label="Noticia" />
129       <listitem open="0" type="815" id="186" label="getFecha" />
130       <listitem open="0" type="815" id="191" label="getSeccion" />
131       <listitem open="0" type="815" id="182" label="getSintesis" />
132       <listitem open="0" type="815" id="181" label="getTexto" />
133       <listitem open="0" type="815" id="180" label="getTitulo" />
134       <listitem open="0" type="815" id="183" label="getTitulo2" />
135       <listitem open="0" type="815" id="169" label="noticia" />
136      </listitem>
137      <listitem open="1" type="813" id="170" label="seccion" >
138       <listitem open="0" type="815" id="171" label="ObtenerSecciones" />
139       <listitem open="0" type="815" id="178" label="getNombre" />
140       <listitem open="0" type="815" id="179" label="getNoticias" />
141       <listitem open="0" type="815" id="177" label="seccion" />
142      </listitem>
143     </listitem>
144     <listitem open="1" type="802" id="-1" label="Use Case View" />
145    </listitem>
146   </listview>
147  </XMI.content>
148 </XMI>