| Package | Description |
|---|---|
| org.eclipse.e4.ui.model.application |
Application programming interfaces describing the Eclipse 4 application model elements.
|
| org.eclipse.e4.ui.model.application.descriptor.basic |
Application programming interfaces describing the Eclipse 4 descriptor model elements.
|
| org.eclipse.e4.ui.model.application.ui.basic |
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
|
| org.eclipse.e4.ui.workbench.modeling |
Application programming interfaces describing the Eclipse 4 model services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MApplication
A representation of the model object 'Application'
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MPartDescriptor
A representation of the model object 'Part Descriptor'
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MCompositePart
A representation of the model object 'Composite Part'
|
interface |
MDialog
A representation of the model object 'Dialog'
|
interface |
MInputPart
Deprecated.
Use Part instead.
|
interface |
MPart
A representation of the model object 'Part'
|
interface |
MTrimmedWindow
A representation of the model object 'Trimmed Window'
|
interface |
MWindow
A representation of the model object 'Window'
|
interface |
MWizardDialog
A representation of the model object 'Wizard Dialog'
|
| Modifier and Type | Method and Description |
|---|---|
MHandler |
EModelService.findHandler(MHandlerContainer handlerContainer,
String id)
Finds a handler by ID in a particular container
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.