aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd
diff options
context:
space:
mode:
Diffstat (limited to 'src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd')
-rw-r--r--src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd943
1 files changed, 943 insertions, 0 deletions
diff --git a/src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd b/src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd
new file mode 100644
index 00000000..01b68153
--- /dev/null
+++ b/src/dtf/WixToolset.Dtf.WindowsInstaller/WindowsInstaller.cd
@@ -0,0 +1,943 @@
1<?xml version="1.0" encoding="utf-8"?>
2<ClassDiagram MajorVersion="1" MinorVersion="1">
3 <Comment CommentText="Database classes">
4 <Position X="3.433" Y="7.717" Height="0.26" Width="1.159" />
5 </Comment>
6 <Comment CommentText="Custom action classes">
7 <Position X="5.791" Y="1.774" Height="0.312" Width="1.465" />
8 </Comment>
9 <Comment CommentText="Inventory classes">
10 <Position X="12.323" Y="2.386" Height="0.292" Width="1.183" />
11 </Comment>
12 <Comment CommentText="Exceptions">
13 <Position X="11.75" Y="9.25" Height="0.285" Width="0.798" />
14 </Comment>
15 <Comment CommentText="Callback delegates">
16 <Position X="17.25" Y="8" Height="0.281" Width="1.25" />
17 </Comment>
18 <Comment CommentText="API enums">
19 <Position X="21.992" Y="0.5" Height="0.283" Width="2.008" />
20 </Comment>
21 <Comment CommentText="Database column enums">
22 <Position X="24.25" Y="0.5" Height="0.26" Width="1.983" />
23 </Comment>
24 <Class Name="WixToolset.Dtf.WindowsInstaller.Database">
25 <Position X="0.5" Y="5" Width="2.25" />
26 <Members>
27 <Method Name="Database" Hidden="true" />
28 <Field Name="deleteOnClose" Hidden="true" />
29 <Method Name="Dispose" Hidden="true" />
30 <Method Name="ExecutePropertyQuery" Hidden="true" />
31 <Field Name="filePath" Hidden="true" />
32 <Method Name="Open" Hidden="true" />
33 <Field Name="openMode" Hidden="true" />
34 <Field Name="summaryInfo" Hidden="true" />
35 <Field Name="tables" Hidden="true" />
36 </Members>
37 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerHandle" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
38 <Path>
39 <Point X="3.312" Y="2.119" />
40 <Point X="3.312" Y="2.689" />
41 <Point X="2.699" Y="2.689" />
42 <Point X="2.699" Y="5" />
43 </Path>
44 </InheritanceLine>
45 <AssociationLine Name="Tables" Type="WixToolset.Dtf.WindowsInstaller.TableInfo" FixedFromPoint="true" FixedToPoint="true">
46 <Path>
47 <Point X="2.75" Y="8.125" />
48 <Point X="3.75" Y="8.125" />
49 <Point X="3.75" Y="8.5" />
50 </Path>
51 <MemberNameLabel ManuallyPlaced="true">
52 <Position X="0.293" Y="0.152" />
53 </MemberNameLabel>
54 </AssociationLine>
55 <AssociationLine Name="SummaryInfo" Type="WixToolset.Dtf.WindowsInstaller.SummaryInfo" FixedFromPoint="true">
56 <Path>
57 <Point X="1.318" Y="5" />
58 <Point X="1.318" Y="4.535" />
59 </Path>
60 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
61 <Position X="-1.155" Y="0.279" Height="0.16" Width="1.095" />
62 </MemberNameLabel>
63 </AssociationLine>
64 <TypeIdentifier>
65 <HashCode>QABACUgAACAAIAVUIAgQREACAAIAk0ABAIhmoEAAAAA=</HashCode>
66 <FileName>Database.cs</FileName>
67 </TypeIdentifier>
68 <ShowAsAssociation>
69 <Property Name="SummaryInfo" />
70 </ShowAsAssociation>
71 <ShowAsCollectionAssociation>
72 <Property Name="Tables" />
73 </ShowAsCollectionAssociation>
74 </Class>
75 <Class Name="WixToolset.Dtf.WindowsInstaller.InstallerHandle">
76 <Position X="3" Y="0.5" Width="2" />
77 <Members>
78 <Method Name="Dispose" Hidden="true" />
79 <Method Name="Equals" Hidden="true" />
80 <Method Name="GetHashCode" Hidden="true" />
81 <Field Name="handle" Hidden="true" />
82 <Method Name="InstallerHandle" Hidden="true" />
83 <Property Name="Sync" Hidden="true" />
84 </Members>
85 <TypeIdentifier>
86 <HashCode>AAAAAAAAACAAAACAgAAAAAAAAAAAAMIAAAACAACAAAA=</HashCode>
87 <FileName>Handle.cs</FileName>
88 </TypeIdentifier>
89 <Lollipop Position="0.2" />
90 </Class>
91 <Class Name="WixToolset.Dtf.WindowsInstaller.Installer">
92 <Position X="19.25" Y="0.5" Width="2.5" />
93 <Members>
94 <Method Name="CheckInstallResult" Hidden="true" />
95 <Field Name="errorResources" Hidden="true" />
96 <Property Name="ErrorResources" Hidden="true" />
97 <Field Name="externalUIHandlers" Hidden="true" />
98 <Method Name="GetMessageFromModule" Hidden="true" />
99 <Method Name="GetPatchStringDataType" Hidden="true" />
100 <Field Name="rebootInitiated" Hidden="true" />
101 <Field Name="rebootRequired" Hidden="true" />
102 </Members>
103 <TypeIdentifier>
104 <HashCode>IAQBiIgAgAKAAAAELEAAPBgJAUAAYAAAAOQDagAgAQE=</HashCode>
105 <FileName>ExternalUIHandler.cs</FileName>
106 </TypeIdentifier>
107 </Class>
108 <Class Name="WixToolset.Dtf.WindowsInstaller.Record">
109 <Position X="5.25" Y="3" Width="2" />
110 <Members>
111 <Method Name="CheckRange" Hidden="true" />
112 <Method Name="ExtractSubStorage" Hidden="true" />
113 <Method Name="FindColumn" Hidden="true" />
114 <Method Name="Record" Hidden="true" />
115 <Field Name="view" Hidden="true" />
116 </Members>
117 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerHandle" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
118 <Path>
119 <Point X="3.688" Y="2.119" />
120 <Point X="3.688" Y="2.672" />
121 <Point X="5.4" Y="2.672" />
122 <Point X="5.4" Y="3" />
123 </Path>
124 </InheritanceLine>
125 <TypeIdentifier>
126 <HashCode>AIAAAAAAAAAAAIAEiEIAJAAAAQgIEIAIIQCAAABIAAA=</HashCode>
127 <FileName>Record.cs</FileName>
128 </TypeIdentifier>
129 </Class>
130 <Class Name="WixToolset.Dtf.WindowsInstaller.Session">
131 <Position X="7.5" Y="0.5" Width="2.25" />
132 <Members>
133 <Field Name="database" Hidden="true" />
134 <Method Name="Dispose" Hidden="true" />
135 <Method Name="IFormatProvider.GetFormat" Hidden="true" />
136 <Method Name="Session" Hidden="true" />
137 </Members>
138 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerHandle" FixedFromPoint="true">
139 <Path>
140 <Point X="3.875" Y="2.119" />
141 <Point X="3.875" Y="2.395" />
142 <Point X="7.5" Y="2.395" />
143 </Path>
144 </InheritanceLine>
145 <AssociationLine Name="Database" Type="WixToolset.Dtf.WindowsInstaller.Database" FixedFromPoint="true" FixedToPoint="true">
146 <Path>
147 <Point X="7.562" Y="4.696" />
148 <Point X="7.562" Y="10.375" />
149 <Point X="2.75" Y="10.375" />
150 </Path>
151 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
152 <Position X="4.869" Y="5.46" Height="0.16" Width="0.806" />
153 </MemberNameLabel>
154 </AssociationLine>
155 <AssociationLine Name="Components" Type="WixToolset.Dtf.WindowsInstaller.ComponentInfo" FixedFromPoint="true">
156 <Path>
157 <Point X="8.562" Y="4.696" />
158 <Point X="8.562" Y="5.5" />
159 </Path>
160 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
161 <Position X="-1.021" Y="0.317" Height="0.16" Width="0.986" />
162 </MemberNameLabel>
163 </AssociationLine>
164 <AssociationLine Name="Features" Type="WixToolset.Dtf.WindowsInstaller.FeatureInfo">
165 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
166 <Position X="0.016" Y="2.568" Height="0.16" Width="0.785" />
167 </MemberNameLabel>
168 </AssociationLine>
169 <TypeIdentifier>
170 <HashCode>AAAAEAAAKGAAAoDADIBBAAAAAAgIEABBEIAAIAAACAA=</HashCode>
171 <FileName>Session.cs</FileName>
172 </TypeIdentifier>
173 <ShowAsAssociation>
174 <Property Name="Database" />
175 </ShowAsAssociation>
176 <ShowAsCollectionAssociation>
177 <Property Name="Components" />
178 <Property Name="Features" />
179 </ShowAsCollectionAssociation>
180 <Lollipop Position="0.2" />
181 </Class>
182 <Class Name="WixToolset.Dtf.WindowsInstaller.SummaryInfo">
183 <Position X="0.5" Y="0.5" Width="2" />
184 <Members>
185 <Field Name="MAX_PROPERTIES" Hidden="true" />
186 <Method Name="OpenSummaryInfo" Hidden="true" />
187 <Method Name="SummaryInfo" Hidden="true" />
188 <Property Name="this" Hidden="true" />
189 </Members>
190 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerHandle" FixedFromPoint="true">
191 <Path>
192 <Point X="3.125" Y="2.119" />
193 <Point X="3.125" Y="2.404" />
194 <Point X="2.5" Y="2.404" />
195 </Path>
196 </InheritanceLine>
197 <TypeIdentifier>
198 <HashCode>AQAAAAAAAEAAAEAAjMgAAJIAAAEAAAAAAAAEhAAAoCI=</HashCode>
199 <FileName>SummaryInfo.cs</FileName>
200 </TypeIdentifier>
201 </Class>
202 <Class Name="WixToolset.Dtf.WindowsInstaller.View">
203 <Position X="3" Y="3" Width="2" />
204 <Members>
205 <Field Name="columns" Hidden="true" />
206 <Field Name="database" Hidden="true" />
207 <Method Name="InternalValidate" Hidden="true" />
208 <Field Name="sql" Hidden="true" />
209 <Method Name="System.Collections.IEnumerable.GetEnumerator" Hidden="true" />
210 <Field Name="tables" Hidden="true" />
211 <Method Name="View" Hidden="true" />
212 </Members>
213 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerHandle" FixedFromPoint="true" FixedToPoint="true">
214 <Path>
215 <Point X="3.5" Y="2.119" />
216 <Point X="3.5" Y="3" />
217 </Path>
218 </InheritanceLine>
219 <AssociationLine Name="Database" Type="WixToolset.Dtf.WindowsInstaller.Database" FixedFromPoint="true" FixedToPoint="true">
220 <Path>
221 <Point X="3.75" Y="7.196" />
222 <Point X="3.75" Y="7.562" />
223 <Point X="2.75" Y="7.562" />
224 </Path>
225 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
226 <Position X="0.168" Y="0.16" Height="0.16" Width="0.831" />
227 </MemberNameLabel>
228 </AssociationLine>
229 <AssociationLine Name="Columns" Type="WixToolset.Dtf.WindowsInstaller.ColumnInfo" FixedFromPoint="true" FixedToPoint="true">
230 <Path>
231 <Point X="4.25" Y="7.196" />
232 <Point X="4.25" Y="7.562" />
233 <Point X="5.25" Y="7.562" />
234 </Path>
235 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
236 <Position X="0.168" Y="0.152" Height="0.16" Width="0.787" />
237 </MemberNameLabel>
238 </AssociationLine>
239 <TypeIdentifier>
240 <HashCode>ICQAIEQAAEDgABRACQEAQECBAAEAAQAACAAAAAgAACA=</HashCode>
241 <FileName>View.cs</FileName>
242 </TypeIdentifier>
243 <ShowAsAssociation>
244 <Property Name="Database" />
245 </ShowAsAssociation>
246 <ShowAsCollectionAssociation>
247 <Property Name="Columns" />
248 </ShowAsCollectionAssociation>
249 <Lollipop Position="0.638" />
250 </Class>
251 <Class Name="WixToolset.Dtf.WindowsInstaller.TableInfo">
252 <Position X="3" Y="8.5" Width="2" />
253 <Members>
254 <Field Name="columns" Hidden="true" />
255 <Method Name="GetTablePrimaryKeys" Hidden="true" />
256 <Field Name="name" Hidden="true" />
257 <Field Name="primaryKeys" Hidden="true" />
258 <Method Name="TableInfo" Hidden="true" />
259 <Method Name="ToString" Hidden="true" />
260 </Members>
261 <AssociationLine Name="Columns" Type="WixToolset.Dtf.WindowsInstaller.ColumnInfo" FixedFromPoint="true" FixedToPoint="true">
262 <Path>
263 <Point X="4.25" Y="8.5" />
264 <Point X="4.25" Y="8.125" />
265 <Point X="5.25" Y="8.125" />
266 </Path>
267 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
268 <Position X="0.143" Y="-0.338" Height="0.16" Width="0.787" />
269 </MemberNameLabel>
270 </AssociationLine>
271 <TypeIdentifier>
272 <HashCode>AAAAAAAAAEAAAAAEACAAAAQAQAAEAAAASAAAAAgAAAA=</HashCode>
273 <FileName>TableInfo.cs</FileName>
274 </TypeIdentifier>
275 <ShowAsCollectionAssociation>
276 <Property Name="Columns" />
277 </ShowAsCollectionAssociation>
278 </Class>
279 <Class Name="WixToolset.Dtf.WindowsInstaller.ColumnInfo">
280 <Position X="5.25" Y="7.25" Width="2" />
281 <Members>
282 <Method Name="ColumnInfo" Hidden="true" />
283 <Field Name="isLocalizable" Hidden="true" />
284 <Field Name="isRequired" Hidden="true" />
285 <Field Name="isTemporary" Hidden="true" />
286 <Field Name="name" Hidden="true" />
287 <Field Name="size" Hidden="true" />
288 <Method Name="ToString" Hidden="true" />
289 <Field Name="type" Hidden="true" />
290 </Members>
291 <TypeIdentifier>
292 <HashCode>AgAAAAAAAAAAgCAEEIAAABQgQAAFIAAAAQAAAAIAEAA=</HashCode>
293 <FileName>ColumnInfo.cs</FileName>
294 </TypeIdentifier>
295 </Class>
296 <Class Name="WixToolset.Dtf.WindowsInstaller.CustomActionAttribute">
297 <Position X="5.25" Y="0.5" Width="2" />
298 <Members>
299 <Method Name="CustomActionAttribute" Hidden="true" />
300 <Field Name="name" Hidden="true" />
301 </Members>
302 <TypeIdentifier>
303 <HashCode>AAAAAAAAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAA=</HashCode>
304 <FileName>CustomActionAttribute.cs</FileName>
305 </TypeIdentifier>
306 </Class>
307 <Class Name="WixToolset.Dtf.WindowsInstaller.Installation">
308 <Position X="12.5" Y="0.5" Width="2" />
309 <Members>
310 <Field Name="context" Hidden="true" />
311 <Method Name="Installation" Hidden="true" />
312 <Field Name="installationCode" Hidden="true" />
313 <Property Name="InstallationCode" Hidden="true" />
314 <Property Name="InstallationType" Hidden="true" />
315 <Field Name="sourceList" Hidden="true" />
316 <Field Name="userSid" Hidden="true" />
317 </Members>
318 <AssociationLine Name="SourceList" Type="WixToolset.Dtf.WindowsInstaller.SourceList" FixedFromPoint="true" FixedToPoint="true">
319 <Path>
320 <Point X="13.75" Y="1.95" />
321 <Point X="13.75" Y="2.298" />
322 <Point X="14.75" Y="2.298" />
323 </Path>
324 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
325 <Position X="0.076" Y="0.114" Height="0.16" Width="0.868" />
326 </MemberNameLabel>
327 </AssociationLine>
328 <TypeIdentifier>
329 <HashCode>AAACIhAAAoAQAACACAAAAABAAAAAAAAAAAAEAAAAAAA=</HashCode>
330 <FileName>Installation.cs</FileName>
331 </TypeIdentifier>
332 <ShowAsAssociation>
333 <Property Name="SourceList" />
334 </ShowAsAssociation>
335 </Class>
336 <Class Name="WixToolset.Dtf.WindowsInstaller.InstallationPart">
337 <Position X="17" Y="3" Width="2" />
338 <Members>
339 <Field Name="id" Hidden="true" />
340 <Property Name="Id" Hidden="true" />
341 <Method Name="InstallationPart" Hidden="true" />
342 <Field Name="productCode" Hidden="true" />
343 <Property Name="ProductCode" Hidden="true" />
344 </Members>
345 <AssociationLine Name="Product" Type="WixToolset.Dtf.WindowsInstaller.ProductInstallation" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
346 <Path>
347 <Point X="17.611" Y="3.967" />
348 <Point X="17.611" Y="4.519" />
349 <Point X="14.76" Y="4.519" />
350 <Point X="14.76" Y="6.438" />
351 <Point X="12.25" Y="6.438" />
352 </Path>
353 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
354 <Position X="4.65" Y="2.262" Height="0.16" Width="0.703" />
355 </MemberNameLabel>
356 </AssociationLine>
357 <TypeIdentifier>
358 <HashCode>AAAiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAIgA=</HashCode>
359 <FileName>InstallationPart.cs</FileName>
360 </TypeIdentifier>
361 <ShowAsAssociation>
362 <Property Name="Product" />
363 </ShowAsAssociation>
364 </Class>
365 <Class Name="WixToolset.Dtf.WindowsInstaller.ProductInstallation">
366 <Position X="10" Y="0.5" Width="2.25" />
367 <Members>
368 <Method Name="EnumFeatures" Hidden="true" />
369 <Method Name="EnumProducts" Hidden="true" />
370 <Method Name="EnumRelatedProducts" Hidden="true" />
371 <Property Name="InstallationType" Hidden="true" />
372 <Field Name="properties" Hidden="true" />
373 <Property Name="State" Hidden="true" />
374 </Members>
375 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.Installation" FixedFromPoint="true" FixedToPoint="true">
376 <Path>
377 <Point X="13.312" Y="1.95" />
378 <Point X="13.312" Y="2.312" />
379 <Point X="12.25" Y="2.312" />
380 </Path>
381 </InheritanceLine>
382 <AssociationLine Name="AllProducts" Type="WixToolset.Dtf.WindowsInstaller.ProductInstallation" FixedFromPoint="true" FixedToPoint="true">
383 <Path>
384 <Point X="10.5" Y="7.273" />
385 <Point X="10.5" Y="7.523" />
386 <Point X="11.562" Y="7.523" />
387 <Point X="11.562" Y="7.273" />
388 </Path>
389 <MemberNameLabel ManuallyPlaced="true">
390 <Position X="0.068" Y="0.052" />
391 </MemberNameLabel>
392 </AssociationLine>
393 <AssociationLine Name="Features" Type="WixToolset.Dtf.WindowsInstaller.FeatureInstallation" FixedToPoint="true">
394 <Path>
395 <Point X="12.25" Y="6.813" />
396 <Point X="15" Y="6.813" />
397 </Path>
398 <MemberNameLabel ManuallyPlaced="true">
399 <Position X="1.922" Y="0.05" />
400 </MemberNameLabel>
401 </AssociationLine>
402 <TypeIdentifier>
403 <HashCode>UAIEYrAGAAAACQBAKEABAAoASA0ARQAASUIGBAAIIAA=</HashCode>
404 <FileName>ProductInstallation.cs</FileName>
405 </TypeIdentifier>
406 <ShowAsCollectionAssociation>
407 <Property Name="AllProducts" />
408 <Property Name="Features" />
409 </ShowAsCollectionAssociation>
410 </Class>
411 <Class Name="WixToolset.Dtf.WindowsInstaller.PatchInstallation">
412 <Position X="12.5" Y="2.75" Width="2" />
413 <Members>
414 <Method Name="EnumPatches" Hidden="true" />
415 <Property Name="InstallationType" Hidden="true" />
416 <Method Name="PatchInstallation" Hidden="true" />
417 <Field Name="productCode" Hidden="true" />
418 <Property Name="State" Hidden="true" />
419 </Members>
420 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.Installation" FixedFromPoint="true" FixedToPoint="true">
421 <Path>
422 <Point X="13.562" Y="1.95" />
423 <Point X="13.562" Y="2.75" />
424 </Path>
425 </InheritanceLine>
426 <AssociationLine Name="AllPatches" Type="WixToolset.Dtf.WindowsInstaller.PatchInstallation" FixedFromPoint="true" FixedToPoint="true">
427 <Path>
428 <Point X="12.938" Y="5.98" />
429 <Point X="12.938" Y="6.23" />
430 <Point X="14" Y="6.23" />
431 <Point X="14" Y="5.98" />
432 </Path>
433 <MemberNameLabel ManuallyPlaced="true">
434 <Position X="0.093" Y="0.06" />
435 </MemberNameLabel>
436 </AssociationLine>
437 <TypeIdentifier>
438 <HashCode>AAAgsgCACAAAAAAAKEAAAgAAAgAAAAAAAgIAFAAAIAA=</HashCode>
439 <FileName>PatchInstallation.cs</FileName>
440 </TypeIdentifier>
441 <ShowAsCollectionAssociation>
442 <Property Name="AllPatches" />
443 </ShowAsCollectionAssociation>
444 </Class>
445 <Class Name="WixToolset.Dtf.WindowsInstaller.ComponentInstallation">
446 <Position X="17" Y="5" Width="2" />
447 <Members>
448 <Method Name="ComponentInstallation" Hidden="true" />
449 <Method Name="EnumClients" Hidden="true" />
450 <Method Name="EnumComponents" Hidden="true" />
451 <Method Name="EnumQualifiers" Hidden="true" />
452 <Method Name="GetProductCode" Hidden="true" />
453 </Members>
454 <Compartments>
455 <Compartment Name="Nested Types" Collapsed="false" />
456 </Compartments>
457 <NestedTypes>
458 <Struct Name="WixToolset.Dtf.WindowsInstaller.ComponentInstallation.Qualifier" Collapsed="true">
459 <TypeIdentifier>
460 <NewMemberFileName>ComponentInstallation.cs</NewMemberFileName>
461 </TypeIdentifier>
462 </Struct>
463 </NestedTypes>
464 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallationPart" FixedFromPoint="true" FixedToPoint="true">
465 <Path>
466 <Point X="18.111" Y="3.967" />
467 <Point X="18.111" Y="5" />
468 </Path>
469 </InheritanceLine>
470 <AssociationLine Name="AllComponents" Type="WixToolset.Dtf.WindowsInstaller.ComponentInstallation" FixedFromPoint="true" FixedToPoint="true">
471 <Path>
472 <Point X="17.375" Y="7.443" />
473 <Point X="17.375" Y="7.693" />
474 <Point X="18.625" Y="7.693" />
475 <Point X="18.625" Y="7.443" />
476 </Path>
477 <MemberNameLabel ManuallyPlaced="true">
478 <Position X="0.068" Y="0.052" />
479 </MemberNameLabel>
480 </AssociationLine>
481 <AssociationLine Name="ClientProducts" Type="WixToolset.Dtf.WindowsInstaller.ProductInstallation" FixedFromPoint="true">
482 <Path>
483 <Point X="17" Y="7.188" />
484 <Point X="12.25" Y="7.188" />
485 </Path>
486 <MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
487 <Position X="3.658" Y="-0.195" Height="0.16" Width="1.087" />
488 </MemberNameLabel>
489 </AssociationLine>
490 <TypeIdentifier>
491 <HashCode>AUAAAAACAAAAAAIAEAgQAAQAAAAAAAAEAAAABAAAAAA=</HashCode>
492 <FileName>ComponentInstallation.cs</FileName>
493 </TypeIdentifier>
494 <ShowAsCollectionAssociation>
495 <Property Name="AllComponents" />
496 <Property Name="ClientProducts" />
497 </ShowAsCollectionAssociation>
498 </Class>
499 <Class Name="WixToolset.Dtf.WindowsInstaller.FeatureInstallation">
500 <Position X="15" Y="4.75" Width="1.75" />
501 <Members>
502 <Method Name="FeatureInstallation" Hidden="true" />
503 </Members>
504 <Compartments>
505 <Compartment Name="Nested Types" Collapsed="false" />
506 </Compartments>
507 <NestedTypes>
508 <Struct Name="WixToolset.Dtf.WindowsInstaller.FeatureInstallation.UsageData" Collapsed="true">
509 <TypeIdentifier>
510 <NewMemberFileName>FeatureInstallation.cs</NewMemberFileName>
511 </TypeIdentifier>
512 </Struct>
513 </NestedTypes>
514 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallationPart" FixedFromPoint="true" FixedToPoint="true">
515 <Path>
516 <Point X="17.889" Y="3.967" />
517 <Point X="17.889" Y="4.804" />
518 <Point X="16.75" Y="4.804" />
519 </Path>
520 </InheritanceLine>
521 <TypeIdentifier>
522 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAEAAAAACAAAAAABAAAAAA=</HashCode>
523 <FileName>FeatureInstallation.cs</FileName>
524 </TypeIdentifier>
525 </Class>
526 <Class Name="WixToolset.Dtf.WindowsInstaller.SourceList">
527 <Position X="14.75" Y="0.5" Width="2" />
528 <Members>
529 <Method Name="ClearSourceType" Hidden="true" />
530 <Method Name="Contains" Hidden="true" />
531 <Method Name="CopyTo" Hidden="true" />
532 <Method Name="EnumSources" Hidden="true" />
533 <Field Name="installation" Hidden="true" />
534 <Field Name="mediaList" Hidden="true" />
535 <Method Name="SourceList" Hidden="true" />
536 <Method Name="System.Collections.IEnumerable.GetEnumerator" Hidden="true" />
537 </Members>
538 <AssociationLine Name="MediaList" Type="WixToolset.Dtf.WindowsInstaller.MediaDisk" FixedFromPoint="true" FixedToPoint="true">
539 <Path>
540 <Point X="16.75" Y="2.375" />
541 <Point X="17.667" Y="2.375" />
542 <Point X="17.667" Y="1.789" />
543 </Path>
544 <MemberNameLabel ManuallyPlaced="true">
545 <Position X="0.029" Y="0.377" />
546 </MemberNameLabel>
547 </AssociationLine>
548 <TypeIdentifier>
549 <HashCode>BCIAAEAAEABAABgQCAAABIQAAFAQAAAAAAAABARwIgA=</HashCode>
550 <FileName>SourceList.cs</FileName>
551 </TypeIdentifier>
552 <ShowAsCollectionAssociation>
553 <Property Name="MediaList" />
554 </ShowAsCollectionAssociation>
555 <Lollipop Position="0.2" />
556 </Class>
557 <Class Name="WixToolset.Dtf.WindowsInstaller.ComponentInfo">
558 <Position X="8" Y="5.5" Width="1.5" />
559 <Members>
560 <Method Name="ComponentInfo" Hidden="true" />
561 <Field Name="name" Hidden="true" />
562 <Field Name="session" Hidden="true" />
563 </Members>
564 <TypeIdentifier>
565 <HashCode>AQAAAAIAAAAAAAAAAAEAACQAAAAEAAAAAAAAAAAAAAA=</HashCode>
566 <FileName>ComponentInfo.cs</FileName>
567 </TypeIdentifier>
568 </Class>
569 <Class Name="WixToolset.Dtf.WindowsInstaller.FeatureInfo">
570 <Position X="8" Y="7.5" Width="1.75" />
571 <Members>
572 <Method Name="FeatureInfo" Hidden="true" />
573 <Field Name="name" Hidden="true" />
574 <Field Name="session" Hidden="true" />
575 </Members>
576 <TypeIdentifier>
577 <HashCode>AQAAAAIAAAggAEAAAAEAACQQAAAEAAAAAAAAAAAAAAA=</HashCode>
578 <FileName>FeatureInfo.cs</FileName>
579 </TypeIdentifier>
580 </Class>
581 <Class Name="WixToolset.Dtf.WindowsInstaller.InstallerException">
582 <Position X="11.75" Y="7.5" Width="2.25" />
583 <Members>
584 <Method Name="Combine" Hidden="true" />
585 <Field Name="errorCode" Hidden="true" />
586 <Field Name="errorData" Hidden="true" />
587 <Method Name="ExceptionFromReturnCode" Hidden="true" />
588 <Method Name="GetObjectData" Hidden="true" />
589 <Method Name="GetSystemMessage" Hidden="true" />
590 <Method Name="InstallerException" Hidden="true" />
591 <Method Name="SaveErrorRecord" Hidden="true" />
592 </Members>
593 <TypeIdentifier>
594 <HashCode>hAAAAAAAAAAAAAQAAAAAAAAgAAgIAAAIAAABIAAAQAA=</HashCode>
595 <FileName>Exceptions.cs</FileName>
596 </TypeIdentifier>
597 </Class>
598 <Class Name="WixToolset.Dtf.WindowsInstaller.BadQuerySyntaxException" Collapsed="true">
599 <Position X="11.75" Y="9.75" Width="2.25" />
600 <Members>
601 <Method Name="BadQuerySyntaxException" Hidden="true" />
602 </Members>
603 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerException" FixedFromPoint="true" FixedToPoint="true">
604 <Path>
605 <Point X="12.938" Y="9.119" />
606 <Point X="12.938" Y="9.75" />
607 </Path>
608 </InheritanceLine>
609 <TypeIdentifier>
610 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
611 <FileName>Exceptions.cs</FileName>
612 </TypeIdentifier>
613 </Class>
614 <Class Name="WixToolset.Dtf.WindowsInstaller.InstallCanceledException" Collapsed="true">
615 <Position X="14.25" Y="9.75" Width="2.25" />
616 <Members>
617 <Method Name="InstallCanceledException" Hidden="true" />
618 </Members>
619 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerException" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
620 <Path>
621 <Point X="13.375" Y="9.119" />
622 <Point X="13.375" Y="9.631" />
623 <Point X="14.25" Y="9.631" />
624 <Point X="14.25" Y="9.813" />
625 </Path>
626 </InheritanceLine>
627 <TypeIdentifier>
628 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
629 <FileName>Exceptions.cs</FileName>
630 </TypeIdentifier>
631 </Class>
632 <Class Name="WixToolset.Dtf.WindowsInstaller.InvalidHandleException" Collapsed="true">
633 <Position X="14.25" Y="9" Width="2.25" />
634 <Members>
635 <Method Name="InvalidHandleException" Hidden="true" />
636 </Members>
637 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerException" FixedFromPoint="true" FixedToPoint="true">
638 <Path>
639 <Point X="13.812" Y="9.119" />
640 <Point X="13.812" Y="9.375" />
641 <Point X="14.25" Y="9.375" />
642 </Path>
643 </InheritanceLine>
644 <TypeIdentifier>
645 <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
646 <FileName>Exceptions.cs</FileName>
647 </TypeIdentifier>
648 </Class>
649 <Class Name="WixToolset.Dtf.WindowsInstaller.MergeException">
650 <Position X="14.25" Y="7.5" Width="2.25" />
651 <Members>
652 <Field Name="conflictCounts" Hidden="true" />
653 <Field Name="conflictTables" Hidden="true" />
654 <Method Name="GetObjectData" Hidden="true" />
655 <Method Name="MergeException" Hidden="true" />
656 </Members>
657 <InheritanceLine Type="WixToolset.Dtf.WindowsInstaller.InstallerException" FixedFromPoint="true">
658 <Path>
659 <Point X="14" Y="8.813" />
660 <Point X="14.25" Y="8.813" />
661 </Path>
662 </InheritanceLine>
663 <TypeIdentifier>
664 <HashCode>AAAAAAAAAAAAAEAAEABAABAgAAAAAAAAAAAAIAAAAAA=</HashCode>
665 <FileName>Exceptions.cs</FileName>
666 </TypeIdentifier>
667 </Class>
668 <Struct Name="WixToolset.Dtf.WindowsInstaller.MediaDisk">
669 <Position X="17" Y="0.5" Width="2" />
670 <Members>
671 <Field Name="diskId" Hidden="true" />
672 <Field Name="diskPrompt" Hidden="true" />
673 <Method Name="MediaDisk" Hidden="true" />
674 <Field Name="volumeLabel" Hidden="true" />
675 </Members>
676 <TypeIdentifier>
677 <HashCode>AgAAAAAAAAAAAAAAAgAAIAAAACAAAAAEAAAABAAAAAA=</HashCode>
678 <FileName>MediaDisk.cs</FileName>
679 </TypeIdentifier>
680 </Struct>
681 <Struct Name="WixToolset.Dtf.WindowsInstaller.InstallCost">
682 <Position X="10" Y="8" Width="1.25" />
683 <Members>
684 <Field Name="cost" Hidden="true" />
685 <Field Name="driveName" Hidden="true" />
686 <Method Name="InstallCost" Hidden="true" />
687 <Field Name="tempCost" Hidden="true" />
688 </Members>
689 <TypeIdentifier>
690 <HashCode>AAAAAAAAAgAAAAIAAAAACBAAAAgQAAAAAAAAAAAAAAA=</HashCode>
691 <FileName>InstallCost.cs</FileName>
692 </TypeIdentifier>
693 </Struct>
694 <Struct Name="WixToolset.Dtf.WindowsInstaller.ShortcutTarget">
695 <Position X="19.5" Y="7.75" Width="1.5" />
696 <Members>
697 <Field Name="componentCode" Hidden="true" />
698 <Method Name="Equals" Hidden="true" />
699 <Field Name="feature" Hidden="true" />
700 <Method Name="GetHashCode" Hidden="true" />
701 <Method Name="operator !=" Hidden="true" />
702 <Method Name="operator ==" Hidden="true" />
703 <Field Name="productCode" Hidden="true" />
704 <Method Name="ShortcutTarget" Hidden="true" />
705 </Members>
706 <TypeIdentifier>
707 <HashCode>AAAgAAACAAAAAAAAgAAAAAAAAAAAAIAIAAIACAAAIiA=</HashCode>
708 <FileName>ShortcutTarget.cs</FileName>
709 </TypeIdentifier>
710 </Struct>
711 <Enum Name="WixToolset.Dtf.WindowsInstaller.ActionResult" Collapsed="true">
712 <Position X="22" Y="1" Width="2" />
713 <TypeIdentifier>
714 <HashCode>AAAAAAAAAAAAAAQgAAAAAAAAAgAAAACAAAAAAAACAAA=</HashCode>
715 <FileName>Enums.cs</FileName>
716 </TypeIdentifier>
717 </Enum>
718 <Enum Name="WixToolset.Dtf.WindowsInstaller.ControlAttributes" Collapsed="true">
719 <Position X="24.25" Y="1" Width="2" />
720 <TypeIdentifier>
721 <HashCode>AADAAlQAAAEgAoNFAAgAACAgAQAAAooMAAAAgCkCAkA=</HashCode>
722 <FileName>ColumnEnums.cs</FileName>
723 </TypeIdentifier>
724 </Enum>
725 <Enum Name="WixToolset.Dtf.WindowsInstaller.CustomActionTypes" Collapsed="true">
726 <Position X="24.25" Y="1.5" Width="2" />
727 <TypeIdentifier>
728 <HashCode>AABCCFAAAAAhJAAHAAAAAoAAAAAAAAABCAIEEQEAgAA=</HashCode>
729 <FileName>ColumnEnums.cs</FileName>
730 </TypeIdentifier>
731 </Enum>
732 <Enum Name="WixToolset.Dtf.WindowsInstaller.DatabaseOpenMode" Collapsed="true">
733 <Position X="22" Y="1.5" Width="2" />
734 <TypeIdentifier>
735 <HashCode>AAAKAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAYAAAAAAA=</HashCode>
736 <FileName>Enums.cs</FileName>
737 </TypeIdentifier>
738 </Enum>
739 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallLogModes" Collapsed="true">
740 <Position X="22" Y="2" Width="2" />
741 <TypeIdentifier>
742 <HashCode>AAABgEBAAIAAAQBAAAAAABEAAQAAABSAgAAEAEWQAAA=</HashCode>
743 <FileName>Enums.cs</FileName>
744 </TypeIdentifier>
745 </Enum>
746 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallMessage" Collapsed="true">
747 <Position X="22" Y="2.5" Width="2" />
748 <TypeIdentifier>
749 <HashCode>AAABgABAAAAAAQBAAAAAABEAAQAAABSAgAAEAECAAAA=</HashCode>
750 <FileName>Enums.cs</FileName>
751 </TypeIdentifier>
752 </Enum>
753 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallMode" Collapsed="true">
754 <Position X="22" Y="3" Width="2" />
755 <TypeIdentifier>
756 <HashCode>AAAABAAAQAAAAAAAAAAAIAAAACAAAAAAAAAAAAAAAAA=</HashCode>
757 <FileName>Enums.cs</FileName>
758 </TypeIdentifier>
759 </Enum>
760 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallRunMode" Collapsed="true">
761 <Position X="22" Y="3.5" Width="2" />
762 <TypeIdentifier>
763 <HashCode>AAgAIEACAAQAAAQCAAAAAQAACEAABAQAgAECAAAAAgA=</HashCode>
764 <FileName>Enums.cs</FileName>
765 </TypeIdentifier>
766 </Enum>
767 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallState" Collapsed="true">
768 <Position X="22" Y="4" Width="2" />
769 <TypeIdentifier>
770 <HashCode>AAAAABAAAgAAAFACgACQJAAAAABQAAQAAAAAAAAAABA=</HashCode>
771 <FileName>Enums.cs</FileName>
772 </TypeIdentifier>
773 </Enum>
774 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallType" Collapsed="true">
775 <Position X="22" Y="4.5" Width="2" />
776 <TypeIdentifier>
777 <HashCode>AAAAAAAAAAAAAAAAIAAAIAAAAAAAAAAAAgAAAAAAAAA=</HashCode>
778 <FileName>Enums.cs</FileName>
779 </TypeIdentifier>
780 </Enum>
781 <Enum Name="WixToolset.Dtf.WindowsInstaller.InstallUIOptions" Collapsed="true">
782 <Position X="22" Y="5" Width="2" />
783 <TypeIdentifier>
784 <HashCode>AAAAAAAIACAAAAAAQAAAIACEAAAAAAAAAgIAAAGAAAA=</HashCode>
785 <FileName>Enums.cs</FileName>
786 </TypeIdentifier>
787 </Enum>
788 <Enum Name="WixToolset.Dtf.WindowsInstaller.MessageResult" Collapsed="true">
789 <Position X="22" Y="5.5" Width="2" />
790 <TypeIdentifier>
791 <HashCode>AAAAAAAASAAQASBAAAAAAAAAACAAAAAAAAABAAEAAAA=</HashCode>
792 <FileName>Enums.cs</FileName>
793 </TypeIdentifier>
794 </Enum>
795 <Enum Name="WixToolset.Dtf.WindowsInstaller.ReinstallModes" Collapsed="true">
796 <Position X="22" Y="6" Width="2" />
797 <TypeIdentifier>
798 <HashCode>IAAAAAAAAACAAAAAAAAQAAAQBAAAABAAAAEAAgAIABA=</HashCode>
799 <FileName>Enums.cs</FileName>
800 </TypeIdentifier>
801 </Enum>
802 <Enum Name="WixToolset.Dtf.WindowsInstaller.TransformErrors" Collapsed="true">
803 <Position X="22" Y="6.5" Width="2" />
804 <TypeIdentifier>
805 <HashCode>AAIEAAAAAAABAAAAAAAAAAQAAAAAAAACAAAgAAEAABA=</HashCode>
806 <FileName>Enums.cs</FileName>
807 </TypeIdentifier>
808 </Enum>
809 <Enum Name="WixToolset.Dtf.WindowsInstaller.TransformValidations" Collapsed="true">
810 <Position X="22" Y="7" Width="2" />
811 <TypeIdentifier>
812 <HashCode>AAACAAAACAQIAAAAAAAAAAAAAEgAAAQAAIAQAQEAAAQ=</HashCode>
813 <FileName>Enums.cs</FileName>
814 </TypeIdentifier>
815 </Enum>
816 <Enum Name="WixToolset.Dtf.WindowsInstaller.UserContexts" Collapsed="true">
817 <Position X="22" Y="7.5" Width="2" />
818 <TypeIdentifier>
819 <HashCode>AAAAAAgAAAAAAAAEAAAAAAIAAAAAAAAAAIAAQAEAAAA=</HashCode>
820 <FileName>Enums.cs</FileName>
821 </TypeIdentifier>
822 </Enum>
823 <Enum Name="WixToolset.Dtf.WindowsInstaller.ValidationError" Collapsed="true">
824 <Position X="22" Y="8" Width="2" />
825 <TypeIdentifier>
826 <HashCode>oCMBAAABEAMAAAAAAAAQAAIASigAABKBABgCgEEAAA4=</HashCode>
827 <FileName>Enums.cs</FileName>
828 </TypeIdentifier>
829 </Enum>
830 <Enum Name="WixToolset.Dtf.WindowsInstaller.ViewModifyMode" Collapsed="true">
831 <Position X="22" Y="8.5" Width="2" />
832 <TypeIdentifier>
833 <HashCode>IAQAAEQAAADgAAAACAAAAACAAAEAAQAAAAAAAAAAACA=</HashCode>
834 <FileName>Enums.cs</FileName>
835 </TypeIdentifier>
836 </Enum>
837 <Enum Name="WixToolset.Dtf.WindowsInstaller.ComponentAttributes" Collapsed="true">
838 <Position X="24.25" Y="2" Width="2" />
839 <TypeIdentifier>
840 <HashCode>AAABAAAAIAAAAAAAEAAACAAAIAAAgQCAAAAgAAEAAAA=</HashCode>
841 <FileName>ColumnEnums.cs</FileName>
842 </TypeIdentifier>
843 </Enum>
844 <Enum Name="WixToolset.Dtf.WindowsInstaller.DialogAttributes" Collapsed="true">
845 <Position X="24.25" Y="2.5" Width="2" />
846 <TypeIdentifier>
847 <HashCode>AAAIAAQAAAAAAQIEAAAAACAAEAAAAAAIgAAggAAAAgA=</HashCode>
848 <FileName>ColumnEnums.cs</FileName>
849 </TypeIdentifier>
850 </Enum>
851 <Enum Name="WixToolset.Dtf.WindowsInstaller.FeatureAttributes" Collapsed="true">
852 <Position X="24.25" Y="3" Width="2" />
853 <TypeIdentifier>
854 <HashCode>AAAAQEAAAEAAAAAAAAAAAAAAEAAAAAABABAAAAEAAAA=</HashCode>
855 <FileName>ColumnEnums.cs</FileName>
856 </TypeIdentifier>
857 </Enum>
858 <Enum Name="WixToolset.Dtf.WindowsInstaller.FileAttributes" Collapsed="true">
859 <Position X="24.25" Y="3.5" Width="2" />
860 <TypeIdentifier>
861 <HashCode>AAAAAABAAIAIAAAAAAAAAgAAAAAEAAAAAAEIAAEEAAA=</HashCode>
862 <FileName>ColumnEnums.cs</FileName>
863 </TypeIdentifier>
864 </Enum>
865 <Enum Name="WixToolset.Dtf.WindowsInstaller.IniFileAction" Collapsed="true">
866 <Position X="24.25" Y="4" Width="2" />
867 <TypeIdentifier>
868 <HashCode>AggAAAAAAAAAEAEAAAAAAAAAAAABAAAAAAAAAAAAAAA=</HashCode>
869 <FileName>ColumnEnums.cs</FileName>
870 </TypeIdentifier>
871 </Enum>
872 <Enum Name="WixToolset.Dtf.WindowsInstaller.LocatorTypes" Collapsed="true">
873 <Position X="24.25" Y="4.5" Width="2" />
874 <TypeIdentifier>
875 <HashCode>ABAAABAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAABAAAA=</HashCode>
876 <FileName>ColumnEnums.cs</FileName>
877 </TypeIdentifier>
878 </Enum>
879 <Enum Name="WixToolset.Dtf.WindowsInstaller.RegistryRoot" Collapsed="true">
880 <Position X="24.25" Y="5" Width="2" />
881 <TypeIdentifier>
882 <HashCode>AACgACAAAIAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAA=</HashCode>
883 <FileName>ColumnEnums.cs</FileName>
884 </TypeIdentifier>
885 </Enum>
886 <Enum Name="WixToolset.Dtf.WindowsInstaller.RemoveFileModes" Collapsed="true">
887 <Position X="24.25" Y="5.5" Width="2" />
888 <TypeIdentifier>
889 <HashCode>AAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAACAAAEAAAA=</HashCode>
890 <FileName>ColumnEnums.cs</FileName>
891 </TypeIdentifier>
892 </Enum>
893 <Enum Name="WixToolset.Dtf.WindowsInstaller.ServiceAttributes" Collapsed="true">
894 <Position X="24.25" Y="6" Width="2" />
895 <TypeIdentifier>
896 <HashCode>AQCAAAAAQAAAAAAAAACAAAgAAAAAAAAAAgAAABEAAAI=</HashCode>
897 <FileName>ColumnEnums.cs</FileName>
898 </TypeIdentifier>
899 </Enum>
900 <Enum Name="WixToolset.Dtf.WindowsInstaller.ServiceControlEvents" Collapsed="true">
901 <Position X="24.25" Y="6.5" Width="2" />
902 <TypeIdentifier>
903 <HashCode>AAAAAAAAACAAAAAAAAAAEAAAAAEAAgAAJAAAAAEAAAA=</HashCode>
904 <FileName>ColumnEnums.cs</FileName>
905 </TypeIdentifier>
906 </Enum>
907 <Enum Name="WixToolset.Dtf.WindowsInstaller.TextStyles" Collapsed="true">
908 <Position X="24.25" Y="7" Width="2" />
909 <TypeIdentifier>
910 <HashCode>AAAAAAAAAAAAACAAAIAAAAAAAAACAAAAAAAAAAAAAAE=</HashCode>
911 <FileName>ColumnEnums.cs</FileName>
912 </TypeIdentifier>
913 </Enum>
914 <Enum Name="WixToolset.Dtf.WindowsInstaller.UpgradeAttributes" Collapsed="true">
915 <Position X="24.25" Y="7.5" Width="2" />
916 <TypeIdentifier>
917 <HashCode>AEAAAAAAAAAAAAAQAAAAAAAAAAgIAAAAABAAAAAAIAA=</HashCode>
918 <FileName>ColumnEnums.cs</FileName>
919 </TypeIdentifier>
920 </Enum>
921 <Delegate Name="WixToolset.Dtf.WindowsInstaller.InapplicablePatchHandler" Collapsed="true">
922 <Position X="16.75" Y="9.75" Width="2.25" />
923 <TypeIdentifier>
924 <HashCode>AAAAAAAAAACAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAA=</HashCode>
925 <FileName>Installer.cs</FileName>
926 </TypeIdentifier>
927 </Delegate>
928 <Delegate Name="WixToolset.Dtf.WindowsInstaller.ExternalUIHandler" Collapsed="true">
929 <Position X="16.75" Y="8.5" Width="2.25" />
930 <TypeIdentifier>
931 <HashCode>AAAEAAAAAAAAABAAAAAABAAAAACBAAAAAAAAAAAAAAA=</HashCode>
932 <FileName>ExternalUIHandler.cs</FileName>
933 </TypeIdentifier>
934 </Delegate>
935 <Delegate Name="WixToolset.Dtf.WindowsInstaller.ExternalUIRecordHandler" Collapsed="true">
936 <Position X="16.75" Y="9" Width="2.25" />
937 <TypeIdentifier>
938 <HashCode>AAAEAAAAAAAAAAAAAAAABAAAAACBAAAAAAAAAAAAAAA=</HashCode>
939 <FileName>ExternalUIHandler.cs</FileName>
940 </TypeIdentifier>
941 </Delegate>
942 <Font Name="Verdana" Size="8" />
943</ClassDiagram> \ No newline at end of file