Application.cd 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ClassDiagram MajorVersion="1" MinorVersion="1">
  3. <Class Name="Terminal.Gui.App.Application">
  4. <Position X="2.25" Y="1.5" Width="1.5" />
  5. <TypeIdentifier>
  6. <HashCode>gEK4FIgQOAQIuhQeBwoUgSCgAAJL0AACESIKoAiBWw8=</HashCode>
  7. <FileName>App\Application.cs</FileName>
  8. </TypeIdentifier>
  9. </Class>
  10. <Class Name="Terminal.Gui.App.ApplicationNavigation" Collapsed="true">
  11. <Position X="14.75" Y="2.75" Width="2" />
  12. <TypeIdentifier>
  13. <HashCode>AABAAAAAAABCAAAAAAAAAAAAAAAAIgIAAAAAAAAAAAA=</HashCode>
  14. <FileName>App\ApplicationNavigation.cs</FileName>
  15. </TypeIdentifier>
  16. </Class>
  17. <Class Name="Terminal.Gui.App.IterationEventArgs" Collapsed="true">
  18. <Position X="17" Y="3" Width="2" />
  19. <TypeIdentifier>
  20. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
  21. <FileName>App\IterationEventArgs.cs</FileName>
  22. </TypeIdentifier>
  23. </Class>
  24. <Class Name="Terminal.Gui.App.MainLoop" Collapsed="true" BaseTypeListCollapsed="true">
  25. <Position X="11.25" Y="3.75" Width="1.5" />
  26. <TypeIdentifier>
  27. <HashCode>AAAAAAAAACAAAAAAAAAAAAAACBAAEAAIIAIAgAAAEAI=</HashCode>
  28. <FileName>App\MainLoop.cs</FileName>
  29. </TypeIdentifier>
  30. <Lollipop Position="0.2" Collapsed="true" />
  31. </Class>
  32. <Class Name="Terminal.Gui.App.MainLoopSyncContext" Collapsed="true">
  33. <Position X="13" Y="3.75" Width="2" />
  34. <TypeIdentifier>
  35. <HashCode>AAAAAgAAAAAAAAAAAEAAAAAACAAAAAAAAAAAAAAAAAA=</HashCode>
  36. <FileName>App\MainLoopSyncContext.cs</FileName>
  37. </TypeIdentifier>
  38. </Class>
  39. <Class Name="Terminal.Gui.App.SessionToken" Collapsed="true" BaseTypeListCollapsed="true">
  40. <Position X="15.25" Y="4" Width="1.5" />
  41. <TypeIdentifier>
  42. <HashCode>AAAAAAAAACACAgAAAAAAAAAAAAAAAAACQAAAAAAAAAA=</HashCode>
  43. <FileName>App\SessionToken.cs</FileName>
  44. </TypeIdentifier>
  45. <Lollipop Position="0.2" Collapsed="true" />
  46. </Class>
  47. <Class Name="Terminal.Gui.App.SessionTokenEventArgs" Collapsed="true">
  48. <Position X="17" Y="4" Width="2" />
  49. <TypeIdentifier>
  50. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAA=</HashCode>
  51. <FileName>App\SessionTokenEventArgs.cs</FileName>
  52. </TypeIdentifier>
  53. </Class>
  54. <Class Name="Terminal.Gui.App.Timeout" Collapsed="true">
  55. <Position X="11.25" Y="4.75" Width="1.5" />
  56. <TypeIdentifier>
  57. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAQAA=</HashCode>
  58. <FileName>App\Timeout.cs</FileName>
  59. </TypeIdentifier>
  60. </Class>
  61. <Class Name="Terminal.Gui.App.TimeoutEventArgs" Collapsed="true">
  62. <Position X="13" Y="4.75" Width="2" />
  63. <TypeIdentifier>
  64. <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAACAIAAAAAAAAAAAA=</HashCode>
  65. <FileName>App\TimeoutEventArgs.cs</FileName>
  66. </TypeIdentifier>
  67. </Class>
  68. <Class Name="Terminal.Gui.App.ApplicationImpl" BaseTypeListCollapsed="true">
  69. <Position X="4" Y="5" Width="2" />
  70. <TypeIdentifier>
  71. <HashCode>AABgAAAAIAAIAgQUAAAAAQAAAAAAAAAAQAAKgAAAEAI=</HashCode>
  72. <FileName>App\ApplicationImpl.cs</FileName>
  73. </TypeIdentifier>
  74. <Lollipop Position="0.2" />
  75. </Class>
  76. <Class Name="Terminal.Gui.App.MouseGrabHandler" Collapsed="true">
  77. <Position X="6.25" Y="9.25" Width="2" />
  78. <TypeIdentifier>
  79. <HashCode>BAAgAAAAgABAAoAAAAAAABAAACEAAAAAAABAAgAAAAA=</HashCode>
  80. <FileName>App\MouseGrabHandler.cs</FileName>
  81. </TypeIdentifier>
  82. <Lollipop Position="0.2" />
  83. </Class>
  84. <Interface Name="Terminal.Gui.App.IMainLoopDriver">
  85. <Position X="11.25" Y="1.5" Width="1.5" />
  86. <TypeIdentifier>
  87. <HashCode>AAAAAAAACAAAAAQAAAAABAAAAAAAEAAAAAAAAAAAAAA=</HashCode>
  88. <FileName>App\MainLoop.cs</FileName>
  89. </TypeIdentifier>
  90. </Interface>
  91. <Interface Name="Terminal.Gui.App.IApplication">
  92. <Position X="4" Y="1.5" Width="1.5" />
  93. <TypeIdentifier>
  94. <HashCode>AAAgAAAAAAAIAgQUAAAAAQAAAAAAAAAAAAAKgAAAEAI=</HashCode>
  95. <FileName>App\IApplication.cs</FileName>
  96. </TypeIdentifier>
  97. <ShowAsAssociation>
  98. <Property Name="MouseGrabHandler" />
  99. <Property Name="TimedEvents" />
  100. </ShowAsAssociation>
  101. </Interface>
  102. <Interface Name="Terminal.Gui.App.IMouseGrabHandler">
  103. <Position X="7" Y="1.5" Width="2" />
  104. <TypeIdentifier>
  105. <HashCode>BAAgAAAAAAAAAgAAAAAAABAAACEAAAAAAAAAAgAAAAA=</HashCode>
  106. <FileName>App\IMouseGrabHandler.cs</FileName>
  107. </TypeIdentifier>
  108. </Interface>
  109. <Interface Name="Terminal.Gui.App.ITimedEvents">
  110. <Position X="7" Y="4.5" Width="2" />
  111. <TypeIdentifier>
  112. <HashCode>BAAAIAAAAQAAAAAQACAAAIBAAQAAAAAAAAAIgAAAAAA=</HashCode>
  113. <FileName>App\ITimedEvents.cs</FileName>
  114. </TypeIdentifier>
  115. </Interface>
  116. <Font Name="Segoe UI" Size="9" />
  117. </ClassDiagram>