| Package | Description |
|---|---|
| org.eclipse.incquery.patternlanguage.patternLanguage | |
| org.eclipse.incquery.patternlanguage.patternLanguage.impl |
| Modifier and Type | Field and Description |
|---|---|
static PatternLanguageFactory |
PatternLanguageFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
PatternLanguageFactory |
PatternLanguagePackage.getPatternLanguageFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PatternLanguageFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
PatternLanguageFactory |
PatternLanguagePackageImpl.getPatternLanguageFactory() |
static PatternLanguageFactory |
PatternLanguageFactoryImpl.init()
Creates the default factory implementation.
|