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
FunctionDefinition
instances. |
| FunctionParameterDefinition |
An immutable representation of a function parameter definition.
|
| FunctionParameterDefinition.Builder |
A builder which can be used to construct
FunctionParameterDefinition
instances. |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.