|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.expr.JIParserNode
oracle.jbo.expr.JIParserNodeCB
public class JIParserNodeCB
| Field Summary |
|---|
| Fields inherited from interface oracle.jbo.expr.JIReservedVarNames |
|---|
RESERVED_VAR_VALUE |
| Constructor Summary | |
|---|---|
JIParserNodeCB(JIExpr expr, int nodeType, JIParserNode[] children) |
|
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(JIValueSupplier valueSupplier) |
JIParserNode[] |
getChildren() |
| Methods inherited from class oracle.jbo.expr.JIParserNode |
|---|
binaryOperation, binaryOperation, cantConvert, convertIntoBoolean, convertIntoDouble, convertIntoInteger, convertIntoLong, convertIntoString, getExpr, getFullIdentName, getLeftChild, getNodeType, getParent, getParentVal, getRightChild, getString, getVal, getVal, indent, isRValue, locateNode, locateNodeOfType, setIsRValue, setLeftChild, setNodeType, setRightChild, setString, setVal, setVal, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JIParserNodeCB(JIExpr expr,
int nodeType,
JIParserNode[] children)
| Method Detail |
|---|
public JIParserNode[] getChildren()
public java.lang.Object evaluate(JIValueSupplier valueSupplier)
evaluate in class JIParserNode
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||