| 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 | Interface and Description | 
|---|---|
interface  | 
CheckRecipe
A representation of the model object 'Check Recipe'. 
 | 
interface  | 
EqualityFilterRecipe
A representation of the model object 'Equality Filter Recipe'. 
 | 
interface  | 
EvalRecipe
A representation of the model object 'Eval Recipe'. 
 | 
interface  | 
ExpressionEnforcerRecipe
A representation of the model object 'Expression Enforcer Recipe'. 
 | 
interface  | 
FilterRecipe
A representation of the model object 'Filter Recipe'. 
 | 
interface  | 
InequalityFilterRecipe
A representation of the model object 'Inequality Filter Recipe'. 
 | 
interface  | 
InputFilterRecipe
A representation of the model object 'Input Filter Recipe'. 
 | 
interface  | 
TransitiveClosureRecipe
A representation of the model object 'Transitive Closure Recipe'. 
 | 
interface  | 
TransparentRecipe
A representation of the model object 'Transparent Recipe'. 
 | 
interface  | 
TrimmerRecipe
A representation of the model object 'Trimmer Recipe'. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AlphaRecipeImpl
An implementation of the model object 'Alpha Recipe'. 
 | 
class  | 
CheckRecipeImpl
An implementation of the model object 'Check Recipe'. 
 | 
class  | 
EqualityFilterRecipeImpl
An implementation of the model object 'Equality Filter Recipe'. 
 | 
class  | 
EvalRecipeImpl
An implementation of the model object 'Eval Recipe'. 
 | 
class  | 
ExpressionEnforcerRecipeImpl
An implementation of the model object 'Expression Enforcer Recipe'. 
 | 
class  | 
FilterRecipeImpl
An implementation of the model object 'Filter Recipe'. 
 | 
class  | 
InequalityFilterRecipeImpl
An implementation of the model object 'Inequality Filter Recipe'. 
 | 
class  | 
InputFilterRecipeImpl
An implementation of the model object 'Input Filter Recipe'. 
 | 
class  | 
TransitiveClosureRecipeImpl
An implementation of the model object 'Transitive Closure Recipe'. 
 | 
class  | 
TransparentRecipeImpl
An implementation of the model object 'Transparent Recipe'. 
 | 
class  | 
TrimmerRecipeImpl
An implementation of the model object 'Trimmer Recipe'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RecipesSwitch.caseAlphaRecipe(AlphaRecipe object)
Returns the result of interpreting the object as an instance of 'Alpha Recipe'. 
 |