Package | Description |
---|---|
org.eclipse.e4.ui.model.application.descriptor.basic |
Application programming interfaces describing the Eclipse 4 descriptor model elements.
|
org.eclipse.e4.ui.workbench.modeling |
Application programming interfaces describing the Eclipse 4 model services.
|
Modifier and Type | Method and Description |
---|---|
MPartDescriptor |
MBasicFactory.createPartDescriptor()
Returns a new object of class 'Part Descriptor'
|
Modifier and Type | Method and Description |
---|---|
List<MPartDescriptor> |
MPartDescriptorContainer.getDescriptors()
Returns the value of the 'Descriptors' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
MPartDescriptor |
EModelService.getPartDescriptor(String id)
Returns the descriptor for the given part id.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.