| 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 |
|---|---|
TrimmerRecipe |
RecipesFactory.createTrimmerRecipe()
Returns a new object of class 'Trimmer Recipe'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrimmerRecipeImpl
An implementation of the model object 'Trimmer Recipe'.
|
| Modifier and Type | Method and Description |
|---|---|
TrimmerRecipe |
RecipesFactoryImpl.createTrimmerRecipe() |
| Modifier and Type | Method and Description |
|---|---|
T |
RecipesSwitch.caseTrimmerRecipe(TrimmerRecipe object)
Returns the result of interpreting the object as an instance of 'Trimmer Recipe'.
|