Skip navigation links

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

E17787-01


Uses of Class
com.sigmadynamics.sdo.util.SDModelArray

Packages that use SDModelArray
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 
com.sigmadynamics.sdo.util   

 

Uses of SDModelArray in com.sigmadynamics.sdo.support

 

Methods in com.sigmadynamics.sdo.support with parameters of type SDModelArray
protected  PredictorInterface SDApplicationBase.newPredictor(SDModelArray models, Path[] attributePaths, java.lang.String[] attributes)
          Overrideable

 

Uses of SDModelArray in com.sigmadynamics.sdo.util

 

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

 


Skip navigation links

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

E17787-01


Copyright © 2010, Oracle. All rights reserved.