See: Description
| Interface | Description | 
|---|---|
| FunctionDefinitionContract | Defines the contract for a function definition. | 
| FunctionParameterDefinitionContract | Defines the contract for a function parameter definition. | 
| FunctionRepositoryService | The function repository contains information about custom functions which
 can be used on propositions that are defined when constructing rules. | 
| Class | Description | 
|---|---|
| FunctionDefinition | An immutable representation of a function definition. | 
| FunctionDefinition.Builder | A builder which can be used to construct  FunctionDefinitioninstances. | 
| FunctionParameterDefinition | An immutable representation of a function parameter definition. | 
| FunctionParameterDefinition.Builder | A builder which can be used to construct  FunctionParameterDefinitioninstances. | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.