Uses of Class
org.kie.dmn.feel.gwt.functions.api.Parameter
-
Packages that use Parameter Package Description org.kie.dmn.feel.gwt.functions.api -
-
Uses of Parameter in org.kie.dmn.feel.gwt.functions.api
Methods in org.kie.dmn.feel.gwt.functions.api that return types with arguments of type Parameter Modifier and Type Method Description Set<Parameter>FunctionOverrideVariation. getParameters()Constructors in org.kie.dmn.feel.gwt.functions.api with parameters of type Parameter Constructor Description FunctionOverrideVariation(org.kie.dmn.feel.lang.Type returnType, String functionName, Parameter... parameters)
-