public interface MSnippetContainer
This provides a collection of model fragments that can be subsequently cloned and inserterd into the model using the EModelService. For example saving a customized Perspective will create a clone and store it in this container.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
List<MUIElement> |
getSnippets()
Returns the value of the 'Snippets' containment reference list.
|
List<MUIElement> getSnippets()
MUIElement
.
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.