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

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