|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuiltinAggregator | |
|---|---|
| org.camunda.bpm.model.dmn | |
| org.camunda.bpm.model.dmn.impl.instance | |
| org.camunda.bpm.model.dmn.instance | |
| Uses of BuiltinAggregator in org.camunda.bpm.model.dmn |
|---|
| Methods in org.camunda.bpm.model.dmn that return BuiltinAggregator | |
|---|---|
static BuiltinAggregator |
BuiltinAggregator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BuiltinAggregator[] |
BuiltinAggregator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of BuiltinAggregator in org.camunda.bpm.model.dmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type BuiltinAggregator | |
|---|---|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<BuiltinAggregator> |
DecisionTableImpl.aggregationAttribute
|
| Methods in org.camunda.bpm.model.dmn.impl.instance that return BuiltinAggregator | |
|---|---|
BuiltinAggregator |
DecisionTableImpl.getAggregation()
|
| Methods in org.camunda.bpm.model.dmn.impl.instance with parameters of type BuiltinAggregator | |
|---|---|
void |
DecisionTableImpl.setAggregation(BuiltinAggregator aggregation)
|
| Uses of BuiltinAggregator in org.camunda.bpm.model.dmn.instance |
|---|
| Methods in org.camunda.bpm.model.dmn.instance that return BuiltinAggregator | |
|---|---|
BuiltinAggregator |
DecisionTable.getAggregation()
|
| Methods in org.camunda.bpm.model.dmn.instance with parameters of type BuiltinAggregator | |
|---|---|
void |
DecisionTable.setAggregation(BuiltinAggregator aggregation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||