| 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 |
|---|---|
EqualityFilterRecipe |
RecipesFactory.createEqualityFilterRecipe()
Returns a new object of class 'Equality Filter Recipe'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EqualityFilterRecipeImpl
An implementation of the model object 'Equality Filter Recipe'.
|
| Modifier and Type | Method and Description |
|---|---|
EqualityFilterRecipe |
RecipesFactoryImpl.createEqualityFilterRecipe() |
| Modifier and Type | Method and Description |
|---|---|
T |
RecipesSwitch.caseEqualityFilterRecipe(EqualityFilterRecipe object)
Returns the result of interpreting the object as an instance of 'Equality Filter Recipe'.
|