| Package | Description |
|---|---|
| org.kie.dmn.trisotech.core.ast | |
| org.kie.dmn.trisotech.model.api | |
| org.kie.dmn.trisotech.model.v1_3 |
| Constructor and Description |
|---|
DMNIteratorEvaluator(String name,
org.kie.dmn.model.api.DMNElement node,
Iterator.IteratorType type,
String variable,
DMNExpressionEvaluator in,
DMNExpressionEvaluator ret) |
| Modifier and Type | Method and Description |
|---|---|
Iterator.IteratorType |
Iterator.getIteratorType() |
static Iterator.IteratorType |
Iterator.IteratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Iterator.IteratorType[] |
Iterator.IteratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Iterator.setIteratorType(Iterator.IteratorType type) |
| Modifier and Type | Method and Description |
|---|---|
Iterator.IteratorType |
TIterator.getIteratorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TIterator.setIteratorType(Iterator.IteratorType type) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.