- AbstractCommand - Class in fr.liglab.adele.icasa.commands
-
- AbstractCommand() - Constructor for class fr.liglab.adele.icasa.commands.AbstractCommand
-
- AbstractDevice - Class in fr.liglab.adele.icasa.device.util
-
Abstract implementation of the
GenericDevice
interface that manages the
listeners addition, removal and notifications.
- AbstractDevice() - Constructor for class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- AbstractXMLParser - Class in fr.liglab.adele.icasa.frontend.services.utils
-
User: garciai@imag.fr
Date: 10/21/13
Time: 2:32 PM
- AbstractXMLParser() - Constructor for class fr.liglab.adele.icasa.frontend.services.utils.AbstractXMLParser
-
- accept(DependencyModel, BundleContext, TransformedServiceReference<S>) - Method in class fr.liglab.adele.icasa.dependency.manager.interceptor.DeviceAccessTrackingInterceptor
-
- AccessManager - Interface in fr.liglab.adele.icasa.access
-
This interface allows to inspect the rights access of applications to use iCasa devices.
- AccessManagerStorage - Interface in fr.liglab.adele.icasa.access
-
The service providing this interface, will be in charge of persist Access Manager configuration,
as well as load its configuration.
- AccessRight - Interface in fr.liglab.adele.icasa.access
-
The AccessRight interface allows to inspect the right access for an application to use a service.
- AccessRight - Enum in fr.liglab.adele.icasa.device.manager
-
Represents access right for a device method.
- AccessRightListener - Interface in fr.liglab.adele.icasa.access
-
User: garciai@imag.fr
Date: 7/16/13
Time: 12:57 PM
- AccessRightManagerListener - Interface in fr.liglab.adele.icasa.access
-
User: garciai@imag.fr
Date: 7/18/13
Time: 4:21 PM
- AccessViolationException - Exception in fr.liglab.adele.icasa.exception
-
- AccessViolationException(String) - Constructor for exception fr.liglab.adele.icasa.exception.AccessViolationException
-
- ActimetricsApplication - Class in fr.liglab.adele.icasa.actimetrics
-
- ActimetricsApplication() - Constructor for class fr.liglab.adele.icasa.actimetrics.ActimetricsApplication
-
- ACTION_NUMBER_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- Adaptable - Interface in fr.liglab.adele.icasa.common
-
Utility interface to transform an object to an expected format or type.
- adaptTo(Class<?>) - Method in interface fr.liglab.adele.icasa.common.Adaptable
-
Returns an equivalent (as much as possible) representation to this object which is instanceof target class.
- add(Object) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- add(int, Object) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- addAccessRight(String, AccessRight) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- addAll(Collection) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- addAll(int, Collection) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- addApplication(Application) - Method in interface fr.liglab.adele.icasa.application.ApplicationTracker
-
Called when an application arrives.
- addApplication(Application) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- addApplicationListener(ApplicationTracker) - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Adds an application listener.
- addApplicationPreferenceChangeListener(String, PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Registers specified listener to value changes of specified application properties.
- addConstructorInjection(int) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- addDependency(DeviceDependency) - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessPolicyMgr
-
Adds the specified application device dependency.
- addDependencyCallback(DependencyCallback) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- addDPInfosListener(DPInfosListener) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.dbadapter.IDBAdapter
-
- addDPInfosListener(DPInfosListener) - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- addedDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.dependency.manager.LocatedDeviceManager
-
- addedDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.LocatedDeviceTracker
-
Default implementation of the LocatedDeviceTrackerCustomizer.addedDevice method.
- addedDevice(LocatedDevice) - Method in interface fr.liglab.adele.icasa.device.util.LocatedDeviceTrackerCustomizer
-
A device tracked by the Tracker object has been added in the list.
- addedZone(Zone) - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
A zone tracked by the Tracker object has been added in the list.
- addedZone(Zone) - Method in interface fr.liglab.adele.icasa.location.util.ZoneTrackerCustomizer
-
A device tracked by the Tracker object has been added in the list.
- addGlobalPreferenceChangeListener(PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Registers specified listener to value changes of specified global properties.
- addGlobalVariable(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Adds a global variable.
- addingDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.dependency.manager.LocatedDeviceManager
-
- addingDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.LocatedDeviceTracker
-
Default implementation of the LocatedDeviceTrackerCustomizer.addingDevice method.
- addingDevice(LocatedDevice) - Method in interface fr.liglab.adele.icasa.device.util.LocatedDeviceTrackerCustomizer
-
A device is being added to the Tracker object.
- addingZone(Zone) - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
A zone is being added to the Tracker object.
- addingZone(Zone) - Method in interface fr.liglab.adele.icasa.location.util.ZoneTrackerCustomizer
-
A zone is being added to the Tracker object.
- addListener(AccessRightManagerListener) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Add a listener to be notified when any access right has been changed.
- addListener(AccessRightListener) - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Add a listener to be notified when the access right has been changed.
- addListener(ClockListener) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Adds a listener to the clock.
- addListener(StateVariableListener) - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Add a listener which listens of value changes.
- addListener(IcasaListener) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Adds a listener to the platform.
- addListener(DeviceListener<?>) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Add the specified listener to the list of this device's listeners.
- addListener(DeviceListener<?>) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- addListener(LocatedDeviceListener) - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Adds a listener to the Located device.
- addListener(ZoneListener) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Adds a listener to this zone.
- addListener(PersonListener) - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Adds a listener to the person.
- addListener(ScriptExecutorListener) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Adds a listener to the script executor.
- addMap(ICasaMap) - Method in interface fr.liglab.adele.icasa.frontend.services.MapService
-
Add a new map to the service
- addPerson(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Creates an instance of a new simulated person.
- addPersonType(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Add a new person type to the simulation only if it not exist.
- addSignature(Signature) - Method in class fr.liglab.adele.icasa.commands.AbstractCommand
-
- addUserPreferenceChangeListener(String, PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Registers specified listener to value changes of specified user properties.
- addVariable(StateVariable, Object) - Method in interface fr.liglab.adele.icasa.common.StateVariableListener
-
Called when a variable is added to an object.
- addVariable(String) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Adds a variable to this zone.
- addVariableExtender(StateVariableExtender) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Adds a variable extender.
- addVariableListener(StateVariableListener) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Add a listener which listens of value changes and variable addition and removal.
- addWidget(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaLibs
-
- addZone(Zone) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Adds a child zone to this zone.
- addZoneVariable(String, String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Adds a variable on specified zone.
- APP_ID_BUNDLE_HEADER - Static variable in interface fr.liglab.adele.icasa.application.Application
-
- APP_NAME_BUNDLE_HEADER - Static variable in interface fr.liglab.adele.icasa.application.Application
-
This header is optional.
- APP_VERSION_BUNDLE_HEADER - Static variable in interface fr.liglab.adele.icasa.application.Application
-
- Application - Interface in fr.liglab.adele.icasa.application
-
Represents an installed application.
- APPLICATION_ID - Static variable in class fr.liglab.adele.icasa.actimetrics.ActimetricsApplication
-
- APPLICATION_ID - Static variable in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
- APPLICATION_ID - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- APPLICATION_ID - Static variable in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
- ApplicationCategory - Interface in fr.liglab.adele.icasa.application
-
Describes kind of operation performed by an application.
- ApplicationManager - Interface in fr.liglab.adele.icasa.application
-
Represents root access to applications and unique way to install and uninstall applications.
- ApplicationProvider - Interface in fr.liglab.adele.icasa.application
-
This interface represents an application.
- ApplicationRepository - Interface in fr.liglab.adele.icasa.application
-
It represents a repository of applications.
- ApplicationState - Enum in fr.liglab.adele.icasa.application
-
Represents the state of an application.
- ApplicationTracker - Interface in fr.liglab.adele.icasa.application
-
Tracker of available applications.
- ApplicationVersion - Class in fr.liglab.adele.icasa.application
-
Represents a specific application version.
- ApplicationVersion() - Constructor for class fr.liglab.adele.icasa.application.ApplicationVersion
-
- ATTACH - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- attachDeviceToPerson(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Attach a device to a person, When moving the person, the device will be also moved
- attachDeviceToZone(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Attach a device to a zone.
- attachObject(LocatedObject) - Method in interface fr.liglab.adele.icasa.location.LocatedObject
-
Attaches other object to this one.
- attachPersonToZone(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Attach a person to a zone.
- attachZoneToDevice(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Attach a zone to a device.
- Attributable - Interface in fr.liglab.adele.icasa.common
-
Allows an object to define attributes with their corresponding values.
- attribute(String, String, String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- AUDIO_SOURCE_IS_PLAYING - Static variable in interface fr.liglab.adele.icasa.device.sound.AudioSource
-
TODO comments.
- AudioSource - Interface in fr.liglab.adele.icasa.device.sound
-
Service definition of a device that is an audio source, could be iPhone,
radio, MP3 player, etc., anything that returns an audio stream.
- AutonomicAdapterDeploymentMgr - Class in fr.liglab.adele.habits.monitoring.autonomic.manager
-
Created with IntelliJ IDEA.
- Data - Interface in fr.liglab.adele.icasa.device.zigbee.driver
-
Represents a data of a device.
- DateTextUtil - Class in fr.liglab.adele.icasa.clock.util
-
Utuilitary class to format dates in platform specific format.
- DateTextUtil() - Constructor for class fr.liglab.adele.icasa.clock.util.DateTextUtil
-
- DBFileHandler - Class in fr.liglab.adele.habits.monitoring.db.manager.fileinstall
-
Handler for .db files.
- DBFileHandler() - Constructor for class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- DBFileParser - Class in fr.liglab.adele.habits.monitoring.db.manager.fileinstall
-
Parser for .db xml configuration files.
- DBFileParser() - Constructor for class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileParser
-
- DEFAULT_HEIGHT - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
Default icon height, in px.
- DEFAULT_HEIGHT - Static variable in interface fr.liglab.adele.icasa.simulator.Person
-
- DEFAULT_NAMESPACE - Static variable in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
Default value for PROP_COMMAND_NAMESPACE
- DEFAULT_WIDTH - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
Default icon width, in px.
- DEFAULT_WIDTH - Static variable in interface fr.liglab.adele.icasa.simulator.Person
-
- DEFAULT_Z - Static variable in class fr.liglab.adele.icasa.location.Position
-
- DEFAULT_Z_BOTTOM - Static variable in interface fr.liglab.adele.icasa.location.Zone
-
- DEFAULT_Z_LENGTH - Static variable in interface fr.liglab.adele.icasa.location.Zone
-
- delegateServiceInvokation(Method, Object[]) - Method in class fr.liglab.adele.icasa.dependency.manager.proxy.ICasaProxyFactory
-
- deleteMap(String, String) - Method in class fr.liglab.adele.icasa.frontend.services.rest.MapRemoteServiceImpl
-
- DependAccessRights - Interface in fr.liglab.adele.icasa.device.manager
-
Represents application access rights for a specific device dependency.
- deploymentPackageAdded(Application, String) - Method in interface fr.liglab.adele.icasa.application.ApplicationTracker
-
- deploymentPackageAdded(Application, String) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- deploymentPackageRemoved(Application, String) - Method in interface fr.liglab.adele.icasa.application.ApplicationTracker
-
- deploymentPackageRemoved(Application, String) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- destroyProxy(EndpointDescription, ServiceRegistration) - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- detachDeviceFromPerson(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Detach a device from a person.
- detachDeviceFromZone(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Detach a device from a zone.
- detachObject(LocatedObject) - Method in interface fr.liglab.adele.icasa.location.LocatedObject
-
Detaches the object from this one.
- detachPersonFromZone(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Detach a person from a zone.
- detachZoneFromDevice(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Detach a zone from the device.
- DEVICE - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- DEVICE_ID - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- DEVICE_SERIAL_NUMBER - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
Service property indicating the hardware serial number of the device.
- DeviceAccessPolicy - Enum in fr.liglab.adele.icasa.access
-
User: garciai@imag.fr
Date: 7/19/13
Time: 11:08 AM
- DeviceAccessPolicyMgr - Interface in fr.liglab.adele.icasa.device.manager
-
This service manages application access rights to devices.
- DeviceAccessRight - Interface in fr.liglab.adele.icasa.device.manager
-
Represents access right of one device method from one application.
- DeviceAccessRightRequest - Interface in fr.liglab.adele.icasa.device.manager
-
Represents required device method access rights.
- DeviceAccessTrackingInterceptor - Class in fr.liglab.adele.icasa.dependency.manager.interceptor
-
- DeviceAccessTrackingInterceptor(BundleContext) - Constructor for class fr.liglab.adele.icasa.dependency.manager.interceptor.DeviceAccessTrackingInterceptor
-
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- deviceAdded(PushButton) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- deviceAdded(MotionSensor) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- deviceAdded(Photometer) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- deviceAdded(PresenceSensor) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
- deviceAdded(T) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying the addition of a device to the platform.
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
- deviceAdded(LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- deviceAdded(DeviceInfo) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDeviceTracker
-
Called when a new device has been discovered by the driver.
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- deviceAdded(LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device property has been added.
- deviceAdded(GenericDevice) - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.discovery.ZigbeeDeviceDiscoveryImpl
-
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
Called when a new device has been discovered by the driver.
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeMotionSensor
-
Called when a new device has been discovered by the driver.
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
Called when a new device has been discovered by the driver.
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
Called when a new device has been discovered by the driver.
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePushButton
-
Called when a new device has been discovered by the driver.
- deviceAdded(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
Called when a new device has been discovered by the driver.
- deviceAttached(LocatedDevice, LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- deviceAttached(LocatedDevice, LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device has been attached to another device
- deviceAttached(Zone, LocatedDevice) - Method in class fr.liglab.adele.icasa.location.util.EmptyZoneListener
-
Invoked when a device has been attached a zone
- deviceAttached(Zone, LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.ZoneListener
-
Invoked when a device has been attached a zone
- deviceAttached(Zone, LocatedDevice) - Method in class fr.liglab.adele.icasa.simulator.listener.util.BaseZoneListener
-
- deviceBatteryLevelChanged(String, float, float) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDeviceTracker
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.discovery.ZigbeeDeviceDiscoveryImpl
-
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeMotionSensor
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePushButton
-
Called when a device battery level has changed.
- deviceBatteryLevelChanged(String, float, float) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
Called when a device battery level has changed.
- DeviceCategory - Enum in fr.liglab.adele.icasa.device.zigbee.driver.serial.model
-
Enum class for zigbee devices categories.
- deviceDataChanged(String, Data, Data) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDeviceTracker
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.discovery.ZigbeeDeviceDiscoveryImpl
-
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeMotionSensor
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePushButton
-
Called when a device data has changed.
- deviceDataChanged(String, Data, Data) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
Called when a device data has changed.
- DeviceDataEvent<T> - Class in fr.liglab.adele.icasa.device
-
Store an Immutable event data triggered by a device.
- DeviceDataEvent(GenericDevice, DeviceEventType, T) - Constructor for class fr.liglab.adele.icasa.device.DeviceDataEvent
-
- DeviceDependency - Class in fr.liglab.adele.icasa.dependency.manager
-
- DeviceDependency(DeviceDependencyHandler, String, Class, Filter, boolean, boolean, String, BundleContext, int, Comparator, String) - Constructor for class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- DeviceDependency - Interface in fr.liglab.adele.icasa.device.manager
-
Represents a device dependency from an application.
- DeviceDependencyHandler - Class in fr.liglab.adele.icasa.dependency.manager
-
- DeviceDependencyHandler() - Constructor for class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- deviceDetached(LocatedDevice, LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- deviceDetached(LocatedDevice, LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device has been detached from another device
- deviceDetached(Zone, LocatedDevice) - Method in class fr.liglab.adele.icasa.location.util.EmptyZoneListener
-
* Invoked when a device has been detached from a zone
- deviceDetached(Zone, LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.ZoneListener
-
Invoked when a device has been detached from a zone
- deviceDetached(Zone, LocatedDevice) - Method in class fr.liglab.adele.icasa.simulator.listener.util.BaseZoneListener
-
- DeviceDiscoveryTimeoutTask - Class in fr.liglab.adele.icasa.device.zigbee.driver.serial.model
-
Task fired when a device discovery timer expires.
- DeviceDiscoveryTimeoutTask(String) - Constructor for class fr.liglab.adele.icasa.device.zigbee.driver.serial.model.DeviceDiscoveryTimeoutTask
-
- deviceEvent(GenericDevice, Object) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- deviceEvent(PushButton, Object) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- deviceEvent(MotionSensor, Object) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- deviceEvent(Photometer, Object) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- deviceEvent(PresenceSensor, Object) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- deviceEvent(GenericDevice, Object) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
Motion sensor will trigger a deviceEvent call.
- DeviceEvent - Class in fr.liglab.adele.icasa.device
-
Represents an event related to a device.
- DeviceEvent(GenericDevice, DeviceEventType) - Constructor for class fr.liglab.adele.icasa.device.DeviceEvent
-
Creates a DeviceEvent.
- deviceEvent(T, Object) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying when the device want to trigger an event.
- deviceEvent(GenericDevice, Object) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
Callback notifying when the device want to trigger an event.
- deviceEvent(LocatedDevice, Object) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
Callback notifying when the device want to trigger an event.
- deviceEvent(LocatedDevice, Object) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Callback notifying when the device want to trigger an event.
- deviceEvent(GenericDevice, Object) - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
Motion sensor will trigger a deviceEvent call.
- DeviceEventType - Enum in fr.liglab.adele.icasa.device
-
This enum represents the type of the event
- DeviceInfo - Interface in fr.liglab.adele.icasa.device.zigbee.driver
-
Represents general information about a device.
- deviceIsTracked(String) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- DeviceListener<T extends GenericDevice> - Interface in fr.liglab.adele.icasa.device
-
A listener to the events related with device modifications.
- deviceMoved(LocatedDevice, Position, Position) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- deviceMoved(LocatedDevice, Position, Position) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device has been moved.
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- devicePropertyAdded(PushButton, String) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- devicePropertyAdded(MotionSensor, String) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- devicePropertyAdded(Photometer, String) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- devicePropertyAdded(PresenceSensor, String) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
- devicePropertyAdded(T, String) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying the addition of a property on the device listened.
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
- devicePropertyAdded(LocatedDevice, String) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- devicePropertyAdded(LocatedDevice, String) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device property has been added.
- devicePropertyAdded(GenericDevice, String) - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
- DevicePropertyEvent - Class in fr.liglab.adele.icasa.device
-
- DevicePropertyEvent(GenericDevice, DeviceEventType, String, Object, Object) - Constructor for class fr.liglab.adele.icasa.device.DevicePropertyEvent
-
Class which represents the properties
- devicePropertyModified(GenericDevice, String, Object, Object) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- devicePropertyModified(PushButton, String, Object, Object) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- devicePropertyModified(MotionSensor, String, Object, Object) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- devicePropertyModified(Photometer, String, Object, Object) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- devicePropertyModified(PresenceSensor, String, Object, Object) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- devicePropertyModified(GenericDevice, String, Object, Object) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
- devicePropertyModified(T, String, Object, Object) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying the modification of a property on the device listened.
- devicePropertyModified(GenericDevice, String, Object, Object) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
- devicePropertyModified(LocatedDevice, String, Object, Object) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- devicePropertyModified(GenericDevice, String, Object, Object) - Method in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
- devicePropertyModified(GenericDevice, String, Object, Object) - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- devicePropertyModified(LocatedDevice, String, Object, Object) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device property has been modified.
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- devicePropertyRemoved(PushButton, String) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- devicePropertyRemoved(MotionSensor, String) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- devicePropertyRemoved(Photometer, String) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- devicePropertyRemoved(PresenceSensor, String) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
- devicePropertyRemoved(T, String) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying the elimination of a property on the device listened.
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
- devicePropertyRemoved(LocatedDevice, String) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- devicePropertyRemoved(LocatedDevice, String) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device property has been removed.
- devicePropertyRemoved(GenericDevice, String) - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- deviceRemoved(PushButton) - Method in class fr.liglab.adele.habits.monitoring.button.ButtonCollector
-
- deviceRemoved(MotionSensor) - Method in class fr.liglab.adele.habits.monitoring.motion.sensor.MeasureCollector
-
- deviceRemoved(Photometer) - Method in class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- deviceRemoved(PresenceSensor) - Method in class fr.liglab.adele.habits.monitoring.presence.sensor.MeasureCollector
-
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
- deviceRemoved(T) - Method in interface fr.liglab.adele.icasa.device.DeviceListener
-
Callback notifying the elimination of a device to the platform.
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyDeviceListener
-
- deviceRemoved(LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.EmptyLocatedDeviceListener
-
- deviceRemoved(DeviceInfo) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDeviceTracker
-
Called when a device has been discovered by the driver.
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- deviceRemoved(LocatedDevice) - Method in interface fr.liglab.adele.icasa.location.LocatedDeviceListener
-
Called callback when a device property has been removed.
- deviceRemoved(GenericDevice) - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.discovery.ZigbeeDeviceDiscoveryImpl
-
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
Called when a device has been discovered by the driver.
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeMotionSensor
-
Called when a device has been discovered by the driver.
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
Called when a device has been discovered by the driver.
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
Called when a device has been discovered by the driver.
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePushButton
-
Called when a device has been discovered by the driver.
- deviceRemoved(DeviceInfo) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
Called when a device has been removed by the driver.
- deviceTypeAdded(String) - Method in interface fr.liglab.adele.icasa.device.DeviceTypeListener
-
Callback notifying the addition of a device type to the platform.
- DeviceTypeListener - Interface in fr.liglab.adele.icasa.device
-
Listener used to be notified about the device types in the platform.
- deviceTypeRemoved(String) - Method in interface fr.liglab.adele.icasa.device.DeviceTypeListener
-
Callback notifying the elimination of a device type from the platform.
- DIMMER_LIGHT_MAX_POWER_LEVEL - Static variable in interface fr.liglab.adele.icasa.device.light.DimmerLight
-
Device property indicating the maximum power level of the dimmer light.
- DIMMER_LIGHT_POWER_LEVEL - Static variable in interface fr.liglab.adele.icasa.device.light.DimmerLight
-
Device property indicating the current power level of the dimmer light.
- DimmerFollowMeApplication - Class in fr.liglab.adele.icasa.dimmer.light.follow.me
-
- DimmerFollowMeApplication() - Constructor for class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
- DimmerLight - Interface in fr.liglab.adele.icasa.device.light
-
Service definition of a simple dimmer light device.
- DISABLE_ACCESS_POLICY_PROPERTY - Static variable in interface fr.liglab.adele.icasa.Constants
-
Property name to disable access policy.
- docdecl(String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.liglab.adele.dashboard.servlet.FrontendServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.liglab.adele.dashboard.servlet.MapServlet
-
Called by the server (via the service
method) to
allow a servlet to handle a GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.liglab.adele.simulator.servlet.FrontendServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class fr.liglab.adele.simulator.servlet.MapServlet
-
Called by the server (via the service
method) to
allow a servlet to handle a GET request.
- DPAdmin - Class in fr.imag.adele.appstore.gateway.api
-
- DPAdmin() - Constructor for class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- DPInfos - Class in fr.liglab.adele.habits.monitoring.autonomic.manager.listeners
-
Informations related to deployment package.
- DPInfos() - Constructor for class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- DPInfosAdded(DPInfos) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- DPInfosAdded(DPInfos) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfosListener
-
Listener method triggered when a new DP is added.
- DPInfosHandler - Class in fr.liglab.adele.habits.monitoring.db.manager.fileinstall.model
-
XML handler for db config files.
- DPInfosHandler() - Constructor for class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.model.DPInfosHandler
-
- DPInfosListener - Interface in fr.liglab.adele.habits.monitoring.autonomic.manager.listeners
-
- DPInfosRemoved(DPInfos) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.AutonomicAdapterDeploymentMgr
-
- DPInfosRemoved(DPInfos) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfosListener
-
Listener method triggered when a DP is removed.
- DPResourceManipulator - Class in fr.imag.adele.appstore.gateway.util
-
- DPResourceManipulator() - Constructor for class fr.imag.adele.appstore.gateway.util.DPResourceManipulator
-
- DYNAMIC_PROXY - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy type value: dynamic-proxy.
- GasAlarmSystemApplication - Class in fr.liglab.adele.icasa.gas.alarm.sys
-
- GasAlarmSystemApplication() - Constructor for class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- GATEWAY_ID_PROP_NAME - Static variable in interface fr.liglab.adele.icasa.ContextManager
-
Name of global property that holds the gateway identifier.
- GenericDevice - Interface in fr.liglab.adele.icasa.device
-
Generic interface that is intended to be used as a skeleton for device service interface definitions.
- get(int) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Gets the object stored at the given index.
- getAccesRightRequests() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceDependency
-
Returns all required access rights from related application device dependency.
- getAccessRight(String, String) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Get the right access of an application to use a specified device.
- getAccessRight(String) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Get the right access of an application.
- getAccessRight(String) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- getAccessRight() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRight
-
- getAccessRightFromId(Long) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Get an access right.
- getAccessRights() - Method in interface fr.liglab.adele.icasa.device.manager.DependAccessRights
-
Returns all access rights associated to the related dependency.
- getActionsNumber(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Get the number of actions contained into the script
- getAllAccessRight() - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Get all the defined access right
The returned object will be synchronized by the Access Manager to
maintain updated the access right.
- getApplication(String) - Method in class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- getApplication(String) - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Returns the specified application.
- getApplication() - Method in interface fr.liglab.adele.icasa.application.ContextualStateVariable
-
Returns service related to this variable scope.
- getApplication() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceDependency
-
Returns the application owner of this dependency.
- getApplicationBundleURLs(ApplicationVersion, ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.ApplicationRepository
-
Returns URLs of bundles we need to deploy to install specified application version.
- getApplicationId() - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Get the application wanting to access the device.
- getApplicationId() - Method in class fr.liglab.adele.icasa.application.ApplicationVersion
-
- getApplicationId() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- getApplicationId(BundleContext) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- getApplicationName() - Method in class fr.liglab.adele.icasa.application.ApplicationVersion
-
- getApplicationOfBundle(String) - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Returns application which corresponds to specified bundle.
- getApplicationOptions(String) - Method in class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- getApplicationProperties(String) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets a set of application properties' names
- getApplicationPropertyValue(String, String) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets the value of a property for a application preference
- getApplications() - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Returns all installed applications.
- getAvailableApplications() - Method in interface fr.liglab.adele.icasa.application.ApplicationRepository
-
Returns list of available applications.
- getBatteryLevel() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.DeviceInfo
-
Returns a battery percentage represented by a float number between 0 and 1.
- getBaud() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Returns baud used for usb communication channel.
- getBundles() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns all started bundles which are part of this application implementation.
- getCallbacks() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- getCancellationTime() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskReference
-
Gets the cancellation time of this task if it has been canceled,
-1
otherwise.
- getCategories() - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Returns ordered list of application categories.
- getCategory() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns the category of this application.
- getCenterAbsolutePosition() - Method in interface fr.liglab.adele.icasa.location.LocatedObject
-
Gets the absolute (x,y) point of the object.
- getChildren() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the list of children zones
- getClock() - Method in interface fr.liglab.adele.icasa.service.scheduler.SpecificClockPeriodicRunnable
-
Returns the clock that must be used for scheduling.
- getClock() - Method in interface fr.liglab.adele.icasa.service.scheduler.SpecificClockScheduledRunnable
-
Returns the clock that must be used for scheduling.
- getCO2Concentration() - Method in interface fr.liglab.adele.icasa.device.gasSensor.CarbonDioxydeSensor
-
Return the current CO2 concentration sensed by this gas sensor, expressed in
µg/m^3.
- getCOConcentration() - Method in interface fr.liglab.adele.icasa.device.gasSensor.CarbonMonoxydeSensor
-
Return the current CO concentration sensed by this gas sensor, expressed in
µg/m^3.
- getCompletedPercent() - Method in interface fr.liglab.adele.icasa.common.ProgressMonitor
-
Returns completed percentage value of monitored operation.
- getCompletePercent() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getCOMPort() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Returns COM port name used to plug the zigbee dongle.
- getComputedGlobalVariables() - Method in interface fr.liglab.adele.icasa.TechnicalService
-
Returns all global variables computed by this technical service.
- getComputedZoneVariables() - Method in interface fr.liglab.adele.icasa.simulator.PhysicalModel
-
Returns all zone variables computed by this physical model.
- getComputedZoneVariables() - Method in interface fr.liglab.adele.icasa.TechnicalService
-
Returns all zone variables computed by this technical service.
- getConfigPrefix() - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- getCurrentPowerRating() - Method in interface fr.liglab.adele.icasa.device.power.Powermeter
-
Returns the current Power rating sensed by the powermeter expressed in watt (W)
- getCurrentScript() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the current script in execution
- getCurrentScriptState() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the execution estate of the current script (if there is one)
- getCurrentTemperature() - Method in interface fr.liglab.adele.icasa.device.bathroomscale.MedicalThermometer
-
- getCurrentWeight() - Method in interface fr.liglab.adele.icasa.device.bathroomscale.BathroomScale
-
- getData() - Method in class fr.liglab.adele.icasa.device.DeviceDataEvent
-
Get the event data.
- getData() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.Data
-
Returns data in a string format.
- getData(String) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Returns the current data of the device with specified module address.
- getDateFromText(String) - Static method in class fr.liglab.adele.icasa.clock.util.DateTextUtil
-
Gets a date from an string using the platform format
- getDependencies() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Get the list of managed dependency.
- getDependency() - Method in interface fr.liglab.adele.icasa.device.manager.DependAccessRights
-
Returns corresponding device dependency.
- getDepth() - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getDescription() - Method in class fr.liglab.adele.icasa.commands.AbstractCommand
-
Get the command description.
- getDescription() - Method in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
Get the command description.
- getDescription() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns variable description.
- getDescription() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Get the dependency handler description.
- getDescription() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
A brief description of the map.
- getDescription() - Method in class fr.liglab.adele.icasa.Variable
-
Returns variable description.
- getDevice(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns an object which represents the device with specified id.
- getDevice() - Method in class fr.liglab.adele.icasa.device.DeviceEvent
-
Gets the event associated device
- getDeviceAdapterId(Set<String>) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.dbadapter.IDBAdapter
-
Get deployment package id associated with the interface list given as parameter.
- getDeviceAdapterId(Set<String>) - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- getDeviceAdapterUrl(String) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.dbadapter.IDBAdapter
-
Get the deployment package url related to the id given as parameter.
- getDeviceAdapterUrl(String) - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- getDeviceData() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.DeviceInfo
-
Returns device data.
- getDeviceId() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getDeviceId() - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Get the device identifier the application wants to access.
- getDeviceIds() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns serial numbers of all available devices.
- getDeviceInfo(String) - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
- getDeviceInfos() - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
- getDeviceInfos() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Returns information about all zigbee devices discovered by the dongle.
- getDeviceInfos(TypeCode) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Returns information about all zigbee devices discovered by the dongle with specified type.
- getDeviceObject() - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Gets a reference to the device implementation.
- getDevicePosition(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns current position of specified device.
- getDevices() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns a set of objects that represent all available devices.
- getDevices() - Method in class fr.liglab.adele.icasa.device.util.LocatedDeviceTracker
-
Gets the list of stored devices.
- getDeviceTypes() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the set of devices Types existing in the platform.
- getDiastolic() - Method in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- getDPInfosListeners() - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- getElapsedTime() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
gets the elapsed time in (virtual) milliseconds from the start date.
- getException() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the cause of the task execution failure.
- getExecutedPercentage() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Returns percentage of completed instructions of current script.
- getExecutionCount() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the number of times this task was executed.
- getExecutionDate() - Method in interface fr.liglab.adele.icasa.service.scheduler.ScheduledRunnable
-
Get the date to be scheduled the iCasa tasks using the iCasa Clock.
- getExecutionDate() - Method in interface fr.liglab.adele.icasa.service.scheduler.SpecificClockScheduledRunnable
-
Get the date to be scheduled the iCasa tasks using the iCasa Clock.
- getExecutionReports() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskReference
-
Gets the reports of all the completed executions of this task.
- getExecutionTime(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the execution time in (virtual) minutes of the script file
- getFactor() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Returns the clock factor.
- getFactor() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getFactor(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the factor defined in the script file
- getFault() - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Returns fault state of this device.
- getFault() - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- getFeature(String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getFileName() - Method in class fr.liglab.adele.icasa.frontend.services.utils.AbstractXMLParser
-
- getFriendlyName() - Method in enum fr.liglab.adele.icasa.device.zigbee.driver.TypeCode
-
- getGatewayId() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getGatewayURL() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
The URL of the gateway to connect to.
- getGenericDevice(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns device object that corresponds to specified serial number.
- getGlobalProperties() - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets a set of global properties' names
- getGlobalPropertyValue(String) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets the value of a property for a global preference
- getGlobalVariables() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns all global variables.
- getGlobalVariableValue(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns the value of a given global variable.
- getGroup() - Method in interface fr.liglab.adele.icasa.service.scheduler.ICasaRunnable
-
Gets the job's group.
- getId() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Returns the identifier of the clock.
- getId() - Method in interface fr.liglab.adele.icasa.common.Identifiable
-
Returns the object identifier (must be unique).
- getId() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaLibs
-
- getId() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
The identifier of the map.
- getId() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Returns the zone id.
- getId() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getId() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getIdentifier() - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Get an identifier of this AccessRight.
- getIlluminance() - Method in interface fr.liglab.adele.icasa.device.light.Photometer
-
Return the current illuminance sensed by this photometer, expressed in
lux (lx).
- getIlluminance() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- getImgFile() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
The filename containing the image map.
- getInfo() - Method in class fr.liglab.adele.icasa.frontend.services.utils.AbstractXMLParser
-
- getInstalledApplications() - Method in class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- getInstalledApplicationsOptions() - Method in class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- getInterfaces() - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- getLastConnexionDate() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.DeviceInfo
-
return last connexion date.
- getLayer() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Determines the deepth of this zone
- getLeftTopAbsolutePosition() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the absolute (x,y) point in the left-top corner of the zone.
- getLeftTopRelativePosition() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the (x,y) point in the left-top corner of the zone.
- getLibs() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
A coma separated list of libs to load by the frontend.
- getListeInfos() - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.model.DPInfosHandler
-
- getLocalisation() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getLocation() - Method in interface fr.liglab.adele.icasa.frontend.services.MapService
-
Get the path where the maps are
- getLocation() - Method in class fr.liglab.adele.icasa.frontend.services.utils.AbstractXMLParser
-
- getLocation() - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Gets the person logical location.
- getLocation() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getLogService() - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- getManagedVariables() - Method in interface fr.liglab.adele.icasa.common.StateVariableExtender
-
Returns list of variables managed by this extender.
- getMap(String) - Method in interface fr.liglab.adele.icasa.frontend.services.MapService
-
Get a specific iCasaMap information
- getMaps() - Method in interface fr.liglab.adele.icasa.frontend.services.MapService
-
Retrieves the set of ICasaMaps in the server.
- getMaps() - Method in class fr.liglab.adele.icasa.frontend.services.rest.MapRemoteServiceImpl
-
- getMapsInString() - Method in class fr.liglab.adele.icasa.frontend.services.rest.MapRemoteServiceImpl
-
- getMaxPowerLevel() - Method in interface fr.liglab.adele.icasa.device.light.BinaryLight
-
Return the current power level of this binary light
- getMaxPowerLevel() - Method in interface fr.liglab.adele.icasa.device.light.DimmerLight
-
Return the current power level of this dimmer light
- getMaxPowerLevel() - Method in interface fr.liglab.adele.icasa.device.temperature.Cooler
-
Return the max power level of this cooler
- getMaxPowerLevel() - Method in interface fr.liglab.adele.icasa.device.temperature.Heater
-
Return the max power level of this heater
- getMaxPowerLevel() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- getMetadataValue(String) - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns value of specified metadata.
- getMetadataValues() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns a map containing all metadata of this variable.
- getMethod() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRight
-
- getMethod() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRightRequest
-
- getMethodList() - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Get the list of method whose access has been defined.
- getMethodName() - Method in class fr.liglab.adele.icasa.commands.Signature
-
- getMimeType(String) - Method in class fr.liglab.adele.dashboard.servlet.HttpExternalResourceContext
-
Maps a name to a MIME type.
- getMimeType(String) - Method in class fr.liglab.adele.simulator.servlet.HttpExternalResourceContext
-
Maps a name to a MIME type.
- getModuleAddress() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.DeviceInfo
-
Returns the module address of the device.
- getName() - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- getName() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns the human readable application name.
- getName() - Method in interface fr.liglab.adele.icasa.application.ApplicationCategory
-
Returns category name.
- getName() - Method in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
Get the name of the Script and command gogo.
- getName() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns variable name.
- getName() - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getName() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaLibs
-
- getName() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
The name of the map.
- getName() - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Gets the person name.
- getName() - Method in class fr.liglab.adele.icasa.simulator.PersonType
-
Gets the person type name (id)
- getName() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getName() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getName() - Method in class fr.liglab.adele.icasa.Variable
-
Returns variable name.
- getNamespace() - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getNewValue() - Method in class fr.liglab.adele.icasa.device.DevicePropertyEvent
-
Gets the new value of the property modified
- getNoiseLevel() - Method in interface fr.liglab.adele.icasa.device.sound.Speaker
-
TODO comments.
- getObjectType() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
Method added to obtain the m_type field value of class Dependency.
- getOldValue() - Method in class fr.liglab.adele.icasa.device.DevicePropertyEvent
-
Gets the old value of the property modified
- getOwner() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns object which owns this variable.
- getParameters() - Method in class fr.liglab.adele.icasa.commands.Signature
-
Get the list of parameters of this signature.
- getParent() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the parent Zone
- getPatientId() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getPeriod() - Method in interface fr.liglab.adele.icasa.service.scheduler.PeriodicRunnable
-
Gets the scheduled period.
- getPeriod() - Method in interface fr.liglab.adele.icasa.service.scheduler.SpecificClockPeriodicRunnable
-
Gets the scheduled period.
- getPerson(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Get a person instance currently available in iCasa simulator.
- getPersonInZone(String) - Method in interface fr.liglab.adele.icasa.simulator.services.PersonLocationService
-
get return the names of the persons in a given zone
- getPersonJSON(Person) - Static method in class fr.liglab.adele.icasa.simulator.remote.util.IcasaSimulatorJSONUtil
-
- getPersons() - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Retrieves the list of tha available person in the iCasa simulator.
- getPersonsIntoZone(Zone) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Gets a set with person in the specified zone
- getPersonType() - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Gets the person type.
- getPersonType(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Get the person type if exist.
- getPersonTypeJSON(PersonType) - Static method in class fr.liglab.adele.icasa.simulator.remote.util.IcasaSimulatorJSONUtil
-
- getPersonTypes() - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Get an non-modifiable list of person types available.
- getPlatformAccessRight(String) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Get the right access of platform to use a specified device.
- getPolicy() - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Get the device policy value.
- getPositionX() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getPositionY() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getPowerLevel() - Method in interface fr.liglab.adele.icasa.device.light.DimmerLight
-
Return the current power level of this dimmer light.
- getPowerLevel() - Method in interface fr.liglab.adele.icasa.device.temperature.Cooler
-
Return the current power level of this cooler.
- getPowerLevel() - Method in interface fr.liglab.adele.icasa.device.temperature.Heater
-
Return the current power level of this heater.
- getPowerStatus() - Method in interface fr.liglab.adele.icasa.device.light.BinaryLight
-
Return the current power state of this binary light.
- getPowerStatus() - Method in interface fr.liglab.adele.icasa.device.sprinkler.Sprinkler
-
Return the current power state of this sprinkler.
- getPowerStatus() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- getPrefix(String, boolean) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getProperties() - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Returns names of all properties which define the device state.
- getProperties() - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- getProperties() - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Gets the set of properties names.
- getProperty(String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- getPropertyName() - Method in class fr.liglab.adele.icasa.device.DevicePropertyEvent
-
- getPropertyValue(String) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Returns the specified property value.
- getPropertyValue(String) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- getPropertyValue(String) - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Get the value of a property.
- getProvidedServices(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Get a set of the Service specification
- getProvidedServices(LocatedDevice) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Get a set of Service specifications of specified device.
- getProxy(Class) - Method in class fr.liglab.adele.icasa.dependency.manager.proxy.ICasaProxyFactory
-
Creates a proxy object for the given specification.
- getPulsations() - Method in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- getRegistrationTime() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskReference
-
Gets the time of registration of this task.
- getRelativePosition(LocatedObject) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Returns relative position of specified object from top left corner of this zone.
- getReliability() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getRequiredGlobalVariables() - Method in interface fr.liglab.adele.icasa.TechnicalService
-
Returns all global variables that this technical service relies on.
- getRequiredZoneVariables() - Method in interface fr.liglab.adele.icasa.simulator.PhysicalModel
-
Returns all zone variables that this physical model relies on.
- getRequiredZoneVariables() - Method in interface fr.liglab.adele.icasa.TechnicalService
-
Returns all zone variables that this technical service relies on.
- getResource(String) - Method in class fr.liglab.adele.dashboard.servlet.HttpExternalResourceContext
-
Maps a resource name to a URL.
- getResource(String) - Method in class fr.liglab.adele.simulator.servlet.HttpExternalResourceContext
-
Maps a resource name to a URL.
- getResult() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the object returned by the task execution, if any.
- getRightBottomAbsolutePosition() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the absolute (x,y) point in the right-bottom corner of the zone.
- getRightBottomRelativePosition() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the (x,y) point in the right-bottom corner of the zone.
- getRoseMachine() - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- getScriptJSON(String, ScriptExecutor) - Static method in class fr.liglab.adele.icasa.simulator.remote.util.IcasaSimulatorJSONUtil
-
- getScriptList() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets a lists of scripts in the platform
- getSensedPresence() - Method in interface fr.liglab.adele.icasa.device.presence.PresenceSensor
-
Return the current presence sensed by this presence sensor.
- getSensedPresence() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
- getSensorValue() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getSerialNumber() - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Return the serial number of the device.
- getSerialNumber() - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Gets the device serial number.
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeMotionSensor
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePhotometer
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePresenceSensor
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePushButton
-
- getSerialNumber() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
- getService() - Method in class fr.liglab.adele.icasa.dependency.manager.proxy.ICasaAggregateProxyFactory
-
- getService() - Method in class fr.liglab.adele.icasa.dependency.manager.proxy.ICasaProxyFactory
-
- getSignature(int) - Method in class fr.liglab.adele.icasa.commands.AbstractCommand
-
- getSignature(int) - Method in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
Get signature by passing the number of arguments..
- getSimulatedDeviceTypes() - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Get a non-modifiable set of the device types available in the iCasa context.
- getStartDate() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Returns the clock start date.
- getStartDate() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getStartDate(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the start date defined in the script file
- getStartupTime() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the start time of the execution.
- getState() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns application activation state.
- getState() - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Returns activation state of this device.
- getState() - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- getState() - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- getState(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Gets the current state of the script file
- getStateVariable(String) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Returns variable with specified name.
- getStateVariables() - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Returns list of state variables which represent all properties.
- getStatus() - Method in interface fr.liglab.adele.icasa.device.power.PowerSwitch
-
Return the current status of the powerswitch
returns 'true' if switch is on,
'false' if switch is off
- getStatus() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
- getStream() - Method in interface fr.liglab.adele.icasa.device.sound.AudioSource
-
Return the audio stream.
- getSurfaceInMeterSquare(String) - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Gets the surface in meter square.
- getSystolic() - Method in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- getTaskName() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the name under which the task was registered.
- getTemperature() - Method in interface fr.liglab.adele.icasa.device.temperature.Thermometer
-
Return the current temperature sensed by this thermometer, expressed in
Kelvins (K).
- getTemperature() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeThermometer
-
- getTerminationTime() - Method in interface fr.liglab.adele.icasa.service.scheduler.TaskExecutionReport
-
Gets the termination time of the execution.
- getTextDate(long) - Static method in class fr.liglab.adele.icasa.clock.util.DateTextUtil
-
Returns the string representation of a date.
- getTextDate(Date) - Static method in class fr.liglab.adele.icasa.clock.util.DateTextUtil
-
Returns the string representation of a date.
- getTimestamp() - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- getTimeStamp() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.Data
-
Returns timestamp of data.
- getType() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns variable type.
- getType() - Method in class fr.liglab.adele.icasa.device.DeviceEvent
-
Gets the event type
- getType() - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Gets the device type.
- getType() - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- getTypeCode() - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.DeviceInfo
-
Returns device type code.
- getTypeCodeByFriendlyName(String) - Static method in enum fr.liglab.adele.icasa.device.zigbee.driver.TypeCode
-
- getUrl() - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- getUsedDevices() - Method in interface fr.liglab.adele.icasa.simulator.PhysicalModel
-
Returns all devices used by it to perform variable computation.
- getUsedDevices() - Method in interface fr.liglab.adele.icasa.TechnicalService
-
Returns all devices used by it to perform variable computation.
- getUseParentVariables() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Determines if this zone use the variable of its parent zone.
- getUserProperties(String) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets a set of user properties' names
- getUserPropertyValue(String, String) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Gets the value of a property for a user preference
- getValue() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns variable value.
- getValue() - Method in enum fr.liglab.adele.icasa.device.zigbee.driver.serial.model.DeviceCategory
-
- getValue() - Method in enum fr.liglab.adele.icasa.device.zigbee.driver.serial.model.ResponseType
-
- getValueType() - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Returns variable value type.
- getValueType() - Method in class fr.liglab.adele.icasa.Variable
-
Returns variable value type.
- getVariableExtenders() - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Returns all associated variable extenders.
- getVariableNames() - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Returns a set containing all variable names.
- getVariableNames() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the list of variable names
- getVariables() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the list of variable
- getVariableValue(String) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Returns value of specified variable.
- getVariableValue(String) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the value from a zone variable.
- getVendor() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns the vendor of this application.
- getVersion() - Method in interface fr.liglab.adele.icasa.application.Application
-
Returns installed version of this application.
- getVersion() - Method in class fr.liglab.adele.icasa.application.ApplicationVersion
-
- getVolume() - Method in interface fr.liglab.adele.icasa.device.sound.Speaker
-
Return the current volume of this speaker.
- getWidgets() - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaLibs
-
- getXInMeter(String) - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Gets the X size in meter of the given zone.
- getXLength() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the zone X length (width)
- getXScaleFactor() - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Returns scale factor from pixels to meters on X axis.
- getYInMeter(String) - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Gets the Y size in meter of the given zone.
- getYLength() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the zone Y length.
- getYScaleFactor() - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Returns scale factor from pixels to meters on Y axis.
- getZInMeter(String) - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Gets the Z size in meter of the given zone.
- getZLength() - Method in interface fr.liglab.adele.icasa.location.Zone
-
Gets the zone Z length.
- getZone(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the zone having the specified ID or null if there is no zone with this ID.
- getZoneFromPosition(Position) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the zone containing this position.
- getZoneIds() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the set of zones' IDs.
- getZones() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Returns all defined zones.
- getZones() - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
Gets the list of stored zones.
- getZoneVariables(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the set of available variables names in a given zone.
- getZoneVariableValue(String, String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Gets the value of a given variable in a specified zone.
- getZScaleFactor() - Method in interface fr.liglab.adele.icasa.service.zone.size.calculator.ZoneSizeCalculator
-
Returns scale factor from pixels to meters on Z axis.
- PARENT_ZONE - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- parse(File) - Static method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileParser
-
- parseData(List<Byte>) - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
Parse data from the list of byte read.
- parseUnsignedIntAttribute(CharSequence) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
- pause(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.Application
-
Stop application computation temporary.
- pause(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.ApplicationProvider
-
Stop application computation temporary.
- pause() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Pauses the (virtual) time flowing.
- pause(boolean) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Pauses the (virtual) time flowing.
- pause() - Method in interface fr.liglab.adele.icasa.device.sound.AudioSource
-
Pause the audio stream playback.
- pause() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Pauses the execution of the current script (if there is one)
- PeriodicRunnable - Interface in fr.liglab.adele.icasa.service.scheduler
-
An OSGi service providing this interface will allow to schedule periodic tasks using the
iCasa Clock
Clock
- persist() - Method in interface fr.liglab.adele.icasa.access.AccessManagerStorage
-
Method called when persisting Access Manager configuration.
- PERSON - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- Person - Interface in fr.liglab.adele.icasa.simulator
-
This interface represents a person in the icasa simulated Environment
- PERSON_ID - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- PERSON_ID_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- personAdded(Person) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonListener
-
Invoked when a person has been added to the iCasa Simulator.
- personDeviceAttached(Person, LocatedDevice) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonListener
-
Invoked when a device has been attached to a person
- personDeviceAttached(Person, LocatedDevice) - Method in interface fr.liglab.adele.icasa.simulator.listener.SimulatedLocatedDeviceListener
-
Invoked when a device has been attached to a person
- personDeviceDetached(Person, LocatedDevice) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonListener
-
Invoked when a device has been detached from a person
- personDeviceDetached(Person, LocatedDevice) - Method in interface fr.liglab.adele.icasa.simulator.listener.SimulatedLocatedDeviceListener
-
Invoked when a device has been detached from a person
- PersonJSON - Class in fr.liglab.adele.icasa.simulator.remote.util
-
TODO
- PersonJSON() - Constructor for class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- PersonListener - Interface in fr.liglab.adele.icasa.simulator.listener
-
The listener interface for receiving person
Person
events.
- PersonLocationService - Interface in fr.liglab.adele.icasa.simulator.services
-
The PersonLocationService interface allows to introspect a given zone and obtain information about its occupants.
- personMoved(Person, Position) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonListener
-
Invoked when a person has been moved, to see the new position invoke the getCenterAbsolutePosition()
method.
- personRemoved(Person) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonListener
-
Invoked when a person has been removed to the iCasa Simulator.
- PersonType - Class in fr.liglab.adele.icasa.simulator
-
This class represents a person type
- PersonType(String) - Constructor for class fr.liglab.adele.icasa.simulator.PersonType
-
Default constructor
- personTypeAdded(PersonType) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonTypeListener
-
Invoked when a person type has been added to the iCasa Simulator.
- PersonTypeListener - Interface in fr.liglab.adele.icasa.simulator.listener
-
- personTypeRemoved(PersonType) - Method in interface fr.liglab.adele.icasa.simulator.listener.PersonTypeListener
-
Invoked when a person type has been removed to the iCasa Simulator.
- Photometer - Interface in fr.liglab.adele.icasa.device.light
-
Service definition of a simple photometer device.
- PHOTOMETER_CURRENT_ILLUMINANCE - Static variable in interface fr.liglab.adele.icasa.device.light.Photometer
-
Service property indicating the current illuminance sensed by the
photometer, expressed in lux (lx).
- PhotometerCollector - Class in fr.liglab.adele.habits.monitoring.photometer
-
Collector adapter for the photometer devices events.
- PhotometerCollector() - Constructor for class fr.liglab.adele.habits.monitoring.photometer.PhotometerCollector
-
- PhysicalModel - Interface in fr.liglab.adele.icasa.simulator
-
A service providing this service contract will be used to compute simulated physical properties.
- play() - Method in interface fr.liglab.adele.icasa.device.sound.AudioSource
-
Start the audio stream playback.
- Position - Class in fr.liglab.adele.icasa.location
-
This class represents a point in a coordinate system.
- Position(int, int, int) - Constructor for class fr.liglab.adele.icasa.location.Position
-
Default constructor
- Position(int, int) - Constructor for class fr.liglab.adele.icasa.location.Position
-
- POSITION_X_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- POSITION_Y_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- postMap(String, String, String, String, String, InputStream, FormDataContentDisposition, String) - Method in class fr.liglab.adele.icasa.frontend.services.rest.MapRemoteServiceImpl
-
- POWER_DEVICE_ATTACHED_DEVICE_NAME - Static variable in interface fr.liglab.adele.icasa.device.power.PowerDevice
-
Service property indicating the attached devices name
This property is mandatory
Type of values : java.lang.String
Description : value is a String indicating the attached devices name
- POWER_DEVICE_ATTACHED_DEVICE_WATT - Static variable in interface fr.liglab.adele.icasa.device.power.PowerDevice
-
Service property indicating the attached devices default Power Rating expressed in watt (W)
This property is mandatory
Type of values : java.lang.Double
Description : value is a power rating expressed in watt (W), so it is
always positive
.
- POWER_SWITCH_CURRENT_STATUS - Static variable in interface fr.liglab.adele.icasa.device.power.PowerSwitch
-
Service Property indicating the current Status of the power switch
This property is mandatory
Type of values : java.lang.Boolean
Description : value is expressed in boolean so it is true
or false
.
- PowerDevice - Interface in fr.liglab.adele.icasa.device.power
-
Common interface for Power device service descriptions
- Powermeter - Interface in fr.liglab.adele.icasa.device.power
-
Service definition for a simple powermeter device
- POWERMETER_CURRENT_RATING - Static variable in interface fr.liglab.adele.icasa.device.power.Powermeter
-
Service property indicating the current Power Rating sensed by the Powermeter device, expressed in watt (W)
This property is mandatory
Type of values : java.lang.Double
Description : value is a power rating expressed in watt (W), so it is
always positive
.
- PowerSwitch - Interface in fr.liglab.adele.icasa.device.power
-
Service definition for a simple powerswitch device
- PowerSwitchmeter - Interface in fr.liglab.adele.icasa.device.power
-
- PreferenceChangeListener - Interface in fr.liglab.adele.icasa.service.preferences
-
Listener used to listen on preference property value changes.
- Preferences - Interface in fr.liglab.adele.icasa.service.preferences
-
The Preferences interface provides a service to store preferences of:
Global Preferences
Application Preferences
User Preferences
- PRESENCE_SENSOR_SENSED_PRESENCE - Static variable in interface fr.liglab.adele.icasa.device.presence.PresenceSensor
-
Service property indicating the current sensed presence.
- PresenceSensor - Interface in fr.liglab.adele.icasa.device.presence
-
Service definition of a simple presence sensor device.
- process(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.LocationEnricher
-
- process(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.MeasureEnricher
-
- process(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.MeasureFilter
-
- process(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.MeasureTransformer
-
- process(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.TimeStampEnricher
-
- processEventData(String, String, String, Date, float, String) - Method in interface fr.liglab.adele.habits.monitoring.event.webservice.api.ProcessEventService
-
Call the RestFul WebService with the given event data values
- ProcessEventException - Exception in fr.liglab.adele.habits.monitoring.event.webservice.api
-
- ProcessEventException() - Constructor for exception fr.liglab.adele.habits.monitoring.event.webservice.api.ProcessEventException
-
- ProcessEventException(String) - Constructor for exception fr.liglab.adele.habits.monitoring.event.webservice.api.ProcessEventException
-
- ProcessEventService - Interface in fr.liglab.adele.habits.monitoring.event.webservice.api
-
- processingInstruction(String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- ProgressMonitor - Interface in fr.liglab.adele.icasa.common
-
Listener interface to monitor progress of an operation.
- PROP_DESCRIPTION - Static variable in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
- PROP_NAME - Static variable in interface fr.liglab.adele.icasa.commands.ICasaCommand
-
- PROPERTY - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- PROXY_DISABLED - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy settings value: disabled.
- PROXY_ENABLED - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy settings value: enabled.
- PROXY_SETTINGS_PROPERTY - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy settings property.
- PROXY_TYPE_PROPERTY - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy type property.
- PUSH_AND_HOLD - Static variable in interface fr.liglab.adele.icasa.device.button.PushButton
-
Service property indicating if the button is pushed and hold.
- pushAndHold(long) - Method in interface fr.liglab.adele.icasa.device.button.simulated.SimulatedPushButton
-
Push the button and hold for a timeout.
- pushAndRelease() - Method in interface fr.liglab.adele.icasa.device.button.simulated.SimulatedPushButton
-
Push the button and release it.
- PushButton - Interface in fr.liglab.adele.icasa.device.button
-
User: garciai@imag.fr
Date: 9/2/13
Time: 10:42 AM
- readListXml(InputStream) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read an ArrayList from an InputStream containing XML.
- readMapXml(InputStream) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read a HashMap from an InputStream containing XML.
- readThisIntArrayXml(XmlPullParser, String, String[]) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read an int[] object from an XmlPullParser.
- readThisListXml(XmlPullParser, String, String[]) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read an ArrayList object from an XmlPullParser.
- readThisMapXml(XmlPullParser, String, String[]) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read a HashMap object from an XmlPullParser.
- readValueXml(XmlPullParser, String[]) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
Read a flattened object from an XmlPullParser.
- reconfigure(Dictionary) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
The instance is reconfigured.
- remove(Object) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- remove(int) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- removeAll(Collection) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- removeAllDevices() - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Removes all simulated device instance in iCasa.
- removeAllPersons() - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Removes all simulated persons in iCasa.
- removeAllZones() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Removes all zones in the platform.
- removeApplication(String) - Method in class fr.imag.adele.appstore.gateway.api.DPAdmin
-
- removeApplication(Application) - Method in interface fr.liglab.adele.icasa.application.ApplicationTracker
-
Called when an application is removed.
- removeApplication(Application) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- removeApplicationListener(ApplicationTracker) - Method in interface fr.liglab.adele.icasa.application.ApplicationManager
-
Removes an application listener.
- removeApplicationPreferenceChangeListener(String, PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Unregisters specified listener to value changes of specified application properties.
- removedDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.dependency.manager.LocatedDeviceManager
-
- removedDevice(LocatedDevice) - Method in class fr.liglab.adele.icasa.device.util.LocatedDeviceTracker
-
Default implementation of the LocatedDeviceTrackerCustomizer.removedDevice method.
- removedDevice(LocatedDevice) - Method in interface fr.liglab.adele.icasa.device.util.LocatedDeviceTrackerCustomizer
-
A device tracked by the Tracker object has been removed.
- removeDevice(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Removes a simulated device instance.
- removeDPInfosListener(DPInfosListener) - Method in interface fr.liglab.adele.habits.monitoring.autonomic.manager.dbadapter.IDBAdapter
-
- removeDPInfosListener(DPInfosListener) - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.DBFileHandler
-
- removedZone(Zone) - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
A zone tracked by the Tracker object has been removed.
- removedZone(Zone) - Method in interface fr.liglab.adele.icasa.location.util.ZoneTrackerCustomizer
-
A zone tracked by the Tracker object has been removed.
- removeGlobalPreferenceChangeListener(PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Unregisters specified listener to value changes of specified global properties.
- removeListener(AccessRightManagerListener) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Remove a listener.
- removeListener(AccessRightListener) - Method in interface fr.liglab.adele.icasa.access.AccessRight
-
Remove a listener.
- removeListener(ClockListener) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Removes a listener from the clock.
- removeListener(StateVariableListener) - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Removes specified listener.
- removeListener(IcasaListener) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Removes a listener from the platform.
- removeListener(DeviceListener<?>) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Remove the specified listener from the list of this device's listeners.
- removeListener(DeviceListener<?>) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- removeListener(LocatedDeviceListener) - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Removes a listener from the Located device.
- removeListener(ZoneListener) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Removes a listener from the zone.
- removeListener(PersonListener) - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Removes a listener from the person.
- removeListener(ScriptExecutorListener) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Removes a listener to the script executor.
- removeMap(String) - Method in interface fr.liglab.adele.icasa.frontend.services.MapService
-
Removes a map
- removePerson(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Removes a person currently available in iCasa simulator.
- removePersonType(String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Removes a person type and all created persons having the removed type.
- removeProperty(String) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Removes a property on this device.
- removeProperty(String) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- removeProperty(String) - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Removes a property on this device.
- removeUserPreferenceChangeListener(String, PreferenceChangeListener) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Unregisters specified listener to value changes of specified user properties.
- removeVariable(StateVariable, Object) - Method in interface fr.liglab.adele.icasa.common.StateVariableListener
-
Called when a variable is removed from an object.
- removeVariable(String) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Removes a variable from this zone.
- removeVariableExtender(StateVariableExtender) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Removes a variable extender.
- removeVariableListener(StateVariableListener) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Removes specified listener.
- removeZone(String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Removes a zone given his identifier.
- requestExclusiveAccess() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRightRequest
-
- requestNoAccess() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRightRequest
-
- requestSharedAccess() - Method in interface fr.liglab.adele.icasa.device.manager.DeviceAccessRightRequest
-
- RequiresContext - Annotation Type in fr.liglab.adele.icasa.context.handler.annotations
-
This annotation declares a service requirement.
- RequiresDevice - Annotation Type in fr.liglab.adele.icasa.dependency.handler.annotations
-
This annotation declares a service requirement.
- reset() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Sets the elapsed time to 0 and pauses the (virtual) time flowing.
- resetContext() - Method in interface fr.liglab.adele.icasa.ContextManager
-
Removes all zones.
- resize(int, int, int) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Resizes the zone
- resizedZone(Zone) - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
- resizedZone(Zone) - Method in interface fr.liglab.adele.icasa.location.util.ZoneTrackerCustomizer
-
Called when a zone tracked by the Tracker object has been resized.
- resizeZone(String, int, int, int) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Resizes a zone using a new width and height.
- ResponseType - Enum in fr.liglab.adele.icasa.device.zigbee.driver.serial.model
-
Enum class for zigbee data response types.
- resume(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.Application
-
Resume this application if it has been paused.
- resume(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.ApplicationProvider
-
Resume this application if it has been paused.
- resume() - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Resumes the (virtual) time flowing.
- resume(boolean) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Resumes the (virtual) time flowing.
- resume() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Resumes the execution of the current script (if there is one)
- retainAll(Collection) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported method.
- run() - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.model.DeviceDiscoveryTimeoutTask
-
- saveSimulationScript(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Saves the current state into a script having the name use as argument
- ScheduledRunnable - Interface in fr.liglab.adele.icasa.service.scheduler
-
An OSGi service providing this interface will allow to schedule tasks at a fixed date using the
iCasa Clock
Clock
- SchedulingManager - Interface in fr.liglab.adele.icasa.service.scheduler
-
User: torito
Date: 6/26/13
Time: 2:00 PM
- SCRIPT_ID_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- SCRIPT_NAME - Static variable in class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- scriptAdded(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a new script has been deployed in the platform
- ScriptExecutor - Interface in fr.liglab.adele.icasa.simulator.script.executor
-
Interface of service responsible for script execution into the platform
- ScriptExecutor.State - Enum in fr.liglab.adele.icasa.simulator.script.executor
-
Enumeration representing the state of scripts
- ScriptExecutorListener - Interface in fr.liglab.adele.icasa.simulator.script.executor
-
Listener interface for the scrip executor service
- ScriptJSON - Class in fr.liglab.adele.icasa.simulator.remote.util
-
- ScriptJSON() - Constructor for class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- ScriptLanguage - Class in fr.liglab.adele.icasa.commands
-
Utility class used to obtain common objects from a JSON object.
- ScriptLanguage() - Constructor for class fr.liglab.adele.icasa.commands.ScriptLanguage
-
- scriptPaused(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a script being executed is paused
- scriptRemoved(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a existing script has been removed from the platform
- scriptResumed(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a paused script is resumed
- scriptStarted(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a script is started (execution launched)
- scriptStopped(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a script being executed is stopped
- scriptUpdated(String) - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutorListener
-
Notification when a existing script has been modified
- send(Data) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.MeasureSender
-
- sendMeasure(float) - Method in interface fr.liglab.adele.icasa.device.bathroomscale.rest.api.BathroomScaleRestAPI
-
- sendMeasure(float) - Method in interface fr.liglab.adele.icasa.device.bathroomscale.rest.api.MedicalThermometerRestAPI
-
- sendMeasure(int, int, int) - Method in interface fr.liglab.adele.icasa.device.bathroomscale.rest.api.SphygmometerRestAPI
-
- SerialPortHandler - Class in fr.liglab.adele.icasa.device.zigbee.driver.serial
-
Class managing the serial port data input/output.
- SerialPortHandler(ZigbeeDriverImpl) - Constructor for class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
- SET - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Dependency Field Type : Set.
- set(int, Object) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Unsupported Method.
- setApplicationPropertyValue(String, String, Object) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Sets the value of a property for a application preference
- setAudioSource(AudioSource) - Method in interface fr.liglab.adele.icasa.device.sound.Speaker
-
Set the audio stream that this speaker must play.
- setCenterAbsolutePosition(Position) - Method in interface fr.liglab.adele.icasa.location.LocatedObject
-
Sets the absolute (x,y) point of the object.
- setCompletePercent(Integer) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setData(String, String) - Method in interface fr.liglab.adele.icasa.device.zigbee.driver.ZigbeeDriver
-
Sets specified value to the device with corresponding module address.
- setDescription(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
- setDeviceAccess(String, String, DeviceAccessPolicy) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Set the right access for an application to use a device.
- setDeviceFault(String, boolean) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Simulates a fail/reparation in a device.
- setDeviceId(String) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setDevicePosition(String, Position) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Sets the device position.
- setDeviceState(String, boolean) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Sets activated flag of a device.
- setFactor(int) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Set the clock factor (speed of virtual time)
- setFactor(Integer) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setFault(String) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Sets fault state of this device.
- setFault(String) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- setFeature(String, boolean) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- setGatewayId(String) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setGatewayURL(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
- setGlobalPropertyValue(String, Object) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Sets the value of a property for a global preference
- setGlobalVariable(String, Object) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Sets specified global variable .
- setId(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
The identifier of the map.
- setId(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setId(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setImgFile(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
- setInterfaces(Set<String>) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- setLeftTopRelativePosition(Position) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets the relative (x,y) point in the left-top corner of the zone.
- setLibs(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
- setLocalisation(String) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setLocation(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setMetadataValue(String, Object) - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Sets specified value to corresponding metadata.
- setMethodAccess(String, String, String, MemberAccessPolicy) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Set the right access for an application to use a given device.
- setMethodAccess(String, String, Method, MemberAccessPolicy) - Method in interface fr.liglab.adele.icasa.access.AccessManager
-
Set the right access for an application to use a given device.
- setName(String) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- setName(String) - Method in class fr.liglab.adele.icasa.frontend.services.utils.ICasaMap
-
- setName(String) - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Sets the person name.
- setName(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setName(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setOutput(OutputStream, String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- setOutput(Writer) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- setParent(Zone) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets the parent Zone
- setParentZone(String, String) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Sets the zone parent.
- setPatientId(String) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setPersonPosition(String, Position) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Change the position of a given person.
- setPersonType(PersonType) - Method in interface fr.liglab.adele.icasa.simulator.Person
-
Sets the person type.
- setPersonZone(String, String) - Method in interface fr.liglab.adele.icasa.simulator.SimulationManager
-
Moves a person to a zone, into a random generated position inside the given zone.
- setPositionX(Integer) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setPositionY(Integer) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setPowerLevel(double) - Method in interface fr.liglab.adele.icasa.device.light.DimmerLight
-
Change the power level of this dimmer light.
- setPowerLevel(double) - Method in interface fr.liglab.adele.icasa.device.temperature.Cooler
-
Change the power level of this cooler.
- setPowerLevel(double) - Method in interface fr.liglab.adele.icasa.device.temperature.Heater
-
Change the power level of this heater.
- setPowerStatus(boolean) - Method in interface fr.liglab.adele.icasa.device.light.BinaryLight
-
Change the power status of this binary light.
- setPowerStatus(boolean) - Method in interface fr.liglab.adele.icasa.device.sprinkler.Sprinkler
-
Change the power status of this sprinkler.
- setPowerStatus(boolean) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- setPrefix(String, String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- setProperty(String, Object) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- setPropertyValue(String, Object) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Sets specified property value.
- setPropertyValue(String, Object) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- setPropertyValue(String, Object) - Method in interface fr.liglab.adele.icasa.location.LocatedDevice
-
Sets a property value
- setPropertyValue(String, Object) - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
If the given propertyName is the power status, it will set it to the device;
the value will not change, if is not changed in the device.
- setReliability(float) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setSensorValue(boolean) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- setStartDate(long) - Method in interface fr.liglab.adele.icasa.clock.Clock
-
Sets the start date of the clock.
- setStartDate(Date) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setStartDate(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setState(String) - Method in interface fr.liglab.adele.icasa.device.GenericDevice
-
Sets activation state of this device.
- setState(String) - Method in class fr.liglab.adele.icasa.device.util.AbstractDevice
-
- setState(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- setTimestamp(long) - Method in class fr.liglab.adele.habits.monitoring.measure.generator.Measure
-
- SetTopBox - Interface in fr.liglab.adele.icasa.device.settopbox
-
SettopBox device
- setType(int) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- setType(String) - Method in class fr.liglab.adele.icasa.simulator.remote.util.PersonJSON
-
- setUrl(String) - Method in class fr.liglab.adele.habits.monitoring.autonomic.manager.listeners.DPInfos
-
- setUseParentVariables(boolean) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Modifies if this zone will use the variable of its parent zone.
- setUserPropertyValue(String, String, Object) - Method in interface fr.liglab.adele.icasa.service.preferences.Preferences
-
Sets the value of a property for a user preference
- setValue(Object) - Method in interface fr.liglab.adele.icasa.common.StateVariable
-
Sets specified value.
- setVariableValue(String, Object) - Method in interface fr.liglab.adele.icasa.common.Attributable
-
Sets value of specified variable.
- setVariableValue(String, Object) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets specified variable value.
- setVolume(double) - Method in interface fr.liglab.adele.icasa.device.sound.Speaker
-
Change the volume of this speaker.
- setXLength(int) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets the zone X length .
- setYLength(int) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets the zone Y length.
- setZLength(int) - Method in interface fr.liglab.adele.icasa.location.Zone
-
Sets the zone Y length.
- setZoneVariable(String, String, Object) - Method in interface fr.liglab.adele.icasa.ContextManager
-
Sets the value of the specified variable.
- SEUIL_CO2_CRITIC - Static variable in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
- Signature - Class in fr.liglab.adele.icasa.commands
-
A Signature is a description of the parameters used in iCasa.
- Signature(String[]) - Constructor for class fr.liglab.adele.icasa.commands.Signature
-
- Signature(String, String[]) - Constructor for class fr.liglab.adele.icasa.commands.Signature
-
- SimulatedDevice - Interface in fr.liglab.adele.icasa.simulator
-
Service interface which must be provided by simulated devices.
- SimulatedLocatedDeviceListener - Interface in fr.liglab.adele.icasa.simulator.listener
-
- SimulatedPushButton - Interface in fr.liglab.adele.icasa.device.button.simulated
-
User: garciai@imag.fr
Date: 9/2/13
Time: 2:24 PM
- SimulationManager - Interface in fr.liglab.adele.icasa.simulator
-
The simulation Mananger deals with operations associated to simulation
- SimulationMultiEventListener - Interface in fr.liglab.adele.icasa.simulator.listener
-
Interface grouping several (platform + simulator) listeners
- SIMULATOR_DATE_FORMAT - Static variable in class fr.liglab.adele.icasa.clock.util.DateTextUtil
-
- size() - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Gets the number of available providers.
- size() - Method in class fr.liglab.adele.icasa.device.util.LocatedDeviceTracker
-
Returns the number of devices being tracked by this LocatedDeviceTracker object.
- size() - Method in class fr.liglab.adele.icasa.location.util.ZoneTracker
-
Returns the number of zones being tracked by this ZoneTracker object.
- skipCurrentTag(XmlPullParser) - Static method in class fr.liglab.adele.icasa.common.xml.utils.XMLUtils
-
- SMART_PROXY - Static variable in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Proxy type value: smart.
- Speaker - Interface in fr.liglab.adele.icasa.device.sound
-
Service definition of a simple speaker device.
- SPEAKER_NOISE_LEVEL - Static variable in interface fr.liglab.adele.icasa.device.sound.Speaker
-
TODO comments.
- SPEAKER_VOLUME - Static variable in interface fr.liglab.adele.icasa.device.sound.Speaker
-
Service property indicating the current volume of the speaker.
- SpecificClockPeriodicRunnable - Interface in fr.liglab.adele.icasa.service.scheduler
-
An OSGi service providing this interface will allow to schedule periodic tasks using the
a provided Clock
Clock
.
- SpecificClockScheduledRunnable - Interface in fr.liglab.adele.icasa.service.scheduler
-
An OSGi service providing this interface will allow to schedule a task at a specified time using the
a provided Clock
Clock
.
- Sphygmometer - Interface in fr.liglab.adele.icasa.device.bathroomscale
-
- SPHYGMOMETER_CURRENT_DIASTOLIC - Static variable in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- SPHYGMOMETER_CURRENT_PULSATIONS - Static variable in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- SPHYGMOMETER_CURRENT_SYSTOLIC - Static variable in interface fr.liglab.adele.icasa.device.bathroomscale.Sphygmometer
-
- SphygmometerRestAPI - Interface in fr.liglab.adele.icasa.device.bathroomscale.rest.api
-
- Sprinkler - Interface in fr.liglab.adele.icasa.device.sprinkler
-
Service definition of a sprinkler device.
- SPRINKLER_POWER_STATUS - Static variable in interface fr.liglab.adele.icasa.device.sprinkler.Sprinkler
-
Service property indicating whether the sprinkler is is turned on or
off.
- start() - Method in class fr.liglab.adele.icasa.actimetrics.ActimetricsApplication
-
Component Lifecycle Method
- start(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.Application
-
Starts this application.
- start(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.ApplicationProvider
-
Starts this application.
- start() - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
Component Lifecycle Method
- start() - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
Component Lifecycle Method
- start() - Method in class fr.liglab.adele.icasa.command.handler.CommandHandler
-
The instance is starting.
- start() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
Method overridden to modify m_proxyObject in Depedency with our ProxyFactory functionality: 1.
- start() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Handler start method.
- start() - Method in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
Component Lifecycle Method
- start() - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
Component Lifecycle Method
- start() - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
Component Lifecycle Method
- start() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- start() - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- START_DATE_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- startDateModified(long) - Method in interface fr.liglab.adele.icasa.clock.ClockListener
-
Notifies the listener when the start date has been changed.
- startDocument() - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.model.DPInfosHandler
-
- startDocument(String, Boolean) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- startElement(String, String, String, Attributes) - Method in class fr.liglab.adele.habits.monitoring.db.manager.fileinstall.model.DPInfosHandler
-
- startListening(String, int) - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
Start listening on the given serial port.
- startTag(String, String) - Method in class fr.liglab.adele.icasa.common.xml.utils.FastXmlSerializer
-
- STATE_ACTIVATED - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
- STATE_DEACTIVATED - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
- STATE_PROP - Static variable in class fr.liglab.adele.icasa.simulator.remote.util.ScriptJSON
-
- STATE_PROPERTY_NAME - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
- STATE_UNKNOWN - Static variable in interface fr.liglab.adele.icasa.device.GenericDevice
-
- stateChanged(int) - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
- StateVariable - Interface in fr.liglab.adele.icasa.common
-
Represents a state with a defined type.
- StateVariableExtender - Interface in fr.liglab.adele.icasa.common
-
Allows a component to manage specific state variables (such as Logic Location).
- StateVariableListener - Interface in fr.liglab.adele.icasa.common
-
A listener which listens to state variable value changes.
- stop() - Method in class fr.liglab.adele.icasa.actimetrics.ActimetricsApplication
-
Component Lifecycle Method
- stop(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.Application
-
Stops this application.
- stop(ProgressMonitor) - Method in interface fr.liglab.adele.icasa.application.ApplicationProvider
-
Stops this application.
- stop() - Method in class fr.liglab.adele.icasa.binary.light.follow.me.LightFollowMeApplication
-
Component Lifecycle Method
- stop() - Method in class fr.liglab.adele.icasa.binary.light.follow.me.with.motion.sensor.LightFollowMeWithMotionSensorApplication
-
Component Lifecycle Method
- stop() - Method in class fr.liglab.adele.icasa.command.handler.CommandHandler
-
The instance is stopping.
- stop() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependency
-
- stop() - Method in class fr.liglab.adele.icasa.dependency.manager.DeviceDependencyHandler
-
Handler stop method.
- stop() - Method in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
Component Lifecycle Method
- stop() - Method in class fr.liglab.adele.icasa.gas.alarm.sys.GasAlarmSystemApplication
-
Component Lifecycle Method
- stop() - Method in interface fr.liglab.adele.icasa.simulator.script.executor.ScriptExecutor
-
Stops the script execution
- stop() - Method in class fr.liglab.adele.light.follow.me.with.motion.sensor.and.photometer.FollowMeWithPhotometerApplication
-
Component Lifecycle Method
- stop() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeeBinaryLight
-
- stop() - Method in class fr.liglab.adele.zigbee.device.importer.ZigbeeImporter
-
- stopListening() - Method in class fr.liglab.adele.icasa.device.zigbee.driver.serial.SerialPortHandler
-
- subList(int, int) - Method in class fr.liglab.adele.icasa.dependency.manager.ICasaServiceCollection
-
Returns a sublist from the current list.
- SURFACE_BATHROOM - Static variable in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
Constant for each room surface.
- SURFACE_KITCHEN - Static variable in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
- SURFACE_LIVINGROOM - Static variable in class fr.liglab.adele.icasa.dimmer.light.follow.me.DimmerFollowMeApplication
-
- switchOff() - Method in interface fr.liglab.adele.icasa.device.power.PowerSwitch
-
Switches the power off
- switchOff() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-
- switchOn() - Method in interface fr.liglab.adele.icasa.device.power.PowerSwitch
-
Switches the power on
- switchOn() - Method in class fr.liglab.adele.zigbee.device.factories.ZigbeePowerSwitch
-