| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.formula.lvalues.AbstractLValueorg.jfree.formula.lvalues.ContextLookuppublic class ContextLookupextends AbstractLValueConstructor Summary | |
| |
Method Summary | |
TypeValuePair |
|
String |
|
boolean |
|
String |
|
Methods inherited from class org.jfree.formula.lvalues.AbstractLValue | |
clone, getChildValues, getContext, getValueType, initialize | |
public boolean isConstant()
Checks, whether the LValue is constant. Constant lvalues always return the same value.
- Specified by:
- isConstant in interface LValue
- Returns: