Package | Description |
---|---|
org.eclipse.incquery.viewers.runtime.model | |
org.eclipse.incquery.viewers.runtime.model.impl |
Modifier and Type | Field and Description |
---|---|
static NotationPackage |
NotationPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NotationPackage |
NotationFactory.getNotationPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NotationPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NotationPackage |
NotationFactoryImpl.getNotationPackage() |
static NotationPackage |
NotationFactoryImpl.getPackage()
Deprecated.
|
static NotationPackage |
NotationPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|