| 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 |
|---|---|
AntiJoinRecipe |
RecipesFactory.createAntiJoinRecipe()
Returns a new object of class 'Anti Join Recipe'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AntiJoinRecipeImpl
An implementation of the model object 'Anti Join Recipe'.
|
| Modifier and Type | Method and Description |
|---|---|
AntiJoinRecipe |
RecipesFactoryImpl.createAntiJoinRecipe() |
| Modifier and Type | Method and Description |
|---|---|
T |
RecipesSwitch.caseAntiJoinRecipe(AntiJoinRecipe object)
Returns the result of interpreting the object as an instance of 'Anti Join Recipe'.
|