Skip to content

conditions

Index

Fields

fn withEvaluator

withEvaluator(value)

PARAMETERS:

  • value (object)

fn withEvaluatorMixin

withEvaluatorMixin(value)

PARAMETERS:

  • value (object)

fn withLoadedDimensions

withLoadedDimensions(value)

PARAMETERS:

  • value (object)

fn withLoadedDimensionsMixin

withLoadedDimensionsMixin(value)

PARAMETERS:

  • value (object)

fn withUnloadEvaluator

withUnloadEvaluator(value)

PARAMETERS:

  • value (object)

fn withUnloadEvaluatorMixin

withUnloadEvaluatorMixin(value)

PARAMETERS:

  • value (object)

obj evaluator

fn evaluator.withParams

evaluator.withParams(value)

PARAMETERS:

  • value (array)

fn evaluator.withParamsMixin

evaluator.withParamsMixin(value)

PARAMETERS:

  • value (array)

fn evaluator.withType

evaluator.withType(value)

PARAMETERS:

  • value (string)
    • valid values: "gt", "lt", "within_range", "outside_range"

e.g. "gt"

obj unloadEvaluator

fn unloadEvaluator.withParams

unloadEvaluator.withParams(value)

PARAMETERS:

  • value (array)

fn unloadEvaluator.withParamsMixin

unloadEvaluator.withParamsMixin(value)

PARAMETERS:

  • value (array)

fn unloadEvaluator.withType

unloadEvaluator.withType(value)

PARAMETERS:

  • value (string)
    • valid values: "gt", "lt", "within_range", "outside_range"

e.g. "gt"