| Package | Description |
|---|---|
| org.eclipse.e4.ui.model.application |
Application programming interfaces describing the Eclipse 4 application model elements.
|
| org.eclipse.e4.ui.model.application.commands |
| Modifier and Type | Method and Description |
|---|---|
List<MCategory> |
MApplication.getCategories()
Returns the value of the 'Categories' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
MCategory |
MCommandsFactory.createCategory()
Returns a new object of class 'Category'
|
MCategory |
MCommand.getCategory()
Returns the value of the 'Category' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
MCommand.setCategory(MCategory value)
Sets the value of the '
Category' reference |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.