public class StandardAspectModelWithMemoryCachingLabellers extends StandardAspectModel implements AspectModel
Constructor and Description |
---|
StandardAspectModelWithMemoryCachingLabellers(Store store) |
Modifier and Type | Method and Description |
---|---|
void |
initialise()
Initialises the aspects and the aspect value labellers
in the aspect model.
|
getAspectValues
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
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 StandardAspectModelWithMemoryCachingLabellers(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 StandardAspectModel
XBRLException
AspectModel.initialise()