com.tonbeller.jpivot.olap.model
Interface PropertyExpr

All Superinterfaces:
Visitable
All Known Implementing Classes:
PropertyExprImpl

public interface PropertyExpr
extends Visitable

expression defining a calculated member's property


Method Summary
 java.lang.String[] getChoices()
           
 java.lang.String getName()
           
 Expression getValueExpr()
           
 
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable
accept
 

Method Detail

getValueExpr

Expression getValueExpr()
Returns:
the Value expression

getName

java.lang.String getName()
Returns:
the name of this property

getChoices

java.lang.String[] getChoices()
Returns:
the possible values