public class DimensionalAspectModelWithMemoryCachingLabellers extends DimensionalAspectModelImpl implements DimensionalAspectModel
Constructor and Description |
---|
DimensionalAspectModelWithMemoryCachingLabellers(Store store) |
Modifier and Type | Method and Description |
---|---|
void |
initialise()
Initialises the aspects and the aspect value labellers
in the aspect model.
|
getAspectValues, getDimensionAspects, getExplicitDimensionAspects, getTypedDimensionAspects
addAspect, addAspect, addAspect, addAspect, axisContainsAspect, duplicate, getAspect, getAspectLabel, getAspectLabelGivenLists, getAspects, getAspects, getAspectValueLabel, getAspectValueLabelGivenLists, getAspectValuesFromContext, getAspectValuesFromContext, getAspectValuesFromFact, getAspectValuesFromUnit, getAspectValuesFromUnit, getAxes, getDefaultAxis, getLabeller, hasAspect, hasAxis, hasLabeller, moveAspects, setDefaultAxis, setLabeller
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDimensionAspects, getExplicitDimensionAspects, getTypedDimensionAspects
addAspect, addAspect, addAspect, addAspect, axisContainsAspect, duplicate, getAspect, getAspectLabel, getAspectLabelGivenLists, getAspects, getAspects, getAspectValueLabel, getAspectValueLabelGivenLists, getAspectValues, getAspectValuesFromContext, getAspectValuesFromContext, getAspectValuesFromFact, getAspectValuesFromUnit, getAspectValuesFromUnit, getAxes, getDefaultAxis, getLabeller, hasAspect, hasAxis, hasLabeller, moveAspects, setDefaultAxis, setLabeller
public DimensionalAspectModelWithMemoryCachingLabellers(Store store) throws XBRLException
store
- The data store.XBRLException
- if a parameter is null.public void initialise() throws XBRLException
AspectModel
initialise
in interface AspectModel
initialise
in class DimensionalAspectModelImpl
XBRLException
AspectModel.initialise()