public class ContextControllerFactoryEnv extends Object
Constructor and Description |
---|
ContextControllerFactoryEnv(String outermostContextName,
String contextName,
int nestingLevel,
int numNestingLevels) |
Modifier and Type | Method and Description |
---|---|
String |
getContextName() |
int |
getNestingLevel() |
int |
getNumNestingLevels() |
String |
getOutermostContextName() |
boolean |
isLeaf() |
boolean |
isRoot() |
CodegenExpression |
toExpression() |
public String getOutermostContextName()
public String getContextName()
public int getNestingLevel()
public int getNumNestingLevels()
public CodegenExpression toExpression()
public boolean isLeaf()
public boolean isRoot()
Copyright © 2005–2018. All rights reserved.