Uses of Interface
org.wso2.siddhi.query.api.query.selection.attribute.OutputAttribute

Packages that use OutputAttribute
org.wso2.siddhi.query.api.query.selection   
org.wso2.siddhi.query.api.query.selection.attribute   
 

Uses of OutputAttribute in org.wso2.siddhi.query.api.query.selection
 

Methods in org.wso2.siddhi.query.api.query.selection that return types with arguments of type OutputAttribute
 List<OutputAttribute> Selector.getSelectionList()
           
 

Method parameters in org.wso2.siddhi.query.api.query.selection with type arguments of type OutputAttribute
 Selector Selector.addSelectionList(List<OutputAttribute> projectionList)
           
 

Uses of OutputAttribute in org.wso2.siddhi.query.api.query.selection.attribute
 

Classes in org.wso2.siddhi.query.api.query.selection.attribute that implement OutputAttribute
 class ComplexAttribute
           
 class OutputAttributeExtension
           
 class SimpleAttribute
           
 



Copyright © 2014. All rights reserved.