Uses of Class
eu.europa.ted.efx.model.Expression.NumericListExpression
-
Packages that use Expression.NumericListExpression Package Description eu.europa.ted.efx.interfaces eu.europa.ted.efx.xpath -
-
Uses of Expression.NumericListExpression in eu.europa.ted.efx.interfaces
Methods in eu.europa.ted.efx.interfaces with parameters of type Expression.NumericListExpression Modifier and Type Method Description Expression.NumericExpressionScriptGenerator. composeSumOperation(Expression.NumericListExpression list) -
Uses of Expression.NumericListExpression in eu.europa.ted.efx.xpath
Methods in eu.europa.ted.efx.xpath with parameters of type Expression.NumericListExpression Modifier and Type Method Description Expression.NumericExpressionXPathScriptGenerator. composeSumOperation(Expression.NumericListExpression nodeSet)
-