Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.formula.DefaultFormulaContext
Constructor Summary | |
|
Method Summary | |
void |
|
Configuration | |
FunctionRegistry | |
LocalizationContext | |
OperatorFactory | |
TypeRegistry | |
boolean |
|
Object |
|
Type |
|
public Configuration getConfiguration()
- Specified by:
- getConfiguration in interface FormulaContext
public FunctionRegistry getFunctionRegistry()
- Specified by:
- getFunctionRegistry in interface FormulaContext
public LocalizationContext getLocalizationContext()
- Specified by:
- getLocalizationContext in interface FormulaContext
public OperatorFactory getOperatorFactory()
- Specified by:
- getOperatorFactory in interface FormulaContext
public TypeRegistry getTypeRegistry()
- Specified by:
- getTypeRegistry in interface FormulaContext
public boolean isReferenceDirty(Object name)
- Specified by:
- isReferenceDirty in interface FormulaContext
public Object resolveReference(Object name)
- Specified by:
- resolveReference in interface FormulaContext
public Type resolveReferenceType(Object name)
- Specified by:
- resolveReferenceType in interface FormulaContext