]> git.llucax.com Git - mecon/meconlib.git/blob - doc/meconlib.xmi
Agrego el modelo que incluye a Agente y Dependencia
[mecon/meconlib.git] / doc / meconlib.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="bandas" href="/home/gmeray/747/public_html/meconlib/doc/bandas.xmi" />
9   <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
10  </XMI.header>
11  <XMI.content>
12   <docsettings viewid="1" documentation="x2e:extern
13 " uniqueid="148" />
14   <umlobjects>
15    <UML:Actor stereotype="" package="" xmi.id="3" abstract="0" documentation="Beatriz o alguien tan poderoso" name="Beti" static="0" scope="200" />
16    <UML:UseCase stereotype="" package="" xmi.id="4" abstract="0" documentation="" name="Cambiar Credencial" static="0" scope="200" />
17    <UML:UseCase stereotype="" package="" xmi.id="6" abstract="0" documentation="" name="Procesar Periodo" static="0" scope="200" />
18    <UML:Class stereotype="" package="" xmi.id="7" abstract="0" documentation="" name="PrecalculoDia" static="0" scope="200" >
19     <UML:Operation stereotype="" package="" xmi.id="15" type="Hora" abstract="0" documentation="Obtiene el tiempo que el Agente estuvo en el edificio" name="getTiempo" static="0" scope="200" />
20     <UML:Operation stereotype="" package="" xmi.id="16" type="int" abstract="0" documentation="responde si el agente tubo un ausente sin novedad" name="getASN" static="0" scope="200" />
21     <UML:Operation stereotype="" package="" xmi.id="17" type="void" abstract="0" documentation="Actualiza los datos en la base con los datos de los accesos del agente" name="actualizarBase" static="0" scope="200" />
22     <UML:Operation stereotype="" package="" xmi.id="97" type="void" abstract="0" documentation="Contructor" name="precalculoDia" static="0" scope="200" >
23      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
24      <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="200" />
25     </UML:Operation>
26     <UML:Operation stereotype="" package="" xmi.id="127" type="void" abstract="0" documentation="" name="getDeDB" static="0" scope="201" >
27      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="nombre_parametro" static="0" scope="200" />
28     </UML:Operation>
29     <UML:Attribute stereotype="" package="" xmi.id="11" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="202" />
30     <UML:Attribute stereotype="" package="" xmi.id="12" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="202" />
31    </UML:Class>
32    <UML:Class stereotype="" package="" xmi.id="8" abstract="0" documentation="" name="PrecalculoMes" static="0" scope="200" >
33     <UML:Operation stereotype="" package="" xmi.id="20" type="int" abstract="0" documentation="Obtiene la cantidad de Dias que Trabajo el Agente en el Mes" name="getDiasTrabajados" static="0" scope="200" />
34     <UML:Operation stereotype="" package="" xmi.id="21" type="Hora" abstract="0" documentation="Obtiene el Promedio de Horas que Hizo en el Mes" name="getPromedio" static="0" scope="200" />
35     <UML:Operation stereotype="" package="" xmi.id="22" type="int" abstract="0" documentation="Obtiene el numero de Ausentes sin Novedad en el Mes" name="getNASN" static="0" scope="200" />
36     <UML:Operation stereotype="" package="" xmi.id="23" type="int" abstract="0" documentation="Obtiene el numero de dias laborables Tranbajados" name="getDiasLaborablesTrabajados" static="0" scope="200" />
37     <UML:Operation stereotype="" package="" xmi.id="31" type="void" abstract="0" documentation="Actualiza en los datos en la base a partir de lo que este en la tabla PreprocesoDiario" name="actualizarBase" static="0" scope="200" />
38     <UML:Operation stereotype="" package="" xmi.id="123" type="void" abstract="0" documentation="" name="precalculoMes" static="0" scope="200" >
39      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
40      <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="200" />
41     </UML:Operation>
42     <UML:Operation stereotype="" package="" xmi.id="128" type="void" abstract="0" documentation="" name="getDeDB" static="0" scope="201" >
43      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="nombre_parametro" static="0" scope="200" />
44     </UML:Operation>
45     <UML:Attribute stereotype="" package="" xmi.id="14" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="202" />
46     <UML:Attribute stereotype="" package="" xmi.id="18" value="" type="Fecha" abstract="0" documentation="" name="mes" static="0" scope="202" />
47    </UML:Class>
48    <UML:Class stereotype="" package="" xmi.id="9" abstract="0" documentation="" name="PrecalculoDependencia" static="0" scope="200" >
49     <UML:Operation stereotype="" package="" xmi.id="26" type="int" abstract="0" documentation="" name="getASNPlanta" static="0" scope="200" />
50     <UML:Operation stereotype="" package="" xmi.id="27" type="int" abstract="0" documentation="" name="getASNBecarios" static="0" scope="200" />
51     <UML:Operation stereotype="" package="" xmi.id="28" type="int" abstract="0" documentation="" name="getPlanta" static="0" scope="200" />
52     <UML:Operation stereotype="" package="" xmi.id="29" type="int" abstract="0" documentation="" name="getBecarios" static="0" scope="200" />
53     <UML:Operation stereotype="" package="" xmi.id="30" type="int" abstract="0" documentation="" name="getContratados" static="0" scope="200" />
54     <UML:Operation stereotype="" package="" xmi.id="32" type="void" abstract="0" documentation="Actualiza en Base el mes a partir de lo que esta cargado en base de los meses." name="actualizarBase" static="0" scope="200" />
55     <UML:Operation stereotype="" package="" xmi.id="124" type="void" abstract="0" documentation="" name="precalculoDependencia" static="0" scope="200" >
56      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
57      <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="200" />
58      <UML:Parameter stereotype="" package="" xmi.id="3" value="null" type="string" abstract="0" documentation="" name="dependencia" static="0" scope="200" />
59     </UML:Operation>
60     <UML:Operation stereotype="" package="" xmi.id="126" type="string" abstract="0" documentation="" name="getDeDB" static="0" scope="201" >
61      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="nombre_parametro" static="0" scope="200" />
62     </UML:Operation>
63     <UML:Attribute stereotype="" package="" xmi.id="24" value="" type="int" abstract="0" documentation="Dependencia que se precalcula" name="dependencia" static="0" scope="202" />
64     <UML:Attribute stereotype="" package="" xmi.id="25" value="" type="Date" abstract="0" documentation="" name="mes" static="0" scope="202" />
65    </UML:Class>
66    <UML:Class stereotype="" package="" xmi.id="10" abstract="0" documentation="x2c:extern
67 " name="Banda" static="0" scope="200" >
68     <UML:Operation stereotype="" package="" xmi.id="82" type="void" abstract="0" documentation="Obtiene la banda de la base" name="Cargar" static="0" scope="200" />
69     <UML:Operation stereotype="" package="" xmi.id="85" type="void" abstract="0" documentation="Devuelve el tiempo total de la suma de los intervalos de la banda." name="total" static="0" scope="200" />
70     <UML:Operation stereotype="" package="" xmi.id="89" type="void" abstract="0" documentation="Contructor, ya hecho." name="Banda" static="0" scope="200" >
71      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
72      <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="200" />
73     </UML:Operation>
74    </UML:Class>
75    <UML:Class stereotype="" package="" xmi.id="33" abstract="0" documentation="" name="Periodo" static="0" scope="200" >
76     <UML:Operation stereotype="" package="" xmi.id="37" type="PrecalculoDia" abstract="0" documentation="Obtiene un array con los objetos PrecalculoDia correspondientes al periodo.
77 Si se pasa como parametro un agente solo se devuelven los correspondientes a ese agente" name="getPrecalculoDias" static="0" scope="200" >
78      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
79     </UML:Operation>
80     <UML:Operation stereotype="" package="" xmi.id="38" type="PrecalculoMes" abstract="0" documentation="Obtiene un array con los objetos PrecalculoMes correspondientes al periodo.
81 Si se pasa como parametro un agente solo se devuelven los correspondientes a ese agente" name="getPrecalculoMeses" static="0" scope="200" >
82      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
83     </UML:Operation>
84     <UML:Operation stereotype="" package="" xmi.id="42" type="void" abstract="0" documentation="Obtiene un array con los objetos PrecalculoDependencia correspondientes al periodo.
85 Si se pasa como parametro un agente solo se devuelve el correspondiente a ese agente" name="getPrecalculoDependencia" static="0" scope="200" >
86      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
87      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="string" abstract="0" documentation="" name="dependencia" static="0" scope="200" />
88     </UML:Operation>
89     <UML:Operation stereotype="" package="" xmi.id="47" type="void" abstract="0" documentation="ejecuta actualizarBase en todos los Dias del periodo.
90 Si se pasa como parametro un agente solo se devuelven los correspondientes a ese agente" name="actualizarPrecalculoDias" static="0" scope="200" >
91      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
92     </UML:Operation>
93     <UML:Operation stereotype="" package="" xmi.id="48" type="void" abstract="0" documentation="ejecuta actualizarBase en todos los meses del periodo.
94 Si se pasa como parametro un agente solo se devuelven los correspondientes a ese agente" name="actualizarPrecalculoMeses" static="0" scope="200" >
95      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
96     </UML:Operation>
97     <UML:Operation stereotype="" package="" xmi.id="49" type="void" abstract="0" documentation="ejecuta actualizarBase en todas las dependencias del periodo.
98 Si se pasa como parametro un agente solo se devuelven los correspondientes a ese agente" name="actualizarPrecalculoDependencia" static="0" scope="200" >
99      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
100      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="string" abstract="0" documentation="" name="dependencia" static="0" scope="200" />
101     </UML:Operation>
102     <UML:Operation stereotype="" package="" xmi.id="50" type="void" abstract="0" documentation="Actualiza en Base los Dias, Meses y Dependencias del periodo." name="actualizarBase" static="0" scope="200" >
103      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
104     </UML:Operation>
105     <UML:Operation stereotype="" package="" xmi.id="102" type="void" abstract="0" documentation="Contructor, " name="Periodo" static="0" scope="200" >
106      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="Date" abstract="0" documentation="" name="desde" static="0" scope="200" />
107      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="Date" abstract="0" documentation="" name="hasta" static="0" scope="200" />
108     </UML:Operation>
109     <UML:Operation stereotype="" package="" xmi.id="112" type="void" abstract="0" documentation="" name="extenderAFinDeMes" static="0" scope="200" />
110     <UML:Operation stereotype="" package="" xmi.id="144" type="void" abstract="0" documentation="" name="getAgentes" static="0" scope="200" />
111     <UML:Attribute stereotype="" package="" xmi.id="34" value="" type="Date" abstract="0" documentation="Fecha de inicio del Periodo" name="desde" static="0" scope="200" />
112     <UML:Attribute stereotype="" package="" xmi.id="35" value="" type="Date" abstract="0" documentation="Fecha de fin del periodo(inclusive)" name="hasta" static="0" scope="200" />
113    </UML:Class>
114    <UML:Class stereotype="" package="" xmi.id="36" abstract="0" documentation="x2c:extern
115 " name="Date" static="0" scope="200" />
116    <UML:Class stereotype="" package="" xmi.id="39" abstract="0" documentation="x2c:extern
117 " name="Hora" static="0" scope="200" />
118    <UML:Actor stereotype="" package="" xmi.id="74" abstract="0" documentation="Estas son las personas que asignan las targetas." name="Control de Accesos" static="0" scope="200" />
119    <UML:UseCase stereotype="" package="" xmi.id="75" abstract="0" documentation="" name="Mostrar Banda" static="0" scope="200" />
120    <UML:Actor stereotype="" package="" xmi.id="76" abstract="0" documentation="Cualquiera logueado en Intranet" name="Agente" static="0" scope="200" />
121    <UML:UseCase stereotype="" package="" xmi.id="77" abstract="0" documentation="" name="Imprimir Banda" static="0" scope="200" />
122    <UML:Actor stereotype="" package="" xmi.id="78" abstract="0" documentation="Usadores de Semaforo" name="RRHH" static="0" scope="200" />
123    <UML:UseCase stereotype="" package="" xmi.id="79" abstract="0" documentation="" name="Mostrar Semaforo" static="0" scope="200" />
124    <UML:Class stereotype="" package="" xmi.id="88" abstract="0" documentation="" name="NovedadesDia" static="0" scope="200" >
125     <UML:Operation stereotype="" package="" xmi.id="92" type="void" abstract="0" documentation="Contructor, ya hecho." name="NovedadesDia" static="0" scope="200" >
126      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
127      <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="Date" abstract="0" documentation="" name="fecha" static="0" scope="200" />
128     </UML:Operation>
129    </UML:Class>
130    <UML:Class stereotype="" package="" xmi.id="121" abstract="0" documentation="" name="BandaDB" static="0" scope="200" >
131     <UML:Operation stereotype="" package="" xmi.id="122" type="void" abstract="0" documentation="" name="connect" static="0" scope="200" />
132    </UML:Class>
133    <UML:Class stereotype="" package="" xmi.id="125" abstract="0" documentation="x2c:extern
134 " name="DB" static="0" scope="200" />
135    <UML:Class stereotype="" package="" xmi.id="129" abstract="0" documentation="" name="Actualizacion" static="0" scope="200" >
136     <UML:Operation stereotype="" package="" xmi.id="130" type="void" abstract="0" documentation="" name="Anotar" static="1" scope="200" >
137      <UML:Parameter stereotype="" package="" xmi.id="1" value="null" type="string" abstract="0" documentation="" name="descripcion" static="0" scope="200" />
138      <UML:Parameter stereotype="" package="" xmi.id="2" value="null" type="string" abstract="0" documentation="" name="tipo" static="0" scope="200" />
139     </UML:Operation>
140    </UML:Class>
141    <UML:Class stereotype="" package="" xmi.id="131" abstract="0" documentation="x2c:extern
142 " name="Agente" static="0" scope="200" >
143     <UML:Operation stereotype="" package="" xmi.id="133" type="string" abstract="0" documentation="" name="getDependencia" static="0" scope="200" />
144     <UML:Operation stereotype="" package="" xmi.id="134" type="void" abstract="0" documentation="" name="getTipo" static="0" scope="200" />
145     <UML:Operation stereotype="" package="" xmi.id="135" type="void" abstract="0" documentation="" name="Agente" static="0" scope="200" >
146      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
147     </UML:Operation>
148     <UML:Operation stereotype="" package="" xmi.id="138" type="void" abstract="0" documentation="" name="getNombre" static="0" scope="200" />
149     <UML:Operation stereotype="" package="" xmi.id="139" type="void" abstract="0" documentation="" name="getHoraDesde" static="0" scope="200" />
150     <UML:Operation stereotype="" package="" xmi.id="140" type="void" abstract="0" documentation="" name="getHoraHasta" static="0" scope="200" />
151     <UML:Attribute stereotype="" package="" xmi.id="132" value="" type="int" abstract="0" documentation="" name="agente" static="0" scope="200" />
152     <UML:Attribute stereotype="" package="" xmi.id="137" value="" type="int" abstract="0" documentation="" name="datos" static="0" scope="200" />
153    </UML:Class>
154    <UML:Class stereotype="" package="" xmi.id="145" abstract="0" documentation="x2c:extern
155 " name="dependencia" static="0" scope="202" >
156     <UML:Operation stereotype="" package="" xmi.id="147" type="void" abstract="0" documentation="" name="dependencia" static="0" scope="200" >
157      <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="codep" static="0" scope="200" />
158     </UML:Operation>
159     <UML:Operation stereotype="" package="" xmi.id="148" type="void" abstract="0" documentation="" name="getAgentes" static="0" scope="200" />
160     <UML:Attribute stereotype="" package="" xmi.id="146" value="" type="int" abstract="0" documentation="" name="codep" static="0" scope="200" />
161    </UML:Class>
162   </umlobjects>
163   <diagrams>
164    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="1" 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" >
165     <widgets>
166      <UML:ConceptWidget usesdiagramfillcolour="0" width="162" showattsigs="601" usesdiagramusefillcolour="0" x="285" linecolour="#ff0000" y="39" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="144" usefillcolor="1" showattributes="1" xmi.id="131" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
167      <UML:ConceptWidget usesdiagramfillcolour="0" width="189" showattsigs="601" usesdiagramusefillcolour="0" x="40" linecolour="#ff0000" y="63" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="64" usefillcolor="1" showattributes="1" xmi.id="145" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,8,-1,5,50,0,0,0,0,0" />
168     </widgets>
169     <messages/>
170     <associations/>
171    </diagram>
172    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="2" documentation="" type="400" showops="1" showpackage="0" name="Bandas2" localid="30000" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
173     <widgets>
174      <UML:ActorWidget usesdiagramfillcolour="0" width="35" usesdiagramusefillcolour="0" x="74" linecolour="#ff0000" y="184" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="66" usefillcolor="1" xmi.id="3" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
175      <UML:UseCaseWidget usesdiagramfillcolour="0" width="140" usesdiagramusefillcolour="0" x="343" linecolour="#ff0000" y="57" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="56" usefillcolor="1" xmi.id="4" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
176      <UML:UseCaseWidget usesdiagramfillcolour="1" width="124" usesdiagramusefillcolour="1" x="441" linecolour="none" y="190" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="6" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
177      <UML:ActorWidget usesdiagramfillcolour="1" width="139" usesdiagramusefillcolour="1" x="55" linecolour="none" y="35" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="74" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
178      <UML:UseCaseWidget usesdiagramfillcolour="1" width="107" usesdiagramusefillcolour="1" x="508" linecolour="none" y="430" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="75" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
179      <UML:ActorWidget usesdiagramfillcolour="1" width="56" usesdiagramusefillcolour="1" x="204" linecolour="none" y="480" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="76" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
180      <UML:UseCaseWidget usesdiagramfillcolour="1" width="110" usesdiagramusefillcolour="1" x="426" linecolour="none" y="280" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="77" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
181      <UML:ActorWidget usesdiagramfillcolour="1" width="54" usesdiagramusefillcolour="1" x="79" linecolour="none" y="308" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="78" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
182      <UML:UseCaseWidget usesdiagramfillcolour="0" width="129" usesdiagramusefillcolour="0" x="253" linecolour="#ff0000" y="371" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="56" usefillcolor="1" xmi.id="79" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
183     </widgets>
184     <messages/>
185     <associations>
186      <UML:AssocWidget totalcounta="4" indexa="1" totalcountb="3" indexb="2" widgetbid="4" widgetaid="3" documentation="" type="512" >
187       <linepath>
188        <startpoint startx="109" starty="200" />
189        <endpoint endx="343" endy="94" />
190       </linepath>
191      </UML:AssocWidget>
192      <UML:AssocWidget totalcounta="4" indexa="2" totalcountb="2" indexb="1" widgetbid="6" widgetaid="3" documentation="" type="512" >
193       <linepath>
194        <startpoint startx="109" starty="217" />
195        <endpoint endx="441" endy="218" />
196       </linepath>
197      </UML:AssocWidget>
198      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="4" widgetaid="74" documentation="" type="512" >
199       <linepath>
200        <startpoint startx="194" starty="68" />
201        <endpoint endx="343" endy="75" />
202       </linepath>
203      </UML:AssocWidget>
204      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="75" widgetaid="76" documentation="" type="512" >
205       <linepath>
206        <startpoint startx="260" starty="513" />
207        <endpoint endx="508" endy="467" />
208       </linepath>
209      </UML:AssocWidget>
210      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="75" widgetaid="77" documentation="" type="512" >
211       <linepath>
212        <startpoint startx="481" starty="336" />
213        <endpoint endx="561" endy="430" />
214       </linepath>
215      </UML:AssocWidget>
216      <UML:AssocWidget totalcounta="4" indexa="3" totalcountb="2" indexb="1" widgetbid="77" widgetaid="3" documentation="" type="512" >
217       <linepath>
218        <startpoint startx="109" starty="233" />
219        <endpoint endx="426" endy="308" />
220       </linepath>
221      </UML:AssocWidget>
222      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="75" widgetaid="79" documentation="" type="512" >
223       <linepath>
224        <startpoint startx="382" starty="399" />
225        <endpoint endx="508" endy="448" />
226       </linepath>
227      </UML:AssocWidget>
228      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="79" widgetaid="78" documentation="" type="512" >
229       <linepath>
230        <startpoint startx="133" starty="341" />
231        <endpoint endx="253" endy="399" />
232       </linepath>
233      </UML:AssocWidget>
234      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="6" widgetaid="4" documentation="" type="512" >
235       <linepath>
236        <startpoint startx="413" starty="113" />
237        <endpoint endx="503" endy="190" />
238       </linepath>
239      </UML:AssocWidget>
240     </associations>
241    </diagram>
242    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="43" documentation="" type="403" showops="1" showpackage="0" name="Periodo::actualizarBase" localid="29994" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
243     <widgets>
244      <UML:ObjectWidget usesdiagramfillcolour="1" width="72" usesdiagramusefillcolour="1" x="9" linecolour="none" y="53" instancename="" usesdiagramlinecolour="1" fillcolour="none" height="31" usefillcolor="1" length="161" xmi.id="33" decon="0" localid="29999" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
245      <UML:NoteWidget usesdiagramfillcolour="1" width="229" usesdiagramusefillcolour="1" x="65" linecolour="none" y="267" usesdiagramlinecolour="1" fillcolour="none" height="156" usefillcolor="1" xmi.id="80" text="Realiza todo el proceso de precalculo para el periodo.
246 Si se indica un agente se actualiza solo ese agente, sino se actualizan todos." font="Helvetica,11,-1,5,50,0,0,0,0,0" />
247     </widgets>
248     <messages>
249      <UML:MessageWidget usesdiagramfillcolour="1" width="48" usesdiagramusefillcolour="1" x="46" linecolour="none" y="110" operation="actualizarPrecalculoDias(agente : int) : void" widgetbid="29999" usesdiagramlinecolour="1" fillcolour="none" height="20" usefillcolor="1" seqnum="" widgetaid="29999" textid="51" xmi.id="52" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
250      <UML:MessageWidget usesdiagramfillcolour="1" width="48" usesdiagramusefillcolour="1" x="46" linecolour="none" y="161" operation="actualizarPrecalculoMeses(agente : int) : void" widgetbid="29999" usesdiagramlinecolour="1" fillcolour="none" height="20" usefillcolor="1" seqnum="" widgetaid="29999" textid="59" xmi.id="60" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
251      <UML:MessageWidget usesdiagramfillcolour="1" width="48" usesdiagramusefillcolour="1" x="46" linecolour="none" y="210" operation="actualizarPrecalculoDependencia(agente : int) : void" widgetbid="29999" usesdiagramlinecolour="1" fillcolour="none" height="20" usefillcolor="1" seqnum="" widgetaid="29999" textid="69" xmi.id="70" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
252     </messages>
253     <associations/>
254    </diagram>
255    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="81" documentation="" type="403" showops="1" showpackage="0" name="PrecalculoDia::actualizarBase" localid="29997" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
256     <widgets>
257      <UML:ObjectWidget usesdiagramfillcolour="0" width="113" usesdiagramusefillcolour="0" x="23" linecolour="#ff0000" y="53" instancename="" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="31" usefillcolor="1" length="247" xmi.id="7" decon="0" localid="29999" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
258      <UML:ObjectWidget usesdiagramfillcolour="1" width="64" usesdiagramusefillcolour="1" x="370" linecolour="none" y="53" instancename="" usesdiagramlinecolour="1" fillcolour="none" height="31" usefillcolor="1" length="96" xmi.id="10" decon="0" localid="29998" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
259      <UML:ObjectWidget usesdiagramfillcolour="1" width="119" usesdiagramusefillcolour="1" x="442" linecolour="none" y="53" instancename="" usesdiagramlinecolour="1" fillcolour="none" height="31" usefillcolor="1" length="241" xmi.id="88" decon="0" localid="29997" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
260      <UML:NoteWidget usesdiagramfillcolour="1" width="307" usesdiagramusefillcolour="1" x="133" linecolour="none" y="318" usesdiagramlinecolour="1" fillcolour="none" height="133" usefillcolor="1" xmi.id="95" text="A partir de los accesos genera una Banda, la banda retorna el tiempo total del dia.
261 A continuacion, si estuvo ausente, busca si tuvo novedad." font="Helvetica,11,-1,5,50,0,0,0,0,0" />
262     </widgets>
263     <messages>
264      <UML:MessageWidget usesdiagramfillcolour="1" width="321" usesdiagramusefillcolour="1" x="80" linecolour="none" y="137" operation="Cargar() : void" widgetbid="29998" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="83" xmi.id="84" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
265      <UML:MessageWidget usesdiagramfillcolour="1" width="321" usesdiagramusefillcolour="1" x="80" linecolour="none" y="172" operation="total() : void" widgetbid="29998" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="86" xmi.id="87" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
266      <UML:MessageWidget usesdiagramfillcolour="1" width="321" usesdiagramusefillcolour="1" x="80" linecolour="none" y="104" operation="Banda(agente : int, dia : Fecha) : void" widgetbid="29998" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="90" xmi.id="91" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
267      <UML:MessageWidget usesdiagramfillcolour="1" width="420" usesdiagramusefillcolour="1" x="80" linecolour="none" y="227" operation="NovedadesDia(agente : int, fecha : Fecha) : void" widgetbid="29997" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="93" xmi.id="94" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
268     </messages>
269     <associations/>
270    </diagram>
271    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="96" documentation="" type="403" showops="1" showpackage="0" name="PrecalculoMes::actualizarBase" localid="29997" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
272     <widgets>
273      <UML:ObjectWidget usesdiagramfillcolour="0" width="120" usesdiagramusefillcolour="0" x="21" linecolour="#ff0000" y="53" instancename="" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="31" usefillcolor="1" length="252" xmi.id="8" decon="0" localid="29999" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
274      <UML:ObjectWidget usesdiagramfillcolour="0" width="113" usesdiagramusefillcolour="0" x="501" linecolour="#ff0000" y="53" instancename="" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="31" usefillcolor="1" length="261" xmi.id="7" decon="0" localid="29998" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
275      <UML:ObjectWidget usesdiagramfillcolour="1" width="72" usesdiagramusefillcolour="1" x="395" linecolour="none" y="53" instancename="" usesdiagramlinecolour="1" fillcolour="none" height="31" usefillcolor="1" length="135" xmi.id="33" decon="0" localid="29997" multipleinstance="0" drawasactor="0" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
276      <UML:NoteWidget usesdiagramfillcolour="1" width="415" usesdiagramusefillcolour="1" x="90" linecolour="none" y="354" usesdiagramlinecolour="1" fillcolour="none" height="135" usefillcolor="1" xmi.id="109" text="Genera un periodo de la duracion del mes.
277 Del periodo obtiene la lista de dias del mes.
278 da cada dia obtiene el tiempo asistido y si tubo un ausente sin novedad.
279 promedia y guarda en base" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
280     </widgets>
281     <messages>
282      <UML:MessageWidget usesdiagramfillcolour="1" width="474" usesdiagramusefillcolour="1" x="82" linecolour="none" y="240" operation="getTiempo() : Hora" widgetbid="29998" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="100" xmi.id="101" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
283      <UML:MessageWidget usesdiagramfillcolour="1" width="348" usesdiagramusefillcolour="1" x="82" linecolour="none" y="121" operation="Periodo(desde : Hora, hasta : Fecha) : void" widgetbid="29997" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="105" xmi.id="106" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
284      <UML:MessageWidget usesdiagramfillcolour="1" width="348" usesdiagramusefillcolour="1" x="82" linecolour="none" y="204" operation="getPrecalculoDias(agente : int) : PrecalculoDia" widgetbid="29997" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="107" xmi.id="108" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
285      <UML:MessageWidget usesdiagramfillcolour="1" width="474" usesdiagramusefillcolour="1" x="82" linecolour="none" y="297" operation="getASN() : int" widgetbid="29998" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="110" xmi.id="111" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
286      <UML:MessageWidget usesdiagramfillcolour="1" width="348" usesdiagramusefillcolour="1" x="82" linecolour="none" y="167" operation="extenderAFinDeMes() : void" widgetbid="29997" usesdiagramlinecolour="1" fillcolour="none" height="8" usefillcolor="1" seqnum="" widgetaid="29999" textid="113" xmi.id="114" font="helvetica,-1,12,0,50,0,0,0,0,0" />
287     </messages>
288     <associations/>
289    </diagram>
290    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="115" documentation="" type="400" showops="1" showpackage="0" name="Cambiar Credencial" localid="30000" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
291     <widgets>
292      <UML:UseCaseWidget usesdiagramfillcolour="1" width="140" usesdiagramusefillcolour="1" x="385" linecolour="none" y="71" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="4" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
293      <UML:ActorWidget usesdiagramfillcolour="1" width="35" usesdiagramusefillcolour="1" x="195" linecolour="none" y="32" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="3" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
294      <UML:ActorWidget usesdiagramfillcolour="0" width="139" usesdiagramusefillcolour="0" x="29" linecolour="#ff0000" y="92" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="66" usefillcolor="1" xmi.id="74" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
295      <UML:NoteWidget usesdiagramfillcolour="1" width="463" usesdiagramusefillcolour="1" x="49" linecolour="none" y="203" usesdiagramlinecolour="1" fillcolour="none" height="70" usefillcolor="1" xmi.id="116" text="El Operador selecciona un usuario e indica el nuevo numero de credencial y la fecha desde la que la usa.
296 " font="Helvetica,11,-1,5,50,0,0,0,0,0" />
297     </widgets>
298     <messages/>
299     <associations>
300      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" widgetbid="4" widgetaid="3" documentation="" type="512" >
301       <linepath>
302        <startpoint startx="230" starty="65" />
303        <endpoint endx="385" endy="89" />
304       </linepath>
305      </UML:AssocWidget>
306      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" widgetbid="4" widgetaid="74" documentation="" type="512" >
307       <linepath>
308        <startpoint startx="168" starty="125" />
309        <endpoint endx="385" endy="108" />
310       </linepath>
311      </UML:AssocWidget>
312     </associations>
313    </diagram>
314    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="117" documentation="" type="400" showops="1" showpackage="0" name="Procesar Periodo" localid="30000" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
315     <widgets>
316      <UML:UseCaseWidget usesdiagramfillcolour="1" width="124" usesdiagramusefillcolour="1" x="317" linecolour="none" y="117" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="6" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
317      <UML:ActorWidget usesdiagramfillcolour="1" width="35" usesdiagramusefillcolour="1" x="85" linecolour="none" y="109" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="3" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
318      <UML:NoteWidget usesdiagramfillcolour="1" width="325" usesdiagramusefillcolour="1" x="109" linecolour="none" y="218" usesdiagramlinecolour="1" fillcolour="none" height="106" usefillcolor="1" xmi.id="118" text="Beti indica el periodo que se debe reprocesar y si es para solo un agente o para todos.
319 El proceso puede ser muy largo." font="Helvetica,11,-1,5,50,0,0,0,0,0" />
320     </widgets>
321     <messages/>
322     <associations>
323      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="6" widgetaid="3" documentation="" type="512" >
324       <linepath>
325        <startpoint startx="120" starty="142" />
326        <endpoint endx="317" endy="145" />
327       </linepath>
328      </UML:AssocWidget>
329     </associations>
330    </diagram>
331    <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="119" documentation="" type="400" showops="1" showpackage="0" name="Mostrar Banda" localid="30000" showstereotype="0" showscope="1" font="Helvetica,11,-1,5,50,0,0,0,0,0" linecolor="#ff0000" >
332     <widgets>
333      <UML:ActorWidget usesdiagramfillcolour="1" width="56" usesdiagramusefillcolour="1" x="140" linecolour="none" y="92" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="76" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
334      <UML:UseCaseWidget usesdiagramfillcolour="1" width="107" usesdiagramusefillcolour="1" x="372" linecolour="none" y="84" usesdiagramlinecolour="1" fillcolour="none" height="56" usefillcolor="1" xmi.id="75" font="Helvetica,11,-1,5,50,0,0,0,0,0" />
335      <UML:NoteWidget usesdiagramfillcolour="1" width="342" usesdiagramusefillcolour="1" x="135" linecolour="none" y="195" usesdiagramlinecolour="1" fillcolour="none" height="66" usefillcolor="1" xmi.id="120" text="El agente indica el mes que quiere consultar y se le genera un reporte." font="Helvetica,11,-1,5,50,0,0,0,0,0" />
336     </widgets>
337     <messages/>
338     <associations>
339      <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="75" widgetaid="76" documentation="" type="512" >
340       <linepath>
341        <startpoint startx="196" starty="125" />
342        <endpoint endx="372" endy="112" />
343       </linepath>
344      </UML:AssocWidget>
345     </associations>
346    </diagram>
347   </diagrams>
348   <listview>
349    <listitem open="1" type="800" id="-1" label="Views" >
350     <listitem open="1" type="801" id="-1" label="Logical View" >
351      <listitem open="0" type="813" id="129" label="Actualizacion" >
352       <listitem open="0" type="815" id="130" label="Anotar" />
353      </listitem>
354      <listitem open="0" type="813" id="131" label="Agente" >
355       <listitem open="0" type="815" id="135" label="Agente" />
356       <listitem open="0" type="814" id="132" label="agente" />
357       <listitem open="0" type="814" id="137" label="datos" />
358       <listitem open="0" type="815" id="133" label="getDependencia" />
359       <listitem open="0" type="815" id="139" label="getHoraDesde" />
360       <listitem open="0" type="815" id="140" label="getHoraHasta" />
361       <listitem open="0" type="815" id="138" label="getNombre" />
362       <listitem open="0" type="815" id="134" label="getTipo" />
363      </listitem>
364      <listitem open="0" type="813" id="10" label="Banda" >
365       <listitem open="0" type="815" id="89" label="Banda" />
366       <listitem open="0" type="815" id="82" label="Cargar" />
367       <listitem open="0" type="815" id="85" label="total" />
368      </listitem>
369      <listitem open="0" type="813" id="121" label="BandaDB" >
370       <listitem open="0" type="815" id="122" label="connect" />
371      </listitem>
372      <listitem open="1" type="813" id="125" label="DB" />
373      <listitem open="1" type="813" id="36" label="Date" />
374      <listitem open="1" type="813" id="39" label="Hora" />
375      <listitem open="0" type="813" id="88" label="NovedadesDia" >
376       <listitem open="0" type="815" id="92" label="NovedadesDia" />
377      </listitem>
378      <listitem open="0" type="813" id="33" label="Periodo" >
379       <listitem open="0" type="815" id="102" label="Periodo" />
380       <listitem open="0" type="815" id="50" label="actualizarBase" />
381       <listitem open="0" type="815" id="49" label="actualizarPrecalculoDependencia" />
382       <listitem open="0" type="815" id="47" label="actualizarPrecalculoDias" />
383       <listitem open="0" type="815" id="48" label="actualizarPrecalculoMeses" />
384       <listitem open="0" type="814" id="34" label="desde" />
385       <listitem open="0" type="815" id="112" label="extenderAFinDeMes" />
386       <listitem open="0" type="815" id="144" label="getAgentes" />
387       <listitem open="0" type="815" id="42" label="getPrecalculoDependencia" />
388       <listitem open="0" type="815" id="37" label="getPrecalculoDias" />
389       <listitem open="0" type="815" id="38" label="getPrecalculoMeses" />
390       <listitem open="0" type="814" id="35" label="hasta" />
391      </listitem>
392      <listitem open="1" type="810" id="43" label="Periodo::actualizarBase" />
393      <listitem open="0" type="813" id="9" label="PrecalculoDependencia" >
394       <listitem open="0" type="815" id="32" label="actualizarBase" />
395       <listitem open="0" type="814" id="24" label="dependencia" />
396       <listitem open="0" type="815" id="27" label="getASNBecarios" />
397       <listitem open="0" type="815" id="26" label="getASNPlanta" />
398       <listitem open="0" type="815" id="29" label="getBecarios" />
399       <listitem open="0" type="815" id="30" label="getContratados" />
400       <listitem open="0" type="815" id="126" label="getDeDB" />
401       <listitem open="0" type="815" id="28" label="getPlanta" />
402       <listitem open="0" type="814" id="25" label="mes" />
403       <listitem open="0" type="815" id="124" label="precalculoDependencia" />
404      </listitem>
405      <listitem open="0" type="813" id="7" label="PrecalculoDia" >
406       <listitem open="0" type="815" id="17" label="actualizarBase" />
407       <listitem open="0" type="814" id="11" label="agente" />
408       <listitem open="0" type="814" id="12" label="fecha" />
409       <listitem open="0" type="815" id="16" label="getASN" />
410       <listitem open="0" type="815" id="127" label="getDeDB" />
411       <listitem open="0" type="815" id="15" label="getTiempo" />
412       <listitem open="0" type="815" id="97" label="precalculoDia" />
413      </listitem>
414      <listitem open="1" type="810" id="81" label="PrecalculoDia::actualizarBase" />
415      <listitem open="0" type="813" id="8" label="PrecalculoMes" >
416       <listitem open="0" type="815" id="31" label="actualizarBase" />
417       <listitem open="0" type="814" id="14" label="agente" />
418       <listitem open="0" type="815" id="128" label="getDeDB" />
419       <listitem open="0" type="815" id="23" label="getDiasLaborablesTrabajados" />
420       <listitem open="0" type="815" id="20" label="getDiasTrabajados" />
421       <listitem open="0" type="815" id="22" label="getNASN" />
422       <listitem open="0" type="815" id="21" label="getPromedio" />
423       <listitem open="0" type="814" id="18" label="mes" />
424       <listitem open="0" type="815" id="123" label="precalculoMes" />
425      </listitem>
426      <listitem open="1" type="810" id="96" label="PrecalculoMes::actualizarBase" />
427      <listitem open="0" type="807" id="1" label="class diagram" />
428      <listitem open="1" type="813" id="145" label="dependencia" >
429       <listitem open="0" type="814" id="146" label="codep" />
430       <listitem open="0" type="815" id="147" label="dependencia" />
431       <listitem open="0" type="815" id="148" label="getAgentes" />
432      </listitem>
433     </listitem>
434     <listitem open="1" type="802" id="-1" label="Use Case View" >
435      <listitem open="1" type="811" id="76" label="Agente" />
436      <listitem open="1" type="805" id="2" label="Bandas2" />
437      <listitem open="1" type="811" id="3" label="Beti" />
438      <listitem open="1" type="805" id="115" label="Cambiar Credencial" />
439      <listitem open="1" type="812" id="4" label="Cambiar Credencial" />
440      <listitem open="1" type="811" id="74" label="Control de Accesos" />
441      <listitem open="1" type="812" id="77" label="Imprimir Banda" />
442      <listitem open="1" type="805" id="119" label="Mostrar Banda" />
443      <listitem open="1" type="812" id="75" label="Mostrar Banda" />
444      <listitem open="1" type="812" id="79" label="Mostrar Semaforo" />
445      <listitem open="1" type="812" id="6" label="Procesar Periodo" />
446      <listitem open="1" type="805" id="117" label="Procesar Periodo" />
447      <listitem open="1" type="811" id="78" label="RRHH" />
448     </listitem>
449    </listitem>
450   </listview>
451  </XMI.content>
452 </XMI>