mondrian.olap
Interface Walkable

All Known Implementing Classes:
CellProperty, DimensionExpr, ExpBase, Formula, HierarchyExpr, Id, LevelExpr, Literal, MemberExpr, MemberProperty, NamedSetExpr, ParameterExpr, Query, QueryAxis, QueryPart, ResolvedFunCall, UnresolvedFunCall

interface Walkable

An object which implements Walkable can be tree-walked by Walker.


Method Summary
 java.lang.Object[] getChildren()
          Returns an array of the object's children.
 

Method Detail

getChildren

java.lang.Object[] getChildren()
Returns an array of the object's children. Those which are not Walkable are ignored.


Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads