Package | Description |
---|---|
org.eclipse.e4.ui.model.application |
Application programming interfaces describing the Eclipse 4 application model elements.
|
org.eclipse.e4.ui.model.fragment |
Application programming interfaces describing the Eclipse 4 fragment model elements.
|
org.eclipse.e4.ui.workbench |
Application programming interfaces describing Eclipse 4 handlers and the workbench.
|
Modifier and Type | Method and Description |
---|---|
MApplication |
MApplicationFactory.createApplication()
Returns a new object of class 'Application'
|
Modifier and Type | Method and Description |
---|---|
List<MApplicationElement> |
MModelFragment.merge(MApplication application)
Merges this MModelFragment into an MApplication.
|
Modifier and Type | Method and Description |
---|---|
MApplication |
IWorkbench.getApplication() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.resource.Resource |
IModelResourceHandler.createResourceWithApp(MApplication theApp)
Creates a resource with an app Model, used for saving copies of the main app model.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.