org.eclipse.birt.data.engine.api
Interface IExpressionCollection

All Superinterfaces:
IBaseExpression
All Known Implementing Classes:
ExpressionCollection

public interface IExpressionCollection
extends IBaseExpression

Describes an Array Collection of IBaseExpression, it will return an result Array.


Field Summary
 
Fields inherited from interface org.eclipse.birt.data.engine.api.IBaseExpression
GROUP_OVERALL
 
Method Summary
 java.util.Collection getExpressions()
          Gets the expression collection.
 
Methods inherited from interface org.eclipse.birt.data.engine.api.IBaseExpression
getDataType, getGroupName, getHandle, setGroupName, setHandle
 

Method Detail

getExpressions

java.util.Collection getExpressions()
Gets the expression collection.



Copyright © 2008 Actuate Corp. All rights reserved.