public interface DimensionSuperBean extends ComponentSuperBean
Modifier and Type | Method and Description |
---|---|
DimensionBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
ConceptSchemeSuperBean |
getMeasureRepresentation()
Return the Concept Scheme that is used to represent the measure dimension.
|
boolean |
isFrequencyDimension()
Returns true if this dimension is the frequency dimension, false otherwise.
|
boolean |
isMeasureDimension()
Returns true if this dimension is the measure dimension, false otherwise.
|
boolean |
isTimeDimension()
Returns true if this dimension is the time dimension, false otherwise.
|
getCodelist, getConcept, getTextFormat
getId, getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getCompositeBeans
boolean isFrequencyDimension()
boolean isMeasureDimension()
ConceptSchemeSuperBean getMeasureRepresentation()
boolean isTimeDimension()
DimensionBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface ComponentSuperBean
getBuiltFrom
in interface SuperBean