Package | Description |
---|---|
org.eclipse.incquery.runtime.rete.recipes | |
org.eclipse.incquery.runtime.rete.recipes.impl |
Modifier and Type | Field and Description |
---|---|
static RecipesFactory |
RecipesFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
RecipesFactory |
RecipesPackage.getRecipesFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
RecipesFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
RecipesFactory |
RecipesPackageImpl.getRecipesFactory() |
static RecipesFactory |
RecipesFactoryImpl.init()
Creates the default factory implementation.
|