Package io.keikai.model.sys.formula
package io.keikai.model.sys.formula
Keikai Spreadsheet Internal Book Model Engines classes.
-
ClassDescriptionTo contain
EvaluationContributorResult of a formula evaluation.The parsed result of a formula.Enumeration of various formula types.Resolves user-defined formula functions (XEL / taglib / TLD) from the current ZK Page or the headless thread-local context.Factory of formula function resolvers used by the Rust formula engine (viaUdfBridge) when it needs to call back into Java to evaluate a user-defined function.Represents a callable function for the formula engine.Maps function names to implementations for the formula engine.Resolves variables by name for the formula engine.Holds a FunctionMapper and VariableResolver for formula evaluation.