org.olap4j.metadata
public interface NamedSet extends MetadataElement
Cube
.Modifier and Type | Method and Description |
---|---|
Cube |
getCube()
Returns the
Cube that this NamedSet belongs
to. |
ParseTreeNode |
getExpression()
Returns the expression which gives the value of this NamedSet.
|
getCaption, getDescription, getName, getUniqueName, isVisible
Cube getCube()
Cube
that this NamedSet
belongs
to.ParseTreeNode getExpression()