home *** CD-ROM | disk | FTP | other *** search
/ Java 1.2 How-To / JavaHowTo.iso / 3rdParty / Bluette / Plastic / patterns / Singleton.pat < prev   
Text File  |  1997-07-13  |  2KB  |  176 lines

  1. <integer>
  2. 4
  3. <storable>
  4. <string>
  5. TJavaClass
  6. <integer>
  7. 97
  8. <integer>
  9. 97
  10. <integer>
  11. 227
  12. <integer>
  13. 212
  14. <string>
  15. Singleton
  16. <integer>
  17. 2
  18. <storable>
  19. <string>
  20. TJavaAttribute
  21. <string>
  22. uniqueInstance
  23. <string>
  24.  
  25. <string>
  26.  
  27. <integer>
  28. 0
  29. <boolean>
  30. FALSE
  31. <boolean>
  32. TRUE
  33. <storable>
  34. <string>
  35. TJavaAttribute
  36. <string>
  37. singletonData
  38. <string>
  39.  
  40. <string>
  41.  
  42. <integer>
  43. 0
  44. <boolean>
  45. FALSE
  46. <boolean>
  47. FALSE
  48. <integer>
  49. 3
  50. <storable>
  51. <string>
  52. TJavaMethod
  53. <string>
  54. Instance
  55. <string>
  56.  
  57. <integer>
  58. 0
  59. <integer>
  60. 0
  61. <boolean>
  62. FALSE
  63. <boolean>
  64. TRUE
  65. <boolean>
  66. FALSE
  67. <boolean>
  68. FALSE
  69. <string>
  70.  
  71. <integer>
  72. 1
  73. <string>
  74. // return uniqueInstance;
  75. <storable>
  76. <string>
  77. TJavaMethod
  78. <string>
  79. SingletonOperation
  80. <string>
  81.  
  82. <integer>
  83. 0
  84. <integer>
  85. 0
  86. <boolean>
  87. FALSE
  88. <boolean>
  89. FALSE
  90. <boolean>
  91. FALSE
  92. <boolean>
  93. FALSE
  94. <string>
  95.  
  96. <integer>
  97. 0
  98. <storable>
  99. <string>
  100. TJavaMethod
  101. <string>
  102. GetSingletonData
  103. <string>
  104.  
  105. <integer>
  106. 0
  107. <integer>
  108. 0
  109. <boolean>
  110. FALSE
  111. <boolean>
  112. FALSE
  113. <boolean>
  114. FALSE
  115. <boolean>
  116. FALSE
  117. <string>
  118.  
  119. <integer>
  120. 0
  121. <integer>
  122. 0
  123. <boolean>
  124. FALSE
  125. <boolean>
  126. TRUE
  127. <integer>
  128. 0
  129. <storable>
  130. <string>
  131. TText
  132. <integer>
  133. 97
  134. <integer>
  135. 72
  136. <integer>
  137. 247
  138. <integer>
  139. 87
  140. <string>
  141. Design Pattern : Singleton
  142. <storable>
  143. <string>
  144. TComment
  145. <integer>
  146. 277
  147. <integer>
  148. 97
  149. <integer>
  150. 532
  151. <integer>
  152. 137
  153. <integer>
  154. 2
  155. <string>
  156. Ensure a class only has one instance,
  157. <string>
  158. and provide a global point of access to it.
  159. <storable>
  160. <string>
  161. TCommentLink
  162. <integer>
  163. 0
  164. <integer>
  165. 2
  166. <integer>
  167. 2
  168. <integer>
  169. 227
  170. <integer>
  171. 107
  172. <integer>
  173. 277
  174. <integer>
  175. 107
  176.