|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SDBooleanArray | |
|---|---|
| com.sigmadynamics.server.rtis.PredictionEngine | Platform support for prediction models. |
| com.sigmadynamics.util | |
| Uses of SDBooleanArray in com.sigmadynamics.server.rtis.PredictionEngine |
|---|
| Methods in com.sigmadynamics.server.rtis.PredictionEngine with parameters of type SDBooleanArray | |
|---|---|
void |
InputCollector.put(int attributeId, SDBooleanArray values)Passes value of boolean array attribute. |
| Uses of SDBooleanArray in com.sigmadynamics.util |
|---|
| Methods in com.sigmadynamics.util with parameters of type SDBooleanArray | |
|---|---|
void |
SDBooleanArray.addAll(SDBooleanArray array)Appends all of the elements in the specified array to the end of this array. |
void |
SDBooleanArray.addAll(SDBooleanArray array)Appends all of the elements in the specified array to the end of this array. |
boolean |
SDBooleanArray.containsAll(SDBooleanArray elements)Returns true if this array contains all elements of the specified array. |
boolean |
SDBooleanArray.containsAll(SDBooleanArray elements)Returns true if this array contains all elements of the specified array. |
boolean |
SDBooleanArray.containsAny(SDBooleanArray elements)Returns true if this array contains any one of the elements of the specified array. |
boolean |
SDBooleanArray.containsAny(SDBooleanArray elements)Returns true if this array contains any one of the elements of the specified array. |
static boolean |
Null.isAllNull(SDBooleanArray values) |
static boolean |
Null.isAllNull(SDBooleanArray values) |
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||