]> git.llucax.com Git - mecon/intranet.git/blob - doc/noticias.xmi
Agregue el xmi de legajos.
[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="196" />
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:Operation stereotype="" package="" xmi.id="195" type="void" abstract="0" documentation="" name="getCSS" static="0" scope="200" />
48     <UML:Attribute stereotype="" package="" xmi.id="172" value="" type="noticia" abstract="0" documentation="" name="noticia" static="0" scope="200" />
49     <UML:Attribute stereotype="" package="" xmi.id="184" value="" type="bool" abstract="0" documentation="" name="completa" static="0" scope="200" />
50     <UML:Attribute stereotype="" package="" xmi.id="185" value="" type="int" abstract="0" documentation="" name="nuevo" static="0" scope="200" />
51    </UML:Class>
52    <UML:Class stereotype="" package="" xmi.id="164" abstract="0" documentation="x2c:extern
53 x2c:include:HTML/Table.php
54 " name="HTML_Table" static="0" scope="200" />
55    <UML:Class stereotype="" package="lib" xmi.id="170" abstract="0" documentation="" name="seccion" static="0" scope="200" >
56     <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" >
57      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="array[int]" abstract="0" documentation="codigos de las secciones" name="secciones" static="0" scope="200" />
58     </UML:Operation>
59     <UML:Operation stereotype="" package="" xmi.id="177" type="void" abstract="0" documentation="" name="seccion" static="0" scope="200" >
60      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="seccion" name="seccion" static="0" scope="200" />
61     </UML:Operation>
62     <UML:Operation stereotype="" package="" xmi.id="178" type="string" abstract="0" documentation="" name="getNombre" static="0" scope="200" />
63     <UML:Operation stereotype="" package="" xmi.id="179" type="void" abstract="0" documentation="" name="getNoticias" static="0" scope="200" />
64    </UML:Class>
65    <UML:Class stereotype="" package="sistema/local_lib" xmi.id="187" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
66     <UML:Operation stereotype="" package="" xmi.id="190" type="void" abstract="0" documentation="" name="HTML_Titulares" static="0" scope="200" >
67      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
68      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
69     </UML:Operation>
70     <UML:Operation stereotype="" package="" xmi.id="196" type="void" abstract="0" documentation="" name="getCSS" static="0" scope="200" />
71     <UML:Attribute stereotype="" package="" xmi.id="188" value="null" type="int" abstract="0" documentation="" name="antiguedad" static="0" scope="200" />
72     <UML:Attribute stereotype="" package="" xmi.id="189" value="" type="int" abstract="0" documentation="" name="grupo_secciones" static="0" scope="200" />
73    </UML:Class>
74   </umlobjects>
75   <diagrams>
76    <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" >
77     <widgets>
78      <UML:ConceptWidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="22" linecolour="#ff0000" y="337" 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" />
79      <UML:ConceptWidget usesdiagramfillcolour="0" width="220" showattsigs="601" usesdiagramusefillcolour="0" x="220" linecolour="#ff0000" y="163" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="192" 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" />
80      <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" />
81      <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" />
82      <UML:ConceptWidget usesdiagramfillcolour="0" width="416" showattsigs="601" usesdiagramusefillcolour="0" x="265" linecolour="#ff0000" y="400" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="80" 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" />
83     </widgets>
84     <messages/>
85     <associations>
86      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="164" widgetaid="162" documentation="" type="500" >
87       <linepath>
88        <startpoint startx="330" starty="163" />
89        <endpoint endx="477" endy="63" />
90       </linepath>
91      </UML:AssocWidget>
92      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="162" widgetaid="161" documentation="" type="510" >
93       <linepath>
94        <startpoint startx="102" starty="337" />
95        <endpoint endx="220" endy="259" />
96       </linepath>
97      </UML:AssocWidget>
98      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="164" widgetaid="187" documentation="" type="500" >
99       <linepath>
100        <startpoint startx="473" starty="400" />
101        <endpoint endx="517" endy="79" />
102       </linepath>
103      </UML:AssocWidget>
104     </associations>
105    </diagram>
106   </diagrams>
107   <listview>
108    <listitem open="1" type="800" id="-1" label="Views" >
109     <listitem open="1" type="801" id="-1" label="Logical View" >
110      <listitem open="1" type="813" id="162" label="HTML_Noticia" >
111       <listitem open="0" type="815" id="167" label="HTML_Noticia" />
112       <listitem open="0" type="814" id="184" label="completa" />
113       <listitem open="0" type="815" id="195" label="getCSS" />
114       <listitem open="0" type="814" id="172" label="noticia" />
115       <listitem open="0" type="814" id="185" label="nuevo" />
116       <listitem open="0" type="815" id="175" label="setCompleta" />
117       <listitem open="0" type="815" id="192" label="setLink" />
118       <listitem open="0" type="815" id="176" label="setNuevo" />
119       <listitem open="0" type="815" id="193" label="setVerMas" />
120       <listitem open="0" type="815" id="194" label="setVolver" />
121       <listitem open="0" type="815" id="166" label="toHTML" />
122      </listitem>
123      <listitem open="1" type="813" id="164" label="HTML_Table" />
124      <listitem open="1" type="813" id="187" label="HTML_Titulares" >
125       <listitem open="0" type="815" id="190" label="HTML_Titulares" />
126       <listitem open="0" type="814" id="188" label="antiguedad" />
127       <listitem open="0" type="815" id="196" label="getCSS" />
128       <listitem open="0" type="814" id="189" label="grupo_secciones" />
129      </listitem>
130      <listitem open="0" type="807" id="160" label="class diagram" />
131      <listitem open="1" type="813" id="161" label="noticia" >
132       <listitem open="0" type="814" id="168" label="Noticia" />
133       <listitem open="0" type="815" id="186" label="getFecha" />
134       <listitem open="0" type="815" id="191" label="getSeccion" />
135       <listitem open="0" type="815" id="182" label="getSintesis" />
136       <listitem open="0" type="815" id="181" label="getTexto" />
137       <listitem open="0" type="815" id="180" label="getTitulo" />
138       <listitem open="0" type="815" id="183" label="getTitulo2" />
139       <listitem open="0" type="815" id="169" label="noticia" />
140      </listitem>
141      <listitem open="1" type="813" id="170" label="seccion" >
142       <listitem open="0" type="815" id="171" label="ObtenerSecciones" />
143       <listitem open="0" type="815" id="178" label="getNombre" />
144       <listitem open="0" type="815" id="179" label="getNoticias" />
145       <listitem open="0" type="815" id="177" label="seccion" />
146      </listitem>
147     </listitem>
148     <listitem open="1" type="802" id="-1" label="Use Case View" />
149    </listitem>
150   </listview>
151  </XMI.content>
152 </XMI>