|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Dimension
OLAP Dimension
| Field Summary | |
|---|---|
static java.util.Comparator |
MEASURES_FIRST_COMPARATOR
sorts Dimensions by labels except Measures which always comes first. |
| Fields inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
|---|
LABEL_COMPARATOR |
| Method Summary | |
|---|---|
Hierarchy[] |
getHierarchies()
return the hierarchies of this dimension |
boolean |
isMeasure()
true if this is the measures dimension |
boolean |
isTime()
return true if this is a time dimension. |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
|---|
accept |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Displayable |
|---|
getLabel |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Visitable |
|---|
accept |
| Methods inherited from interface com.tonbeller.jpivot.olap.model.Decorator |
|---|
getRootDecoree |
| Field Detail |
|---|
static final java.util.Comparator MEASURES_FIRST_COMPARATOR
| Method Detail |
|---|
Hierarchy[] getHierarchies()
boolean isTime()
boolean isMeasure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||