Package | Description |
---|---|
org.pentaho.reporting.libraries.formula |
Modifier and Type | Method and Description |
---|---|
boolean |
FormulaContext.isReferenceDirty(Object name)
Checks whether the external object referenced by
name has changed. |
Object |
FormulaContext.resolveReference(Object name)
Resolves the given reference.
|
Type |
FormulaContext.resolveReferenceType(Object name)
Queries the type of the given reference.
|