Package | Description |
---|---|
org.eclipse.oomph.setup.workbench | |
org.eclipse.oomph.setup.workbench.impl | |
org.eclipse.oomph.setup.workbench.util |
Modifier and Type | Method and Description |
---|---|
KeyBindingContext |
WorkbenchFactory.createKeyBindingContext()
Returns a new object of class 'Key Binding Context'.
|
Modifier and Type | Method and Description |
---|---|
EList<KeyBindingContext> |
KeyBindingTask.getContexts()
Returns the value of the 'Contexts' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyBindingContextImpl
An implementation of the model object 'Key Binding Context'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<KeyBindingContext> |
KeyBindingTaskImpl.contexts
The cached value of the '
Contexts ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
KeyBindingContext |
WorkbenchFactoryImpl.createKeyBindingContext() |
Modifier and Type | Method and Description |
---|---|
EList<KeyBindingContext> |
KeyBindingTaskImpl.getContexts() |
Modifier and Type | Method and Description |
---|---|
T |
WorkbenchSwitch.caseKeyBindingContext(KeyBindingContext object)
Returns the result of interpreting the object as an instance of 'Key Binding Context'.
|
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html