public interface EclipsepluginFactory
EclipsepluginPackage| Modifier and Type | Field and Description |
|---|---|
static EclipsepluginFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EclipsePlugin |
createEclipsePlugin()
Returns a new object of class 'Eclipse Plugin'.
|
EclipsepluginPackage |
getEclipsepluginPackage()
Returns the package supported by this factory.
|
static final EclipsepluginFactory eINSTANCE
EclipsePlugin createEclipsePlugin()
EclipsepluginPackage getEclipsepluginPackage()