Package | Description |
---|---|
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 |
Modifier and Type | Method and Description |
---|---|
JSITBuiltinAggregator |
JSITDecisionTable.getAggregation()
Native getter for aggregation
|
static JSITBuiltinAggregator |
JSITBuiltinAggregator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSITBuiltinAggregator[] |
JSITBuiltinAggregator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JSITDecisionTable.setAggregation(JSITBuiltinAggregator aggregationParam)
Setter for aggregation
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.