| Package | Description |
|---|---|
| com.suncode.pwfl.component | |
| com.suncode.pwfl.core.type |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
Condition.getConditionFn()
Return condition function that will be evaluated to check if condition is fulfilled.
|
| Constructor and Description |
|---|
Condition(FunctionCall conditionFn) |
| Modifier and Type | Field and Description |
|---|---|
static ArrayType<FunctionCall> |
Types.FUNCTION_ARRAY
Array of
Types.FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
FunctionType.convert(String value) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
FunctionType.evaluate(FunctionCall value) |
Type<?> |
FunctionType.evaluatedType(FunctionCall value) |
Copyright © 2023 Suncode. All rights reserved.