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 |
---|---|
TransparentRecipe |
RecipesFactory.createTransparentRecipe()
Returns a new object of class 'Transparent Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
TransparentRecipeImpl
An implementation of the model object 'Transparent Recipe'.
|
Modifier and Type | Method and Description |
---|---|
TransparentRecipe |
RecipesFactoryImpl.createTransparentRecipe() |
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseTransparentRecipe(TransparentRecipe object)
Returns the result of interpreting the object as an instance of 'Transparent Recipe'.
|