Uses of Class
org.flowable.cmmn.model.VariableAggregationDefinition.Variable
Packages that use VariableAggregationDefinition.Variable
-
Uses of VariableAggregationDefinition.Variable in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model with type parameters of type VariableAggregationDefinition.VariableModifier and TypeFieldDescriptionprotected List<VariableAggregationDefinition.Variable>VariableAggregationDefinition.definitionsMethods in org.flowable.cmmn.model that return VariableAggregationDefinition.VariableMethods in org.flowable.cmmn.model that return types with arguments of type VariableAggregationDefinition.VariableMethods in org.flowable.cmmn.model with parameters of type VariableAggregationDefinition.VariableModifier and TypeMethodDescriptionvoidVariableAggregationDefinition.addDefinition(VariableAggregationDefinition.Variable definition) voidVariableAggregationDefinition.Variable.setValues(VariableAggregationDefinition.Variable otherDefinition) Method parameters in org.flowable.cmmn.model with type arguments of type VariableAggregationDefinition.VariableModifier and TypeMethodDescriptionvoidVariableAggregationDefinition.setDefinitions(List<VariableAggregationDefinition.Variable> definitions)