Interface FormulaContext

All Known Implementing Classes:
DefaultFormulaContext

public interface FormulaContext
The formula-context connects the formula functions with the outside world. The context can be used to resolve external references, to query the configuration or to retrieve information about the formula-evaluation system.
Author:
Thomas Morgner