| Package | Description | 
|---|---|
| org.eclipse.incquery.runtime.rete.recipes | |
| org.eclipse.incquery.runtime.rete.recipes.impl | |
| org.eclipse.incquery.runtime.rete.recipes.util | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CountAggregatorRecipe
A representation of the model object 'Count Aggregator Recipe'. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregatorRecipeImpl
An implementation of the model object 'Aggregator Recipe'. 
 | 
class  | 
CountAggregatorRecipeImpl
An implementation of the model object 'Count Aggregator Recipe'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RecipesSwitch.caseAggregatorRecipe(AggregatorRecipe object)
Returns the result of interpreting the object as an instance of 'Aggregator Recipe'. 
 |