package-summary.html 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_74) on Tue Sep 27 12:48:17 CEST 2016 -->
  6. <title>classes</title>
  7. <meta name="date" content="2016-09-27">
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="classes";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li class="navBarCell1Rev">Package</li>
  36. <li>Class</li>
  37. <li><a href="package-use.html">Use</a></li>
  38. <li><a href="package-tree.html">Tree</a></li>
  39. <li><a href="../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../index-files/index-1.html">Index</a></li>
  41. <li><a href="../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="../api/package-summary.html">Prev&nbsp;Package</a></li>
  47. <li><a href="../exceptions/package-summary.html">Next&nbsp;Package</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?classes/package-summary.html" target="_top">Frames</a></li>
  51. <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h1 title="Package" class="title">Package&nbsp;classes</h1>
  74. </div>
  75. <div class="contentContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
  79. <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Class</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="../classes/AbstractCpsObject.html" title="class in classes">AbstractCpsObject</a></td>
  87. <td class="colLast">
  88. <div class="block">The abstract class "CpsObject" represents any possible object in the system
  89. (except Edges).</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="../classes/Category.html" title="class in classes">Category</a></td>
  94. <td class="colLast">
  95. <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
  96. </td>
  97. </tr>
  98. <tr class="altColor">
  99. <td class="colFirst"><a href="../classes/CpsEdge.html" title="class in classes">CpsEdge</a></td>
  100. <td class="colLast">
  101. <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
  102. </td>
  103. </tr>
  104. <tr class="rowColor">
  105. <td class="colFirst"><a href="../classes/CpsNode.html" title="class in classes">CpsNode</a></td>
  106. <td class="colLast">
  107. <div class="block">The class "CpsNode" represents empty Objects in the system.</div>
  108. </td>
  109. </tr>
  110. <tr class="altColor">
  111. <td class="colFirst"><a href="../classes/HolonElement.html" title="class in classes">HolonElement</a></td>
  112. <td class="colLast">
  113. <div class="block">The class "HolonElement" represents any possible element that can be added to
  114. a CpsObject (such as TV (consumer) or any energy source/producer).</div>
  115. </td>
  116. </tr>
  117. <tr class="rowColor">
  118. <td class="colFirst"><a href="../classes/HolonObject.html" title="class in classes">HolonObject</a></td>
  119. <td class="colLast">
  120. <div class="block">The class HolonObject represents any Object on the system which capability of
  121. injecting or consuming energy on the network, for instance a house or a power
  122. plant.</div>
  123. </td>
  124. </tr>
  125. <tr class="altColor">
  126. <td class="colFirst"><a href="../classes/HolonSwitch.html" title="class in classes">HolonSwitch</a></td>
  127. <td class="colLast">
  128. <div class="block">The class HolonSwitch represents a Switch, which can be turned on and off.</div>
  129. </td>
  130. </tr>
  131. <tr class="rowColor">
  132. <td class="colFirst"><a href="../classes/HolonTransformer.html" title="class in classes">HolonTransformer</a></td>
  133. <td class="colLast">
  134. <div class="block">The class HolonTransformer represents a Transformer that transforms a flow to a lower flow.</div>
  135. </td>
  136. </tr>
  137. <tr class="altColor">
  138. <td class="colFirst"><a href="../classes/IdCounter.html" title="class in classes">IdCounter</a></td>
  139. <td class="colLast">
  140. <div class="block">ID-Counter for all Cps Objects.</div>
  141. </td>
  142. </tr>
  143. <tr class="rowColor">
  144. <td class="colFirst"><a href="../classes/IdCounterElem.html" title="class in classes">IdCounterElem</a></td>
  145. <td class="colLast">
  146. <div class="block">ID-Counter for all Holon Elements.</div>
  147. </td>
  148. </tr>
  149. <tr class="altColor">
  150. <td class="colFirst"><a href="../classes/Position.html" title="class in classes">Position</a></td>
  151. <td class="colLast">
  152. <div class="block">Coordinates of an Object on the canvas with a (int) x-coord and a (int).</div>
  153. </td>
  154. </tr>
  155. <tr class="rowColor">
  156. <td class="colFirst"><a href="../classes/SubNet.html" title="class in classes">SubNet</a></td>
  157. <td class="colLast">
  158. <div class="block">The class "subNet" represents ....</div>
  159. </td>
  160. </tr>
  161. </tbody>
  162. </table>
  163. </li>
  164. </ul>
  165. </div>
  166. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  167. <div class="bottomNav"><a name="navbar.bottom">
  168. <!-- -->
  169. </a>
  170. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  171. <a name="navbar.bottom.firstrow">
  172. <!-- -->
  173. </a>
  174. <ul class="navList" title="Navigation">
  175. <li><a href="../overview-summary.html">Overview</a></li>
  176. <li class="navBarCell1Rev">Package</li>
  177. <li>Class</li>
  178. <li><a href="package-use.html">Use</a></li>
  179. <li><a href="package-tree.html">Tree</a></li>
  180. <li><a href="../deprecated-list.html">Deprecated</a></li>
  181. <li><a href="../index-files/index-1.html">Index</a></li>
  182. <li><a href="../help-doc.html">Help</a></li>
  183. </ul>
  184. </div>
  185. <div class="subNav">
  186. <ul class="navList">
  187. <li><a href="../api/package-summary.html">Prev&nbsp;Package</a></li>
  188. <li><a href="../exceptions/package-summary.html">Next&nbsp;Package</a></li>
  189. </ul>
  190. <ul class="navList">
  191. <li><a href="../index.html?classes/package-summary.html" target="_top">Frames</a></li>
  192. <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
  193. </ul>
  194. <ul class="navList" id="allclasses_navbar_bottom">
  195. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  196. </ul>
  197. <div>
  198. <script type="text/javascript"><!--
  199. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  200. if(window==top) {
  201. allClassesLink.style.display = "block";
  202. }
  203. else {
  204. allClassesLink.style.display = "none";
  205. }
  206. //-->
  207. </script>
  208. </div>
  209. <a name="skip.navbar.bottom">
  210. <!-- -->
  211. </a></div>
  212. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  213. </body>
  214. </html>