#BlueJ class context comment0.target=Heizung comment0.text=\n\ Die\ Uebungen\ (mit\ Loesungen)\ zu\ diesem\ Szenario\ finden\ Sie\ hier\:\n\ http\://www.informatikzentrale.de/uebungen-foreach-schleife-greenfoot-3.html\n comment1.params=temperatur\ standort comment1.target=Heizung(int,\ java.lang.String) comment1.text=\n\ \n comment2.params= comment2.target=void\ act() comment2.text=\n\ Act\ -\ do\ whatever\ the\ Heizung\ wants\ to\ do.\ This\ method\ is\ called\ whenever\ the\ 'Act'\ or\ 'Run'\ button\ gets\ pressed\ in\ the\ environment.\n comment3.params= comment3.target=boolean\ temperaturIstAufNull() comment3.text=\n\ \n comment4.params=temperatur comment4.target=void\ setTemperatur(int) comment4.text=\n\ \n comment5.params= comment5.target=int\ getTemperatur() comment5.text=\n\ \n comment6.params= comment6.target=java.lang.String\ getStandort() comment6.text=\n\ \n numComments=7