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 |
AggregatorIndexerRecipe
A representation of the model object 'Aggregator Indexer Recipe'.
|
interface |
AlphaRecipe
A representation of the model object 'Alpha Recipe'.
|
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 |
IndexerRecipe
A representation of the model object 'Indexer Recipe'.
|
interface |
InequalityFilterRecipe
A representation of the model object 'Inequality Filter Recipe'.
|
interface |
InputFilterRecipe
A representation of the model object 'Input Filter Recipe'.
|
interface |
ProjectionIndexerRecipe
A representation of the model object 'Projection Indexer 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 |
AggregatorIndexerRecipeImpl
An implementation of the model object 'Aggregator Indexer Recipe'.
|
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 |
IndexerRecipeImpl
An implementation of the model object 'Indexer Recipe'.
|
class |
InequalityFilterRecipeImpl
An implementation of the model object 'Inequality Filter Recipe'.
|
class |
InputFilterRecipeImpl
An implementation of the model object 'Input Filter Recipe'.
|
class |
ProjectionIndexerRecipeImpl
An implementation of the model object 'Projection Indexer Recipe'.
|
class |
SingleParentNodeRecipeImpl
An implementation of the model object 'Single Parent Node 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.caseSingleParentNodeRecipe(SingleParentNodeRecipe object)
Returns the result of interpreting the object as an instance of 'Single Parent Node Recipe'.
|