Package | Description |
---|---|
org.eclipse.incquery.runtime.rete.recipes | |
org.eclipse.incquery.runtime.rete.recipes.impl |
Modifier and Type | Field and Description |
---|---|
static RecipesPackage |
RecipesPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
RecipesPackage |
RecipesFactory.getRecipesPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
RecipesPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static RecipesPackage |
RecipesFactoryImpl.getPackage()
Deprecated.
|
RecipesPackage |
RecipesFactoryImpl.getRecipesPackage() |
static RecipesPackage |
RecipesPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|