123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- <!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>R-Index</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="R-Index";
- }
- }
- 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>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-14.html">Prev Letter</a></li>
- <li><a href="index-16.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li>
- <li><a href="index-15.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">T</a> <a href="index-18.html">U</a> <a href="index-19.html">V</a> <a href="index-20.html">W</a> <a href="index-21.html">X</a> <a href="index-22.html">Y</a> <a name="I:R">
- <!-- -->
- </a>
- <h2 class="title">R</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readCanvasObject-org.json.simple.JSONArray-">readCanvasObject(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read all Objects in Canvas from JSON File.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readCategory-org.json.simple.JSONArray-">readCategory(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read all Categories from the JSON file.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readCategoryObject-org.json.simple.JSONArray-">readCategoryObject(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read all Objects in Category from the JSON File.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readEdge-org.json.simple.JSONArray-">readEdge(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readElement-org.json.simple.JSONArray-">readElement(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read all Elements in Category and Canvas from JSON File.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readElementGraph-org.json.simple.JSONArray-">readElementGraph(JSONArray)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Read the Element Graph.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/LoadController.html#readJson-java.lang.String-">readJson(String)</a></span> - Method in class ui.controller.<a href="../ui/controller/LoadController.html" title="class in ui.controller">LoadController</a></dt>
- <dd>
- <div class="block">Reads the the JSON File and load the state into the Model.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/CategoryController.html#removeCategory-classes.Category-">removeCategory(Category)</a></span> - Method in class ui.controller.<a href="../ui/controller/CategoryController.html" title="class in ui.controller">CategoryController</a></dt>
- <dd>
- <div class="block">remove a Category from Model.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/CanvasController.html#removeEdgesOnCanvas-classes.CpsEdge-">removeEdgesOnCanvas(CpsEdge)</a></span> - Method in class ui.controller.<a href="../ui/controller/CanvasController.html" title="class in ui.controller">CanvasController</a></dt>
- <dd>
- <div class="block">Removes an Edge from the Canvas.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/Control.html#removeEdgesOnCanvas-classes.CpsEdge-">removeEdgesOnCanvas(CpsEdge)</a></span> - Method in class ui.controller.<a href="../ui/controller/Control.html" title="class in ui.controller">Control</a></dt>
- <dd>
- <div class="block">Removes an Edge from the Canvas.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/model/Model.html#removeEdgesOnCanvas-classes.CpsEdge-">removeEdgesOnCanvas(CpsEdge)</a></span> - Method in class ui.model.<a href="../ui/model/Model.html" title="class in ui.model">Model</a></dt>
- <dd>
- <div class="block">Remove an edge from the Canvas.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/SimulationManager.html#removeFromToHandle-int-">removeFromToHandle(int)</a></span> - Method in class ui.controller.<a href="../ui/controller/SimulationManager.html" title="class in ui.controller">SimulationManager</a></dt>
- <dd>
- <div class="block">removes an Object that already has been handled with.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/CategoryController.html#removeObject-classes.Category-classes.AbstractCpsObject-">removeObject(Category, AbstractCpsObject)</a></span> - Method in class ui.controller.<a href="../ui/controller/CategoryController.html" title="class in ui.controller">CategoryController</a></dt>
- <dd>
- <div class="block">Removes an Object from a Category.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/view/SearchPopUp.html#renameObj-classes.AbstractCpsObject-java.lang.String-">renameObj(AbstractCpsObject, String)</a></span> - Method in class ui.view.<a href="../ui/view/SearchPopUp.html" title="class in ui.view">SearchPopUp</a></dt>
- <dd>
- <div class="block">Rename an Object.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/view/UnitGraph.html#repaintWithNewElement-java.util.ArrayList-">repaintWithNewElement(ArrayList<HolonElement>)</a></span> - Method in class ui.view.<a href="../ui/view/UnitGraph.html" title="class in ui.view">UnitGraph</a></dt>
- <dd>
- <div class="block">Visualize the HolonElement on the Graph.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/view/UnitGraph.html#repaintWithNewSwitch-classes.HolonSwitch-">repaintWithNewSwitch(HolonSwitch)</a></span> - Method in class ui.view.<a href="../ui/view/UnitGraph.html" title="class in ui.view">UnitGraph</a></dt>
- <dd>
- <div class="block">Visualize the Switch on the Graph.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/SimulationManager.html#reset--">reset()</a></span> - Method in class ui.controller.<a href="../ui/controller/SimulationManager.html" title="class in ui.controller">SimulationManager</a></dt>
- <dd>
- <div class="block">Reset all Data to the current state of the Model.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/view/UnitGraph.html#reset--">reset()</a></span> - Method in class ui.view.<a href="../ui/view/UnitGraph.html" title="class in ui.view">UnitGraph</a></dt>
- <dd>
- <div class="block">Resets the Points for the Element.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../api/CpsAPI.html#resetBorderColor-classes.AbstractCpsObject-">resetBorderColor(AbstractCpsObject)</a></span> - Method in class api.<a href="../api/CpsAPI.html" title="class in api">CpsAPI</a></dt>
- <dd>
- <div class="block">resets the bordercolor of given object to default (white).</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../api/CpsAPI.html#resetBorderColorForAll--">resetBorderColorForAll()</a></span> - Method in class api.<a href="../api/CpsAPI.html" title="class in api">CpsAPI</a></dt>
- <dd>
- <div class="block">resets the bordercolor for all objects on canvas.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/Control.html#resetCategorys--">resetCategorys()</a></span> - Method in class ui.controller.<a href="../ui/controller/Control.html" title="class in ui.controller">Control</a></dt>
- <dd>
- <div class="block">init default category and objects.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../ui/controller/SimulationManager.html#resetConnections-classes.AbstractCpsObject-java.util.ArrayList-java.util.ArrayList-">resetConnections(AbstractCpsObject, ArrayList<Integer>, ArrayList<CpsEdge>)</a></span> - Method in class ui.controller.<a href="../ui/controller/SimulationManager.html" title="class in ui.controller">SimulationManager</a></dt>
- <dd>
- <div class="block">Reset the Connection.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../classes/IdCounter.html#resetCounter--">resetCounter()</a></span> - Static method in class classes.<a href="../classes/IdCounter.html" title="class in classes">IdCounter</a></dt>
- <dd>
- <div class="block">Reset the Counter.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../classes/IdCounterElem.html#resetCounter--">resetCounter()</a></span> - Static method in class classes.<a href="../classes/IdCounterElem.html" title="class in classes">IdCounterElem</a></dt>
- <dd>
- <div class="block">Reset the Counter.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../classes/AbstractCpsObject.html#resetTags--">resetTags()</a></span> - Method in class classes.<a href="../classes/AbstractCpsObject.html" title="class in classes">AbstractCpsObject</a></dt>
- <dd>
- <div class="block">Rest the tags to Null.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../api/AbstractAlgorithmSuperClass.html#runAlgorithm--">runAlgorithm()</a></span> - Method in class api.<a href="../api/AbstractAlgorithmSuperClass.html" title="class in api">AbstractAlgorithmSuperClass</a></dt>
- <dd>
- <div class="block">This method will be called in each Iteration.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../api/CpsAlgorithm.html#runAlgorithm--">runAlgorithm()</a></span> - Method in interface api.<a href="../api/CpsAlgorithm.html" title="interface in api">CpsAlgorithm</a></dt>
- <dd>
- <div class="block">This Method will be called in each Iteration.</div>
- </dd>
- </dl>
- <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">R</a> <a href="index-16.html">S</a> <a href="index-17.html">T</a> <a href="index-18.html">U</a> <a href="index-19.html">V</a> <a href="index-20.html">W</a> <a href="index-21.html">X</a> <a href="index-22.html">Y</a> </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>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-14.html">Prev Letter</a></li>
- <li><a href="index-16.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-15.html" target="_top">Frames</a></li>
- <li><a href="index-15.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>
|