Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Interface
com.sigmadynamics.server.rtis.PredictionEngine.InputCollector

Packages that use InputCollector
com.sigmadynamics.server.rtis.PredictionEngine Platform support for prediction models. 

 

Uses of InputCollector in com.sigmadynamics.server.rtis.PredictionEngine

 

Methods in com.sigmadynamics.server.rtis.PredictionEngine with parameters of type InputCollector
 void InputProvider.provideInput(InputCollector inputCollector, boolean[] inputFilter)
          Implementations of this method have to iterate through all attributes and call inputCollector.put method for each attribute that has corresponding element of inputFilter array set to true.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.