Package | Description |
---|---|
org.eclipse.incquery.viewers.runtime.model | |
org.eclipse.incquery.viewers.runtime.model.impl |
Modifier and Type | Field and Description |
---|---|
static NotationFactory |
NotationFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
NotationFactory |
NotationPackage.getNotationFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
NotationFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
NotationFactory |
NotationPackageImpl.getNotationFactory() |
static NotationFactory |
NotationFactoryImpl.init()
Creates the default factory implementation.
|