123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="de">
- <head>
- <!-- Generated by javadoc (1.8.0_74) on Tue Sep 27 12:48:17 CEST 2016 -->
- <title>Uses of Package classes</title>
- <meta name="date" content="2016-09-27">
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- <script type="text/javascript" src="../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package classes";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li>Class</li>
- <li class="navBarCell1Rev">Use</li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li><a href="../index-files/index-1.html">Index</a></li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?classes/package-use.html" target="_top">Frames</a></li>
- <li><a href="package-use.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="header">
- <h1 title="Uses of Package classes" class="title">Uses of Package<br>classes</h1>
- </div>
- <div class="contentContainer">
- <ul class="blockList">
- <li class="blockList">
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
- <caption><span>Packages that use <a href="../classes/package-summary.html">classes</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Package</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="#api">api</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="#classes">classes</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="#interfaces">interfaces</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="#tests">tests</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="#ui.controller">ui.controller</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="#ui.model">ui.model</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="#ui.view">ui.view</a></td>
- <td class="colLast"> </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="api">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../api/package-summary.html">api</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#api">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/CpsEdge.html#api">CpsEdge</a>
- <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonObject.html#api">HolonObject</a>
- <div class="block">The class HolonObject represents any Object on the system which capability of
- injecting or consuming energy on the network, for instance a house or a power
- plant.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonSwitch.html#api">HolonSwitch</a>
- <div class="block">The class HolonSwitch represents a Switch, which can be turned on and off.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/SubNet.html#api">SubNet</a>
- <div class="block">The class "subNet" represents ....</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="classes">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../classes/package-summary.html">classes</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#classes">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/CpsEdge.html#classes">CpsEdge</a>
- <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonElement.html#classes">HolonElement</a>
- <div class="block">The class "HolonElement" represents any possible element that can be added to
- a CpsObject (such as TV (consumer) or any energy source/producer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonObject.html#classes">HolonObject</a>
- <div class="block">The class HolonObject represents any Object on the system which capability of
- injecting or consuming energy on the network, for instance a house or a power
- plant.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonSwitch.html#classes">HolonSwitch</a>
- <div class="block">The class HolonSwitch represents a Switch, which can be turned on and off.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Position.html#classes">Position</a>
- <div class="block">Coordinates of an Object on the canvas with a (int) x-coord and a (int).</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="interfaces">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../interfaces/package-summary.html">interfaces</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#interfaces">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Category.html#interfaces">Category</a>
- <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="tests">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../tests/package-summary.html">tests</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#tests">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Category.html#tests">Category</a>
- <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonElement.html#tests">HolonElement</a>
- <div class="block">The class "HolonElement" represents any possible element that can be added to
- a CpsObject (such as TV (consumer) or any energy source/producer).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonObject.html#tests">HolonObject</a>
- <div class="block">The class HolonObject represents any Object on the system which capability of
- injecting or consuming energy on the network, for instance a house or a power
- plant.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="ui.controller">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../ui/controller/package-summary.html">ui.controller</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#ui.controller">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Category.html#ui.controller">Category</a>
- <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/CpsEdge.html#ui.controller">CpsEdge</a>
- <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonElement.html#ui.controller">HolonElement</a>
- <div class="block">The class "HolonElement" represents any possible element that can be added to
- a CpsObject (such as TV (consumer) or any energy source/producer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonObject.html#ui.controller">HolonObject</a>
- <div class="block">The class HolonObject represents any Object on the system which capability of
- injecting or consuming energy on the network, for instance a house or a power
- plant.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/SubNet.html#ui.controller">SubNet</a>
- <div class="block">The class "subNet" represents ....</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="ui.model">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../ui/model/package-summary.html">ui.model</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#ui.model">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Category.html#ui.model">Category</a>
- <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/CpsEdge.html#ui.model">CpsEdge</a>
- <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonElement.html#ui.model">HolonElement</a>
- <div class="block">The class "HolonElement" represents any possible element that can be added to
- a CpsObject (such as TV (consumer) or any energy source/producer).</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="ui.view">
- <!-- -->
- </a>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
- <caption><span>Classes in <a href="../classes/package-summary.html">classes</a> used by <a href="../ui/view/package-summary.html">ui.view</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/AbstractCpsObject.html#ui.view">AbstractCpsObject</a>
- <div class="block">The abstract class "CpsObject" represents any possible object in the system
- (except Edges).</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/Category.html#ui.view">Category</a>
- <div class="block">Class "Category" performs the functionality of listing elements into groups.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/CpsEdge.html#ui.view">CpsEdge</a>
- <div class="block">The class "CpsEdge" represents the connections on the GUI.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonElement.html#ui.view">HolonElement</a>
- <div class="block">The class "HolonElement" represents any possible element that can be added to
- a CpsObject (such as TV (consumer) or any energy source/producer).</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><a href="../classes/class-use/HolonObject.html#ui.view">HolonObject</a>
- <div class="block">The class HolonObject represents any Object on the system which capability of
- injecting or consuming energy on the network, for instance a house or a power
- plant.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><a href="../classes/class-use/HolonSwitch.html#ui.view">HolonSwitch</a>
- <div class="block">The class HolonSwitch represents a Switch, which can be turned on and off.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- </ul>
- </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li>Class</li>
- <li class="navBarCell1Rev">Use</li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li><a href="../index-files/index-1.html">Index</a></li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?classes/package-use.html" target="_top">Frames</a></li>
- <li><a href="package-use.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|