|
Rename Method public apply() : FEELFnResult<TemporalAccessor> renamed to public invoke() : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.NowFunction |
From |
To |
|
Rename Method public apply(string String, match String) : FEELFnResult<Boolean> renamed to public invoke(string String, match String) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ContainsFunction |
From |
To |
|
Rename Method public apply(date TemporalAccessor) : FEELFnResult<TemporalAccessor> renamed to public invoke(date TemporalAccessor) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.DateFunction |
From |
To |
|
Rename Method public apply(list List, start BigDecimal, length BigDecimal) : FEELFnResult<List> renamed to public invoke(list List, start BigDecimal, length BigDecimal) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.SublistFunction |
From |
To |
|
Rename Method public apply(hour Number, minute Number, seconds Number, offset Duration) : FEELFnResult<TemporalAccessor> renamed to public invoke(hour Number, minute Number, seconds Number, offset Duration) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.TimeFunction |
From |
To |
|
Rename Method public apply(val String) : FEELFnResult<TemporalAmount> renamed to public invoke(val String) : FEELFnResult<TemporalAmount> in class org.kie.dmn.feel.runtime.functions.DurationFunction |
From |
To |
|
Rename Method public apply(ctx EvaluationContext, params Object[]) : Object renamed to public invoke(ctx EvaluationContext, params Object[]) : Object in class org.kie.dmn.feel.runtime.functions.BaseFEELFunction |
From |
To |
|
Rename Method public apply(string String, start Number) : FEELFnResult<String> renamed to public invoke(string String, start Number) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.SubstringFunction |
From |
To |
|
Rename Method public apply(lists Object[]) : FEELFnResult<List> renamed to public invoke(lists Object[]) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.UnionFunction |
From |
To |
|
Rename Method public apply(list List, position BigDecimal) : FEELFnResult<List> renamed to public invoke(list List, position BigDecimal) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.RemoveFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<BigDecimal> renamed to public invoke(list Object[]) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.MeanFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<BigDecimal> renamed to public invoke(list List) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.SumFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<List> renamed to public invoke(list List) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.ReverseFunction |
From |
To |
|
Rename Method public apply(lists Object[]) : FEELFnResult<List> renamed to public invoke(lists Object[]) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.ConcatenateFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<Object> renamed to public invoke(list List) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.MinFunction |
From |
To |
|
Rename Method public apply(string String, match String) : FEELFnResult<Boolean> renamed to public invoke(string String, match String) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.EndsWithFunction |
From |
To |
|
Rename Method public apply(list Object) : FEELFnResult<List> renamed to public invoke(list Object) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.DistinctValuesFunction |
From |
To |
|
Rename Method public apply(val String) : FEELFnResult<TemporalAccessor> renamed to public invoke(val String) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.TimeFunction |
From |
To |
|
Rename Method public apply(string String, match String) : FEELFnResult<String> renamed to public invoke(string String, match String) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.SubstringBeforeFunction |
From |
To |
|
Rename Method public apply(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> renamed to public invoke(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.DTInvokerFunction |
From |
To |
|
Rename Method public apply(ctx EvaluationContext, params Object[]) : Object renamed to public invoke(ctx EvaluationContext, params Object[]) : Object in class org.kie.dmn.core.ast.DMNExpressionEvaluatorInvokerFunction.DMNExpressionEvaluatorFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<Object> renamed to public invoke(list Object[]) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.MinFunction |
From |
To |
|
Rename Method public apply(n BigDecimal, scale BigDecimal) : FEELFnResult<BigDecimal> renamed to public invoke(n BigDecimal, scale BigDecimal) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.DecimalFunction |
From |
To |
|
Rename Method public apply(single Boolean) : FEELFnResult<Boolean> renamed to public invoke(single Boolean) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListAndFunction |
From |
To |
|
Rename Method public apply(list List, position BigDecimal, newItem Object) : FEELFnResult<List> renamed to public invoke(list List, position BigDecimal, newItem Object) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.InsertBeforeFunction |
From |
To |
|
Rename Method public apply(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> renamed to public invoke(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.JavaFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<BigDecimal> renamed to public invoke(list List) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.CountFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<Boolean> renamed to public invoke(list List) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListOrFunction |
From |
To |
|
Rename Method public apply(string String) : FEELFnResult<String> renamed to public invoke(string String) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.StringUpperCaseFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<Object> renamed to public invoke(list List) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.MaxFunction |
From |
To |
|
Rename Method public apply(single Number) : FEELFnResult<BigDecimal> renamed to public invoke(single Number) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.MeanFunction |
From |
To |
|
Rename Method public apply(n BigDecimal) : FEELFnResult<BigDecimal> renamed to public invoke(n BigDecimal) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.CeilingFunction |
From |
To |
|
Rename Method public applyReflectively(ctx EvaluationContext, params Object[]) : Object renamed to public invokeReflectively(ctx EvaluationContext, params Object[]) : Object in class org.kie.dmn.feel.runtime.functions.BaseFEELFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<Boolean> renamed to public invoke(list Object[]) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListAndFunction |
From |
To |
|
Rename Method public apply(string String) : FEELFnResult<String> renamed to public invoke(string String) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.StringLowerCaseFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<Object> renamed to public invoke(list Object[]) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.MaxFunction |
From |
To |
|
Rename Method public apply(list List, items Object[]) : FEELFnResult<List> renamed to public invoke(list List, items Object[]) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.AppendFunction |
From |
To |
|
Rename Method public apply(n BigDecimal) : FEELFnResult<BigDecimal> renamed to public invoke(n BigDecimal) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.FloorFunction |
From |
To |
|
Rename Method public apply(val String) : FEELFnResult<TemporalAccessor> renamed to public invoke(val String) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.DateTimeFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<Boolean> renamed to public invoke(list Object[]) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListOrFunction |
From |
To |
|
Rename Method public apply(string String, start Number, length Number) : FEELFnResult<String> renamed to public invoke(string String, start Number, length Number) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.SubstringFunction |
From |
To |
|
Rename Method public apply(string String) : FEELFnResult<BigDecimal> renamed to public invoke(string String) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.StringLengthFunction |
From |
To |
|
Rename Method public apply(val String) : FEELFnResult<TemporalAccessor> renamed to public invoke(val String) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.DateFunction |
From |
To |
|
Rename Method public apply(from LocalDate, to LocalDate) : FEELFnResult<TemporalAmount> renamed to public invoke(from LocalDate, to LocalDate) : FEELFnResult<TemporalAmount> in class org.kie.dmn.feel.runtime.functions.YearsAndMonthsFunction |
From |
To |
|
Rename Method public apply(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> renamed to public invoke(ctx EvaluationContext, params Object[]) : FEELFnResult<Object> in class org.kie.dmn.feel.runtime.functions.CustomFEELFunction |
From |
To |
|
Rename Method public apply(from String, group String, decimal String) : FEELFnResult<BigDecimal> renamed to public invoke(from String, group String, decimal String) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.NumberFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<BigDecimal> renamed to public invoke(list List) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.MeanFunction |
From |
To |
|
Rename Method public apply(list List) : FEELFnResult<Boolean> renamed to public invoke(list List) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListAndFunction |
From |
To |
|
Rename Method public apply(date TemporalAccessor) : FEELFnResult<TemporalAccessor> renamed to public invoke(date TemporalAccessor) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.TimeFunction |
From |
To |
|
Rename Method public apply(string String, match String) : FEELFnResult<Boolean> renamed to public invoke(string String, match String) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.StartsWithFunction |
From |
To |
|
Rename Method public apply(year Number, month Number, day Number) : FEELFnResult<TemporalAccessor> renamed to public invoke(year Number, month Number, day Number) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.DateFunction |
From |
To |
|
Rename Method public apply(list List, match Object) : FEELFnResult<List> renamed to public invoke(list List, match Object) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.IndexOfFunction |
From |
To |
|
Rename Method public apply(val Object) : FEELFnResult<String> renamed to public invoke(val Object) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.StringFunction |
From |
To |
|
Rename Method public applyReflectively(ctx EvaluationContext, params Object[]) : Object renamed to public invokeReflectively(ctx EvaluationContext, params Object[]) : Object in class org.kie.dmn.feel.runtime.FEELFunction |
From |
To |
|
Rename Method public apply(date Temporal, time Temporal) : FEELFnResult<TemporalAccessor> renamed to public invoke(date Temporal, time Temporal) : FEELFnResult<TemporalAccessor> in class org.kie.dmn.feel.runtime.functions.DateTimeFunction |
From |
To |
|
Rename Method public apply(list List, element Object) : FEELFnResult<Boolean> renamed to public invoke(list List, element Object) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListContainsFunction |
From |
To |
|
Rename Method public apply(outputs Object, inputExpressionList Object, inputValuesList List<?>, outputValues Object, ruleList List<List>, hitPolicy String, defaultOutputValue Object) : Object renamed to public invoke(outputs Object, inputExpressionList Object, inputValuesList List<?>, outputValues Object, ruleList List<List>, hitPolicy String, defaultOutputValue Object) : Object in class org.kie.dmn.feel.runtime.functions.DecisionTableFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<BigDecimal> renamed to public invoke(list Object[]) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.SumFunction |
From |
To |
|
Rename Method public apply(list Object) : FEELFnResult<List> renamed to public invoke(list Object) : FEELFnResult<List> in class org.kie.dmn.feel.runtime.functions.FlattenFunction |
From |
To |
|
Rename Method public apply(string String, match String) : FEELFnResult<String> renamed to public invoke(string String, match String) : FEELFnResult<String> in class org.kie.dmn.feel.runtime.functions.SubstringAfterFunction |
From |
To |
|
Rename Method public apply(list Object[]) : FEELFnResult<BigDecimal> renamed to public invoke(list Object[]) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.CountFunction |
From |
To |
|
Rename Method public apply(single Boolean) : FEELFnResult<Boolean> renamed to public invoke(single Boolean) : FEELFnResult<Boolean> in class org.kie.dmn.feel.runtime.functions.ListOrFunction |
From |
To |
|
Rename Method public apply(single Number) : FEELFnResult<BigDecimal> renamed to public invoke(single Number) : FEELFnResult<BigDecimal> in class org.kie.dmn.feel.runtime.functions.SumFunction |
From |
To |