| 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 |
|---|---|
TransitiveClosureRecipe |
RecipesFactory.createTransitiveClosureRecipe()
Returns a new object of class 'Transitive Closure Recipe'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransitiveClosureRecipeImpl
An implementation of the model object 'Transitive Closure Recipe'.
|
| Modifier and Type | Method and Description |
|---|---|
TransitiveClosureRecipe |
RecipesFactoryImpl.createTransitiveClosureRecipe() |
| Modifier and Type | Method and Description |
|---|---|
T |
RecipesSwitch.caseTransitiveClosureRecipe(TransitiveClosureRecipe object)
Returns the result of interpreting the object as an instance of 'Transitive Closure Recipe'.
|