| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.expr.JIExpr
oracle.jbo.expr.JIExprJava
oracle.jbo.expr.JICompoundBlock
public class JICompoundBlock
| Field Summary | 
|---|
| Fields inherited from class oracle.jbo.expr.JIExpr | 
|---|
NULL_COMP_ALLOWED_FALSE, NULL_COMP_ALLOWED_TRUE, NULL_COMP_NOT_ALLOWED | 
| Fields inherited from interface oracle.jbo.expr.JIReservedVarNames | 
|---|
RESERVED_VAR_VALUE | 
| Constructor Summary | |
|---|---|
JICompoundBlock(JIExpr parent)
 | 
|
JICompoundBlock(JIExpr parent,
                int originNodeType)
 | 
|
| Method Summary | |
|---|---|
 int | 
getOriginNodeType()
 | 
 JIParserNode | 
getParseExpr()
 | 
 void | 
removeVariable(java.lang.String nam)
 | 
| Methods inherited from class oracle.jbo.expr.JIExprJava | 
|---|
checkFor, checkForSyntacticElem, createExpr, findClass, getAddOperator, getAndConjunction, getComparisonOperator, getNullForOperation, getOrConjunction, getPackages, getReservedWord, getTerm, setPackages | 
| Methods inherited from class oracle.jbo.expr.JIExpr | 
|---|
baseNullForOperation, consumeWord, findNextWord, findNextWord, getAddExpr, getAndExpr, getAssignExpr, getBooleanExpr, getBooleanExprVal, getBuiltInMethodVal, getCastingClass, getCompareExpr, getEscapeToken, getExpr, getExprVal, getFullyQualifiedIdent, getIdentTerm, getInput, getMultiplyExpr, getNullComparison, getOrExpr, getStmtExpr, getVarDeclExpr, isBuiltInMethod, isShowParseTree, noMoreTokenCheck, rewindWord, setContinueRead, setShowParseTree | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JICompoundBlock(JIExpr parent)
public JICompoundBlock(JIExpr parent,
                       int originNodeType)
| Method Detail | 
|---|
public int getOriginNodeType()
public void removeVariable(java.lang.String nam)
public JIParserNode getParseExpr()
getParseExpr in class JIExpr
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||