Uses of Interface
org.kuali.rice.krms.framework.engine.Function

Packages that use Function
org.kuali.rice.krms.framework.engine.expression   
org.kuali.rice.krms.framework.type   
 

Uses of Function in org.kuali.rice.krms.framework.engine.expression
 

Constructors in org.kuali.rice.krms.framework.engine.expression with parameters of type Function
FunctionExpression(Function function, List<Expression<? extends Object>> arguments)
          Create a FunctionExpression with the given values.
 

Uses of Function in org.kuali.rice.krms.framework.type
 

Methods in org.kuali.rice.krms.framework.type that return Function
 Function FunctionTypeService.loadFunction(FunctionDefinition functionDefinition)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.