class MondrianOlap4jNamedSet extends MondrianOlap4jMetadataElement implements NamedSet, org.olap4j.impl.Named
NamedSet
 for the Mondrian OLAP engine.| Constructor and Description | 
|---|
MondrianOlap4jNamedSet(MondrianOlap4jCube olap4jCube,
                      NamedSet namedSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCaption()  | 
Cube | 
getCube()  | 
String | 
getDescription()  | 
ParseTreeNode | 
getExpression()  | 
String | 
getName()  | 
protected OlapElement | 
getOlapElement()
Returns the Mondrian metadata element inside this wrapper, or null if
 there is none. 
 | 
String | 
getUniqueName()  | 
boolean | 
isVisible()  | 
isWrapperFor, unwrap, unwrapImplMondrianOlap4jNamedSet(MondrianOlap4jCube olap4jCube, NamedSet namedSet)
public ParseTreeNode getExpression()
getExpression in interface NamedSetpublic String getName()
getName in interface org.olap4j.impl.NamedgetName in interface MetadataElementpublic String getUniqueName()
getUniqueName in interface MetadataElementpublic String getCaption()
getCaption in interface MetadataElementpublic String getDescription()
getDescription in interface MetadataElementpublic boolean isVisible()
isVisible in interface MetadataElementprotected OlapElement getOlapElement()
MondrianOlap4jMetadataElementgetOlapElement in class MondrianOlap4jMetadataElement