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 |
---|---|
EvalRecipe |
RecipesFactory.createEvalRecipe()
Returns a new object of class 'Eval Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalRecipeImpl
An implementation of the model object 'Eval Recipe'.
|
Modifier and Type | Method and Description |
---|---|
EvalRecipe |
RecipesFactoryImpl.createEvalRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseEvalRecipe(EvalRecipe object)
Returns the result of interpreting the object as an instance of 'Eval Recipe'.
|