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.
Method Summary |
java.util.Collection |
getExpressions()
Gets the expression collection. |
getExpressions
java.util.Collection getExpressions()
- Gets the expression collection.
Copyright © 2008 Actuate Corp. All rights reserved.