Uses of Class
org.universAAL.middleware.api.annotation.ChangeEffect

Packages that use ChangeEffect
org.universAAL.middleware.api.impl   
org.universAAL.ontology.lighting.simple   
 

Uses of ChangeEffect in org.universAAL.middleware.api.impl
 

Methods in org.universAAL.middleware.api.impl that return types with arguments of type ChangeEffect
 Map<String,List<ChangeEffect>> AnnotationScanner.getMethodChangeEffects()
           
 

Method parameters in org.universAAL.middleware.api.impl with type arguments of type ChangeEffect
 void AnnotationScanner.setMethodChangeEffects(Map<String,List<ChangeEffect>> methodChangeEffects)
           
 

Uses of ChangeEffect in org.universAAL.ontology.lighting.simple
 

Methods in org.universAAL.ontology.lighting.simple with annotations of type ChangeEffect
 void LightingInterfaceLevel2.turnOff(LightSource lamp)
           
 void LightingInterfaceLevel1.turnOff(LightSource lamp)
           
 void LightingInterface.turnOff(LightSource lamp)
           
 void LightingInterfaceLevel2.turnOn(LightSource lamp)
           
 void LightingInterfaceLevel1.turnOn(LightSource lamp)
           
 void LightingInterface.turnOn(LightSource lamp)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.