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

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

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

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

Method parameters in org.universAAL.middleware.api.impl with type arguments of type Output
 void AnnotationScanner.setMethodOutputs(Map<String,List<Output>> methodOutputs)
           
 

Constructor parameters in org.universAAL.middleware.api.impl with type arguments of type Output
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)
           
 

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

Methods in org.universAAL.ontology.lighting.simple with annotations of type Output
 LightSource[] LightingInterfaceLevel1.getControlledLamps()
           
 LightSource[] LightingInterface.getControlledLamps()
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.