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