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 |
---|---|
ReteRecipe |
RecipesFactory.createReteRecipe()
Returns a new object of class 'Rete Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
ReteRecipeImpl
An implementation of the model object 'Rete Recipe'.
|
Modifier and Type | Method and Description |
---|---|
ReteRecipe |
RecipesFactoryImpl.createReteRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseReteRecipe(ReteRecipe object)
Returns the result of interpreting the object as an instance of 'Rete Recipe'.
|