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
Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
accept |
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