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 |
EvalRecipe
A representation of the model object 'Eval Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckRecipeImpl
An implementation of the model object 'Check Recipe'.
|
class |
EvalRecipeImpl
An implementation of the model object 'Eval Recipe'.
|
class |
ExpressionEnforcerRecipeImpl
An implementation of the model object 'Expression Enforcer Recipe'.
|
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseExpressionEnforcerRecipe(ExpressionEnforcerRecipe object)
Returns the result of interpreting the object as an instance of 'Expression Enforcer Recipe'.
|