| Package | Description | 
|---|---|
| org.universAAL.middleware.api.impl | |
| org.universAAL.ontology.lighting.simple | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<Input>> | 
AnnotationScanner.getMethodInputs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AnnotationScanner.setMethodInputs(Map<String,List<Input>> methodInputs)  | 
| Constructor and Description | 
|---|
ServiceCalleeWrapper(ModuleContext context,
                    ServiceProfile[] realizedServices,
                    Object wrappedObject,
                    String namespace,
                    String serviceURI,
                    Map<String,Method> annotatedMethods,
                    Map<String,List<String>> annotatedOutputNames,
                    Map<String,List<Output>> annotatedOutputs,
                    Map<String,List<String>> annotatedMethodsParametersNames,
                    Map<String,List<Input>> annotatedMethodsParameters)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object[] | 
LightingInterfaceLevel3.getLampInfo(int lampID)  | 
Object[] | 
LightingInterfaceLevel1.getLampInfo(LightSource lamp)  | 
Object[] | 
LightingInterface.getLampInfo(LightSource lamp)  | 
Object[] | 
LightingInterfaceLevel2.getLampInfo(LightSource lamp)  | 
void | 
LightingInterfaceLevel3.turnOff(int lampID)  | 
void | 
LightingInterfaceLevel1.turnOff(LightSource lamp)  | 
void | 
LightingInterface.turnOff(LightSource lamp)  | 
void | 
LightingInterfaceLevel2.turnOff(LightSource lamp)  | 
void | 
LightingInterfaceLevel3.turnOn(int lampID)  | 
void | 
LightingInterfaceLevel1.turnOn(LightSource lamp)  | 
void | 
LightingInterface.turnOn(LightSource lamp)  | 
void | 
LightingInterfaceLevel2.turnOn(LightSource lamp)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.