|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FuncMap.loadDefaultFunctions()
.
FilterStrategy
, objects of this
class can use any ListFilter
and not only
SingleValueFilter
s.NameRegistry
.sizeFunction
) to calculate the size of the insert,
which has automatically predefined these variables and functions:
Default built-in functions defined by MESP.
Generators in the NameRegistry
.
listValues
: the original list of numbers to host
the insert (parameter of the
#buildInsert(numbers, index)
method).
listSize
: the size of that original list.
x
: the insertion point, i.e.x
.
InsertionFilter
.series
, from which values are withdrawn
when the output is random without repeats.
NumberGenerator
.NAME
property of helper generators.
RESET
events from the provider
generator (if any), and the series is updated accordingly with new
values.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |