public static interface WorkbenchPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
COMMAND_PARAMETER
The meta object literal for the '
Command Parameter ' class. |
static EAttribute |
COMMAND_PARAMETER__ID
The meta object literal for the 'ID' attribute feature.
|
static EAttribute |
COMMAND_PARAMETER__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
FILE_ASSOCIATIONS_TASK
The meta object literal for the '
File Associations Task ' class. |
static EReference |
FILE_ASSOCIATIONS_TASK__MAPPINGS
The meta object literal for the 'Mappings' containment reference list feature.
|
static EClass |
FILE_EDITOR
The meta object literal for the '
File Editor ' class. |
static EAttribute |
FILE_EDITOR__ID
The meta object literal for the 'ID' attribute feature.
|
static EClass |
FILE_MAPPING
The meta object literal for the '
File Mapping ' class. |
static EAttribute |
FILE_MAPPING__DEFAULT_EDITOR_ID
The meta object literal for the 'Default Editor ID' attribute feature.
|
static EReference |
FILE_MAPPING__EDITORS
The meta object literal for the 'Editors' containment reference list feature.
|
static EAttribute |
FILE_MAPPING__FILE_PATTERN
The meta object literal for the 'File Pattern' attribute feature.
|
static EClass |
KEY_BINDING_CONTEXT
The meta object literal for the '
Key Binding Context ' class. |
static EAttribute |
KEY_BINDING_CONTEXT__ID
The meta object literal for the 'ID' attribute feature.
|
static EClass |
KEY_BINDING_TASK
The meta object literal for the '
Key Binding Task ' class. |
static EAttribute |
KEY_BINDING_TASK__COMMAND
The meta object literal for the 'Command' attribute feature.
|
static EReference |
KEY_BINDING_TASK__COMMAND_PARAMETERS
The meta object literal for the 'Command Parameters' containment reference list feature.
|
static EReference |
KEY_BINDING_TASK__CONTEXTS
The meta object literal for the 'Contexts' containment reference list feature.
|
static EAttribute |
KEY_BINDING_TASK__KEYS
The meta object literal for the 'Keys' attribute feature.
|
static EAttribute |
KEY_BINDING_TASK__LOCALE
The meta object literal for the 'Locale' attribute feature.
|
static EAttribute |
KEY_BINDING_TASK__PLATFORM
The meta object literal for the 'Platform' attribute feature.
|
static EAttribute |
KEY_BINDING_TASK__SCHEME
The meta object literal for the 'Scheme' attribute feature.
|
static final EClass FILE_ASSOCIATIONS_TASK
File Associations Task
' class.
FileAssociationsTaskImpl
,
WorkbenchPackageImpl.getFileAssociationsTask()
static final EReference FILE_ASSOCIATIONS_TASK__MAPPINGS
static final EClass FILE_MAPPING
File Mapping
' class.
FileMappingImpl
,
WorkbenchPackageImpl.getFileMapping()
static final EAttribute FILE_MAPPING__FILE_PATTERN
static final EAttribute FILE_MAPPING__DEFAULT_EDITOR_ID
static final EReference FILE_MAPPING__EDITORS
static final EClass FILE_EDITOR
File Editor
' class.
FileEditorImpl
,
WorkbenchPackageImpl.getFileEditor()
static final EAttribute FILE_EDITOR__ID
static final EClass KEY_BINDING_TASK
Key Binding Task
' class.
KeyBindingTaskImpl
,
WorkbenchPackageImpl.getKeyBindingTask()
static final EAttribute KEY_BINDING_TASK__SCHEME
static final EReference KEY_BINDING_TASK__CONTEXTS
static final EAttribute KEY_BINDING_TASK__PLATFORM
static final EAttribute KEY_BINDING_TASK__LOCALE
static final EAttribute KEY_BINDING_TASK__KEYS
static final EAttribute KEY_BINDING_TASK__COMMAND
static final EReference KEY_BINDING_TASK__COMMAND_PARAMETERS
static final EClass KEY_BINDING_CONTEXT
Key Binding Context
' class.
KeyBindingContextImpl
,
WorkbenchPackageImpl.getKeyBindingContext()
static final EAttribute KEY_BINDING_CONTEXT__ID
static final EClass COMMAND_PARAMETER
Command Parameter
' class.
CommandParameterImpl
,
WorkbenchPackageImpl.getCommandParameter()
static final EAttribute COMMAND_PARAMETER__ID
static final EAttribute COMMAND_PARAMETER__VALUE
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