Skip navigation links

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

E17787-02


Uses of Class
com.sigmadynamics.util.SDObjectArray

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

 

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

 

Methods in com.sigmadynamics.server.rtis.PredictionEngine with parameters of type SDObjectArray
 void InputCollector.put(int attributeId, SDObjectArray values)
          Passes value of Object array attribute.

 

Uses of SDObjectArray in com.sigmadynamics.util

 

Methods in com.sigmadynamics.util with parameters of type SDObjectArray
 void SDObjectArray.addAll(SDObjectArray array)
          Appends all of the elements in the specified array to the end of this array.
 void SDObjectArray.addAll(SDObjectArray array)
          Appends all of the elements in the specified array to the end of this array.
 boolean SDObjectArray.containsAll(SDObjectArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDObjectArray.containsAll(SDObjectArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDObjectArray.containsAny(SDObjectArray elements)
          Returns true if this array contains any one of the elements of the specified array.
 boolean SDObjectArray.containsAny(SDObjectArray elements)
          Returns true if this array contains any one of the elements of the specified array.
static boolean Null.isAllNull(SDObjectArray values)
           
static boolean Null.isAllNull(SDObjectArray values)
           

 


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.