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 |
ProductionRecipe
A representation of the model object 'Production Recipe'.
|
interface |
UniquenessEnforcerRecipe
A representation of the model object 'Uniqueness Enforcer Recipe'.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiParentNodeRecipeImpl
An implementation of the model object 'Multi Parent Node Recipe'.
|
class |
ProductionRecipeImpl
An implementation of the model object 'Production Recipe'.
|
class |
UniquenessEnforcerRecipeImpl
An implementation of the model object 'Uniqueness Enforcer Recipe'.
|
Modifier and Type | Method and Description |
---|---|
T |
RecipesSwitch.caseMultiParentNodeRecipe(MultiParentNodeRecipe object)
Returns the result of interpreting the object as an instance of 'Multi Parent Node Recipe'.
|