org.drools.examples.jiahvac.control.rules
Class CoolingVentClosedFloorTooHot
java.lang.Object
org.drools.examples.jiahvac.control.rules.CoolingVentClosedFloorTooHot
public class CoolingVentClosedFloorTooHot
- extends java.lang.Object
-

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoolingVentClosedFloorTooHot
public CoolingVentClosedFloorTooHot()
isPumpCooling
public boolean isPumpCooling(HeatPump pump)
isVentClosed
public boolean isVentClosed(Vent vent)
isSameFloor
public boolean isSameFloor(Vent vent,
Thermometer thermometer,
HeatPump pump)
isNotCoolEnough
public boolean isNotCoolEnough(Thermometer thermometer,
TempuratureControl control)
consequence
public void consequence(Vent vent)