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.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MUIElement> |
getSnippets()
Returns the value of the 'Snippets' containment reference list.
|
java.util.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.