Uses of Interface
com.jedox.palojlib.interfaces.IVariable
Packages that use IVariable
-
Uses of IVariable in com.jedox.palojlib.interfaces
Methods in com.jedox.palojlib.interfaces with parameters of type IVariableModifier and TypeMethodDescriptiondefault IElement[]
IDimension.evaluateGlobalSubset
(String name, IVariable[] subsetVariables) evaluate the given subset with the set of variables -
Uses of IVariable in com.jedox.palojlib.main
Classes in com.jedox.palojlib.main that implement IVariableMethods in com.jedox.palojlib.main with parameters of type IVariableModifier and TypeMethodDescriptionIElement[]
Dimension.evaluateGlobalSubset
(String subsetname, IVariable[] subsetVariables) IElement[]
DimensionHandler.evaluateGlobalSubset
(Database db, Dimension dim, String subsetname, IVariable[] subsetVariables)