Package

nl.rabobank.oss.rules

services

Permalink

package services

Visibility
  1. Public
  2. All

Type Members

  1. case class AnalyzedScenario(modifiers: ContextModifier, result: Context) extends Product with Serializable

    Permalink

    Combines a result Context and any modifiers applied to the input, describing what happened to get to the result.

    Combines a result Context and any modifiers applied to the input, describing what happened to get to the result.

    modifiers

    the ContextModifiers applied to the input.

    result

    the resulting Context after all calculcations have been performed.

  2. trait HeuristicService extends AnyRef

    Permalink

Value Members

  1. object HeuristicServices

    Permalink

Ungrouped