public interface ManualFactory
ManualPackage| Modifier and Type | Field and Description |
|---|---|
static ManualFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Foo |
createFoo()
Returns a new object of class 'Foo'.
|
ManualPackage |
getManualPackage()
Returns the package supported by this factory.
|
static final ManualFactory eINSTANCE
Foo createFoo()
ManualPackage getManualPackage()
Data In Motion Consuling GmbH - All rights reserved