Class Hierarchy
- java.lang.Object
- org.example.expression.function.FunctionRegistry
- org.example.expression.function.LogFunction (implements org.example.expression.function.Function)
- org.example.expression.function.MathFunction (implements org.example.expression.function.Function)
- org.example.expression.function.TrigonometricalFunction (implements org.example.expression.function.Function)
- org.example.expression.function.VariableProvider
Interface Hierarchy
- org.example.expression.function.Function
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.example.expression.function.LogFunction.Type
- org.example.expression.function.MathFunction.Type
- org.example.expression.function.TrigonometricalFunction.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)