Uses of Class
app.valuationcontrol.multimodule.library.entities.VariableValue
Packages that use VariableValue
Package
Description
-
Uses of VariableValue in app.valuationcontrol.multimodule.library.entities
Methods in app.valuationcontrol.multimodule.library.entities that return types with arguments of type VariableValueModifier and TypeMethodDescriptionVariable.getVariableValuesForAScenario(SCENARIO scenario) Returns all @VariableValue attached to the specified scenarioModel.getVariableValuesUsedInScenarios() -
Uses of VariableValue in app.valuationcontrol.multimodule.library.xlhandler
Methods in app.valuationcontrol.multimodule.library.xlhandler with parameters of type VariableValueModifier and TypeMethodDescriptionstatic GenericSheet.CellValueCellValueHelper.cellValueOf(VariableValue variableValue) voidScenarioDataProvider.refreshValue(Variable attachedVariable, VariableValue newVersion) voidXLInstance.refreshValue(Variable myVariable, VariableValue myVariableValue) Use this function to refresh a single variableValue (efficiency optimization)voidXLInstance.setSingleValue(VariableValue variableValue) Loads data fromVariableValueand override manually the formula for a single variable value Also applied for historical values