simpleMergeWidgetInfo.dot 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. digraph g {
  2. node [shape=box, style=filled, fillcolor=lightblue, fontname="simsun.ttc", fontsize=14];
  3. edge [fontname="simsun.ttc", fontsize=12];
  4. subgraph cluster__ui_detail_DetailActivity{
  5. label = "_ui_detail_DetailActivity"
  6. 8[label = "behavior = click
  7. "];
  8. 9[label = "behavior = click
  9. text = tf-bao
  10. className = android.widget.TextView
  11. "];
  12. 10[label = "behavior = click
  13. id = com.yeungeek.monkeyandroid:id/id_user_avatar
  14. "];
  15. 11[label = "behavior = click
  16. id = com.yeungeek.monkeyandroid:id/id_user_name
  17. "];
  18. 12[label = "behavior = click
  19. id = com.yeungeek.monkeyandroid:id/id_user_create_time
  20. "];
  21. 13[label = "behavior = click
  22. text = Followers(14)
  23. className = android.widget.TextView
  24. "];
  25. 14[label = "behavior = click
  26. text = Following(29)
  27. className = android.widget.TextView
  28. "];
  29. 15[label = "behavior = click
  30. text = defunkt
  31. className = android.widget.TextView
  32. "];
  33. 16[label = "behavior = click
  34. id = com.yeungeek.monkeyandroid:id/id_user_name
  35. "];
  36. 17[label = "behavior = click
  37. id = com.yeungeek.monkeyandroid:id/id_user_blog
  38. "];
  39. 19[label = "behavior = click
  40. text = Followers(20919)
  41. className = android.widget.TextView
  42. "];
  43. 20[label = "behavior = click
  44. text = Following(210)
  45. className = android.widget.TextView
  46. "];
  47. 21[label = "behavior = click
  48. id = com.yeungeek.monkeyandroid:id/id_user_login
  49. "];
  50. 22[label = "behavior = click
  51. text = mojombo
  52. className = android.widget.TextView
  53. "];
  54. 23[label = "behavior = click
  55. id = com.yeungeek.monkeyandroid:id/id_user_name
  56. "];
  57. 24[label = "behavior = click
  58. id = com.yeungeek.monkeyandroid:id/id_user_location
  59. "];
  60. 25[label = "behavior = click
  61. id = com.yeungeek.monkeyandroid:id/id_user_blog
  62. "];
  63. 26[label = "behavior = click
  64. id = com.yeungeek.monkeyandroid:id/id_user_login
  65. "];
  66. 27[label = "behavior = click
  67. text = tokuda109
  68. className = android.widget.TextView
  69. "];
  70. 28[label = "behavior = click
  71. id = com.yeungeek.monkeyandroid:id/id_user_name
  72. "];
  73. 29[label = "behavior = click
  74. id = com.yeungeek.monkeyandroid:id/id_user_location
  75. "];
  76. 30[label = "behavior = click
  77. id = com.yeungeek.monkeyandroid:id/id_user_company
  78. "];
  79. 31[label = "behavior = click
  80. id = com.yeungeek.monkeyandroid:id/id_user_blog
  81. "];
  82. 32[label = "behavior = click
  83. id = com.yeungeek.monkeyandroid:id/id_user_login
  84. "];
  85. 33[label = "behavior = click
  86. text = takeumajin
  87. className = android.widget.TextView
  88. "];
  89. 34[label = "behavior = click
  90. "];
  91. 35[label = "behavior = click
  92. id = com.yeungeek.monkeyandroid:id/pager
  93. "];
  94. 36[label = "behavior = click
  95. id = com.yeungeek.monkeyandroid:id/errorView
  96. "];
  97. 37[label = "behavior = click
  98. id = com.yeungeek.monkeyandroid:id/fab
  99. "];
  100. 38[label = "behavior = click
  101. id = android:id/statusBarBackground
  102. "];
  103. 39[label = "behavior = sendKeyEvent
  104. "];
  105. 40[label = "behavior = sendKeyEvent
  106. "];
  107. }
  108. subgraph cluster_{
  109. label = ""
  110. 41[label = "Start "];
  111. }
  112. subgraph cluster__BrowserActivity{
  113. label = "_BrowserActivity"
  114. 18[label = "behavior = sendKeyEvent
  115. "];
  116. }
  117. subgraph cluster__ui_main_MainActivity{
  118. label = "_ui_main_MainActivity"
  119. 0[label = "behavior = click
  120. id = android:id/statusBarBackground
  121. "];
  122. 1[label = "behavior = click
  123. text = Famous user
  124. className = android.widget.TextView
  125. "];
  126. 2[label = "behavior = click
  127. desc = 更多选项
  128. className = android.widget.ImageView
  129. "];
  130. 3[label = "behavior = click
  131. id = com.yeungeek.monkeyandroid:id/title
  132. "];
  133. 4[label = "behavior = click
  134. text = China All
  135. className = android.widget.TextView
  136. "];
  137. 5[label = "behavior = click
  138. text = Java
  139. className = android.widget.TextView
  140. "];
  141. 6[label = "behavior = click
  142. text = JavaScript
  143. className = android.widget.TextView
  144. "];
  145. 7[label = "behavior = click
  146. id = com.yeungeek.monkeyandroid:id/id_user_avatar
  147. "];
  148. }
  149. 0->1;
  150. 1->2;
  151. 2->3;
  152. 3->4;
  153. 4->5;
  154. 4->7;
  155. 5->6;
  156. 6->4;
  157. 7->8;
  158. 8->9;
  159. 9->10;
  160. 10->11;
  161. 10->15;
  162. 11->12;
  163. 12->13;
  164. 13->14;
  165. 14->10;
  166. 15->16;
  167. 16->17;
  168. 17->18;
  169. 18->19;
  170. 18->26;
  171. 18->32;
  172. 19->20;
  173. 20->21;
  174. 21->22;
  175. 22->23;
  176. 23->24;
  177. 24->25;
  178. 25->18;
  179. 26->27;
  180. 27->28;
  181. 28->29;
  182. 29->30;
  183. 30->31;
  184. 31->18;
  185. 32->33;
  186. 33->34;
  187. 34->34;
  188. 34->35;
  189. 35->36;
  190. 36->37;
  191. 37->38;
  192. 38->39;
  193. 39->39;
  194. 39->40;
  195. 41->0;
  196. }