]> git.llucax.com Git - mecon/intranet.git/blob - doc/noticias.xmi
Correccion para que se vean los nombres de los campos de noticia igual a la herramienta
[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="190" />
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:Attribute stereotype="" package="" xmi.id="168" value="" type="int" abstract="0" documentation="" name="Noticia" static="0" scope="200" />
25    </UML:Class>
26    <UML:Class stereotype="" package="sistema/local_lib" xmi.id="162" abstract="0" documentation="" name="HTML_Noticia" static="0" scope="200" >
27     <UML:Operation stereotype="" package="" xmi.id="166" type="void" abstract="0" documentation="" name="toHTML" static="0" scope="200" />
28     <UML:Operation stereotype="" package="" xmi.id="167" type="void" abstract="0" documentation="" name="HTML_Noticia" static="0" scope="200" >
29      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="noticia" abstract="0" documentation="" name="noticia" static="0" scope="200" />
30     </UML:Operation>
31     <UML:Operation stereotype="" package="" xmi.id="175" type="void" abstract="0" documentation="" name="setCompleta" static="0" scope="200" >
32      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="bool" abstract="0" documentation="" name="completa" static="0" scope="200" />
33     </UML:Operation>
34     <UML:Operation stereotype="" package="" xmi.id="176" type="void" abstract="0" documentation="" name="setNuevo" static="0" scope="200" >
35      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="bool" abstract="0" documentation="" name="nuevo" static="0" scope="200" />
36     </UML:Operation>
37     <UML:Attribute stereotype="" package="" xmi.id="172" value="" type="noticia" abstract="0" documentation="" name="noticia" static="0" scope="200" />
38     <UML:Attribute stereotype="" package="" xmi.id="184" value="" type="bool" abstract="0" documentation="" name="completa" static="0" scope="200" />
39     <UML:Attribute stereotype="" package="" xmi.id="185" value="" type="int" abstract="0" documentation="" name="nuevo" static="0" scope="200" />
40    </UML:Class>
41    <UML:Class stereotype="" package="" xmi.id="164" abstract="0" documentation="x2c:extern
42 x2c:include:HTML/Table.php
43 " name="HTML_Table" static="0" scope="200" />
44    <UML:Class stereotype="" package="lib" xmi.id="170" abstract="0" documentation="" name="seccion" static="0" scope="200" >
45     <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" >
46      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array[int]" abstract="0" documentation="codigos de las secciones" name="secciones" static="0" scope="200" />
47     </UML:Operation>
48     <UML:Operation stereotype="" package="" xmi.id="177" type="void" abstract="0" documentation="" name="seccion" static="0" scope="200" >
49      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="seccion" name="seccion" static="0" scope="200" />
50     </UML:Operation>
51     <UML:Operation stereotype="" package="" xmi.id="178" type="string" abstract="0" documentation="" name="getNombre" static="0" scope="200" />
52     <UML:Operation stereotype="" package="" xmi.id="179" type="void" abstract="0" documentation="" name="getNoticias" static="0" scope="200" />
53    </UML:Class>
54    <UML:Class stereotype="" package="sistema/local_lib" xmi.id="187" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
55     <UML:Operation stereotype="" package="" xmi.id="190" type="void" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
56      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
57      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
58     </UML:Operation>
59     <UML:Attribute stereotype="" package="" xmi.id="188" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
60     <UML:Attribute stereotype="" package="" xmi.id="189" value="" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
61    </UML:Class>
62   </umlobjects>
63   <diagrams>
64    <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" >
65     <widgets>
66      <UML:ConceptWidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="10" linecolour="#ff0000" y="237" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="128" 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" />
67      <UML:ConceptWidget usesdiagramfillcolour="0" width="220" showattsigs="601" usesdiagramusefillcolour="0" x="225" linecolour="#ff0000" y="197" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="128" 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" />
68      <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" />
69      <UML:ConceptWidget usesdiagramfillcolour="0" width="272" showattsigs="601" usesdiagramusefillcolour="0" x="65" linecolour="#ff0000" y="62" 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" />
70      <UML:ConceptWidget usesdiagramfillcolour="0" width="416" showattsigs="601" usesdiagramusefillcolour="0" x="267" linecolour="#ff0000" y="363" 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" />
71     </widgets>
72     <messages/>
73     <associations>
74      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="164" widgetaid="162" documentation="" type="500" >
75       <linepath>
76        <startpoint startx="335" starty="197" />
77        <endpoint endx="503" endy="79" />
78       </linepath>
79      </UML:AssocWidget>
80      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="162" widgetaid="161" documentation="" type="510" >
81       <linepath>
82        <startpoint startx="170" starty="301" />
83        <endpoint endx="225" endy="261" />
84       </linepath>
85      </UML:AssocWidget>
86      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="164" widgetaid="187" documentation="" type="500" >
87       <linepath>
88        <startpoint startx="475" starty="363" />
89        <endpoint endx="530" endy="79" />
90       </linepath>
91      </UML:AssocWidget>
92     </associations>
93    </diagram>
94   </diagrams>
95   <listview>
96    <listitem open="1" type="800" id="-1" label="Views" >
97     <listitem open="1" type="801" id="-1" label="Logical View" >
98      <listitem open="1" type="813" id="162" label="HTML_Noticia" >
99       <listitem open="0" type="815" id="167" label="HTML_Noticia" />
100       <listitem open="0" type="814" id="184" label="completa" />
101       <listitem open="0" type="814" id="172" label="noticia" />
102       <listitem open="0" type="814" id="185" label="nuevo" />
103       <listitem open="0" type="815" id="175" label="setCompleta" />
104       <listitem open="0" type="815" id="176" label="setNuevo" />
105       <listitem open="0" type="815" id="166" label="toHTML" />
106      </listitem>
107      <listitem open="1" type="813" id="164" label="HTML_Table" />
108      <listitem open="1" type="813" id="187" label="HTML_Titulares" >
109       <listitem open="0" type="815" id="190" label="HTML_Titulares" />
110       <listitem open="0" type="814" id="188" label="antiguedad" />
111       <listitem open="0" type="814" id="189" label="grupo_secciones" />
112      </listitem>
113      <listitem open="0" type="807" id="160" label="class diagram" />
114      <listitem open="1" type="813" id="161" label="noticia" >
115       <listitem open="0" type="814" id="168" label="Noticia" />
116       <listitem open="0" type="815" id="182" label="getSintesis" />
117       <listitem open="0" type="815" id="186" label="getFecha" />
118       <listitem open="0" type="815" id="181" label="getTexto" />
119       <listitem open="0" type="815" id="180" label="getTitulo" />
120       <listitem open="0" type="815" id="183" label="getTitulo2" />
121       <listitem open="0" type="815" id="169" label="noticia" />
122      </listitem>
123      <listitem open="1" type="813" id="170" label="seccion" >
124       <listitem open="0" type="815" id="171" label="ObtenerSecciones" />
125       <listitem open="0" type="815" id="178" label="getNombre" />
126       <listitem open="0" type="815" id="179" label="getNoticias" />
127       <listitem open="0" type="815" id="177" label="seccion" />
128      </listitem>
129     </listitem>
130     <listitem open="1" type="802" id="-1" label="Use Case View" />
131    </listitem>
132   </listview>
133  </XMI.content>
134 </XMI>