public interface MApplicationFactory
Modifier and Type | Field and Description |
---|---|
static MApplicationFactory |
INSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
MAddon |
createAddon()
Returns a new object of class 'Addon'
|
MApplication |
createApplication()
Returns a new object of class 'Application'
|
static final MApplicationFactory INSTANCE
MApplication createApplication()
MAddon createAddon()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.