Class WeatherSensitiveAppliance

  • Direct Known Subclasses:
    AirCondition, SpaceHeater

    public class WeatherSensitiveAppliance
    extends Appliance
    This is the class for the appliance domain instances that start their operation when the weather conditions impose to do so. So, the current temperature, rain etc. is the condition that can make these appliances start and stop.
    Version:
    1.5, Date: 2.25.12
    Author:
    Antonios Chrysopoulos
    • Constructor Detail

      • WeatherSensitiveAppliance

        public WeatherSensitiveAppliance()