mondrian.rolap
Class RolapStar.AliasReplacer
java.lang.Object
mondrian.rolap.RolapStar.AliasReplacer
- Enclosing class:
- RolapStar
public static class RolapStar.AliasReplacer
- extends Object
Creates a copy of an expression, everywhere replacing one alias
with another.
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RolapStar.AliasReplacer
public RolapStar.AliasReplacer(String oldAlias,
String newAlias)
visit
public MondrianDef.Expression visit(MondrianDef.Expression expression)