Uses of Class
org.powertac.officecomplexcustomer.appliances.Appliance

Packages that use Appliance
org.powertac.officecomplexcustomer.appliances   
org.powertac.officecomplexcustomer.customers   
 

Uses of Appliance in org.powertac.officecomplexcustomer.appliances
 

Subclasses of Appliance in org.powertac.officecomplexcustomer.appliances
 class AirCondition
          Air Condition is the most common used electrical appliance to date that keeps the household environment in the desired temperature.
 class CoffeeMachine
          Refrigerator is in use in all the households in order to keep food preserved.
 class Computers
          Lights are utilized when the persons inhabiting the house have need for them to light the rooms they are in.
 class ConsumerElectronics
          Consumer Electronics are the appliances that are utilized mainly for work or enteratinment in the household such as TV, DVD Players, Stereos and so on.
 class CopyMachine
          Lights are utilized when the persons inhabiting the house have need for them to light the rooms they are in.
 class FullyShiftingAppliance
          This is the class for the appliance domain instances that can change / shift their load without the need for the inhabitants interference.
 class ICT
          ICT are the appliances that are utilized mainly for work or to communicate with others from the household such as computers, telephone devices etc.
 class Lights
          Lights are utilized when the persons inhabiting the house have need for them to light the rooms they are in.
 class MicrowaveOven
          MicrowaveOven is the kitchen utility we use for cooking.
 class NotShiftingAppliance
          This is the class for the appliance domain instances that cannot change / shift their load at all.
 class Refrigerator
          Refrigerator is in use in all the households in order to keep food preserved.
 class Servers
          Lights are utilized when the persons inhabiting the house have need for them to light the rooms they are in.
 class VendingMachine
          Refrigerator is in use in all the households in order to keep food preserved.
 class WeatherSensitiveAppliance
          This is the class for the appliance domain instances that start their operation when the weather conditions impose to do so.
 

Uses of Appliance in org.powertac.officecomplexcustomer.customers
 

Methods in org.powertac.officecomplexcustomer.customers that return Appliance
 Appliance Office.getDominantAppliance()
          This function returns the dominant appliance of the household.
 

Methods in org.powertac.officecomplexcustomer.customers that return types with arguments of type Appliance
 Vector<Appliance> Office.getAppliances()
          This is a function that returns the appliances of the office.
 



Copyright © 2013 Power TAC. All Rights Reserved.