Skip navigation links

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

E17787-02


Uses of Package
com.sigmadynamics.util

Packages that use com.sigmadynamics.util
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 
com.sigmadynamics.sdo.util   
com.sigmadynamics.server.rtis.PredictionEngine Platform support for prediction models. 
com.sigmadynamics.util   

 

Classes in com.sigmadynamics.util used by com.sigmadynamics.sdo.support
SDArray
          This abstract class serves as a base for specialized SDArrayType classes.
SDIntArray
          Type safe implementation of resizable array containing elements of type int.
SDStringArray
          Type safe implementation of resizable array containing elements of type String.

 

Classes in com.sigmadynamics.util used by com.sigmadynamics.sdo.util
SDArray
          This abstract class serves as a base for specialized SDArrayType classes.

 

Classes in com.sigmadynamics.util used by com.sigmadynamics.server.rtis.PredictionEngine
SDBooleanArray
          Type safe implementation of resizable array containing elements of type boolean.
SDDoubleArray
          Type safe implementation of resizable array containing elements of type double.
SDIntArray
          Type safe implementation of resizable array containing elements of type int.
SDLongArray
          Type safe implementation of resizable array containing elements of type long.
SDObjectArray
          Type safe implementation of resizable array containing elements of type Object.
SDStringArray
          Type safe implementation of resizable array containing elements of type String.

 

Classes in com.sigmadynamics.util used by com.sigmadynamics.util
SDArray
          This abstract class serves as a base for specialized SDArrayType classes.
SDBooleanArray
          Type safe implementation of resizable array containing elements of type boolean.
SDDoubleArray
          Type safe implementation of resizable array containing elements of type double.
SDIntArray
          Type safe implementation of resizable array containing elements of type int.
SDLongArray
          Type safe implementation of resizable array containing elements of type long.
SDObjectArray
          Type safe implementation of resizable array containing elements of type Object.
SDStringArray
          Type safe implementation of resizable array containing elements of type String.

 


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.