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 | Method and Description |
---|---|
AggregatorIndexerRecipe |
RecipesFactory.createAggregatorIndexerRecipe()
Returns a new object of class 'Aggregator Indexer Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatorIndexerRecipeImpl
An implementation of the model object 'Aggregator Indexer Recipe'.
|
Modifier and Type | Method and Description |
---|---|
AggregatorIndexerRecipe |
RecipesFactoryImpl.createAggregatorIndexerRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseAggregatorIndexerRecipe(AggregatorIndexerRecipe object)
Returns the result of interpreting the object as an instance of 'Aggregator Indexer Recipe'.
|