|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbleArrayVariable | |
|---|---|
| com.ibm.able.data | The ABLE data package defines classes for literals (constants) and variables used in expressions holding Java and user-defined data types as well as operators which can be applied to them. |
| com.ibm.able.rules | The rules package defines the ABLE rule language; various inferencing engines; objects and APIs for creating and running rulesets under program control. |
| Uses of AbleArrayVariable in com.ibm.able.data |
|---|
| Fields in com.ibm.able.data declared as AbleArrayVariable | |
protected AbleArrayVariable |
AbleArrayVariableExpression.myArrayVariable
The array variable to which this field belongs. |
protected AbleArrayVariable |
AbleArrayLengthLiteral.myArrayVariable
The array variable to which this field belongs. |
| Methods in com.ibm.able.data that return AbleArrayVariable | |
AbleArrayVariable |
AbleArrayVariableExpression.getVariable()
|
| Constructors in com.ibm.able.data with parameters of type AbleArrayVariable | |
AbleArrayVariableExpression(AbleArrayVariable theArrayVariable,
AbleRd theIndexExpression)
Create a new array expression object. |
|
AbleArrayLengthLiteral(AbleArrayVariable theArrayVariable)
Create a new literal over the specified array variable. |
|
| Uses of AbleArrayVariable in com.ibm.able.rules |
|---|
| Fields in com.ibm.able.rules declared as AbleArrayVariable | |
protected AbleArrayVariable |
AbleRuleSet.myVarInputBuffer
|
protected AbleArrayVariable |
AbleRuleSet.myVarOutputBuffer
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||