public interface WorkbenchPackage extends EPackage
WorkbenchFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
WorkbenchPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry
Modifier and Type | Field and Description |
---|---|
static int |
COMMAND_PARAMETER
The meta object id for the '
Command Parameter ' class. |
static int |
COMMAND_PARAMETER__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
COMMAND_PARAMETER__ID
The feature id for the 'ID' attribute.
|
static int |
COMMAND_PARAMETER__VALUE
The feature id for the 'Value' attribute.
|
static int |
COMMAND_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Command Parameter' class.
|
static WorkbenchPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
FILE_ASSOCIATIONS_TASK
The meta object id for the '
File Associations Task ' class. |
static int |
FILE_ASSOCIATIONS_TASK__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
FILE_ASSOCIATIONS_TASK__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
FILE_ASSOCIATIONS_TASK__DISABLED
The feature id for the 'Disabled' attribute.
|
static int |
FILE_ASSOCIATIONS_TASK__EXCLUDED_TRIGGERS
The feature id for the 'Excluded Triggers' attribute.
|
static int |
FILE_ASSOCIATIONS_TASK__ID
The feature id for the 'ID' attribute.
|
static int |
FILE_ASSOCIATIONS_TASK__MAPPINGS
The feature id for the 'Mappings' containment reference list.
|
static int |
FILE_ASSOCIATIONS_TASK__PREDECESSORS
The feature id for the 'Predecessors' reference list.
|
static int |
FILE_ASSOCIATIONS_TASK__RESTRICTIONS
The feature id for the 'Restrictions' reference list.
|
static int |
FILE_ASSOCIATIONS_TASK__SCOPE_TYPE
The feature id for the 'Scope Type' attribute.
|
static int |
FILE_ASSOCIATIONS_TASK__SUCCESSORS
The feature id for the 'Successors' reference list.
|
static int |
FILE_ASSOCIATIONS_TASK_FEATURE_COUNT
The number of structural features of the 'File Associations Task' class.
|
static int |
FILE_EDITOR
The meta object id for the '
File Editor ' class. |
static int |
FILE_EDITOR__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
FILE_EDITOR__ID
The feature id for the 'ID' attribute.
|
static int |
FILE_EDITOR_FEATURE_COUNT
The number of structural features of the 'File Editor' class.
|
static int |
FILE_MAPPING
The meta object id for the '
File Mapping ' class. |
static int |
FILE_MAPPING__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
FILE_MAPPING__DEFAULT_EDITOR_ID
The feature id for the 'Default Editor ID' attribute.
|
static int |
FILE_MAPPING__EDITORS
The feature id for the 'Editors' containment reference list.
|
static int |
FILE_MAPPING__FILE_PATTERN
The feature id for the 'File Pattern' attribute.
|
static int |
FILE_MAPPING_FEATURE_COUNT
The number of structural features of the 'File Mapping' class.
|
static int |
KEY_BINDING_CONTEXT
The meta object id for the '
Key Binding Context ' class. |
static int |
KEY_BINDING_CONTEXT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
KEY_BINDING_CONTEXT__ID
The feature id for the 'ID' attribute.
|
static int |
KEY_BINDING_CONTEXT_FEATURE_COUNT
The number of structural features of the 'Key Binding Context' class.
|
static int |
KEY_BINDING_TASK
The meta object id for the '
Key Binding Task ' class. |
static int |
KEY_BINDING_TASK__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.
|
static int |
KEY_BINDING_TASK__COMMAND
The feature id for the 'Command' attribute.
|
static int |
KEY_BINDING_TASK__COMMAND_PARAMETERS
The feature id for the 'Command Parameters' containment reference list.
|
static int |
KEY_BINDING_TASK__CONTEXTS
The feature id for the 'Contexts' containment reference list.
|
static int |
KEY_BINDING_TASK__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
KEY_BINDING_TASK__DISABLED
The feature id for the 'Disabled' attribute.
|
static int |
KEY_BINDING_TASK__EXCLUDED_TRIGGERS
The feature id for the 'Excluded Triggers' attribute.
|
static int |
KEY_BINDING_TASK__ID
The feature id for the 'ID' attribute.
|
static int |
KEY_BINDING_TASK__KEYS
The feature id for the 'Keys' attribute.
|
static int |
KEY_BINDING_TASK__LOCALE
The feature id for the 'Locale' attribute.
|
static int |
KEY_BINDING_TASK__PLATFORM
The feature id for the 'Platform' attribute.
|
static int |
KEY_BINDING_TASK__PREDECESSORS
The feature id for the 'Predecessors' reference list.
|
static int |
KEY_BINDING_TASK__RESTRICTIONS
The feature id for the 'Restrictions' reference list.
|
static int |
KEY_BINDING_TASK__SCHEME
The feature id for the 'Scheme' attribute.
|
static int |
KEY_BINDING_TASK__SCOPE_TYPE
The feature id for the 'Scope Type' attribute.
|
static int |
KEY_BINDING_TASK__SUCCESSORS
The feature id for the 'Successors' reference list.
|
static int |
KEY_BINDING_TASK_FEATURE_COUNT
The number of structural features of the 'Key Binding Task' class.
|
Modifier and Type | Method and Description |
---|---|
EAttribute |
getCommandParameter_ID()
Returns the meta object for the attribute '
ID '. |
EAttribute |
getCommandParameter_Value()
Returns the meta object for the attribute '
Value '. |
EClass |
getCommandParameter()
Returns the meta object for class '
Command Parameter '. |
EReference |
getFileAssociationsTask_Mappings()
Returns the meta object for the containment reference list '
Mappings '. |
EClass |
getFileAssociationsTask()
Returns the meta object for class '
File Associations Task '. |
EAttribute |
getFileEditor_ID()
Returns the meta object for the attribute '
ID '. |
EClass |
getFileEditor()
Returns the meta object for class '
File Editor '. |
EAttribute |
getFileMapping_DefaultEditorID()
Returns the meta object for the attribute '
Default Editor ID '. |
EReference |
getFileMapping_Editors()
Returns the meta object for the containment reference list '
Editors '. |
EAttribute |
getFileMapping_FilePattern()
Returns the meta object for the attribute '
File Pattern '. |
EClass |
getFileMapping()
Returns the meta object for class '
File Mapping '. |
EAttribute |
getKeyBindingContext_ID()
Returns the meta object for the attribute '
ID '. |
EClass |
getKeyBindingContext()
Returns the meta object for class '
Key Binding Context '. |
EAttribute |
getKeyBindingTask_Command()
Returns the meta object for the attribute '
Command '. |
EReference |
getKeyBindingTask_CommandParameters()
Returns the meta object for the containment reference list '
Command Parameters '. |
EReference |
getKeyBindingTask_Contexts()
Returns the meta object for the containment reference list '
Contexts '. |
EAttribute |
getKeyBindingTask_Keys()
Returns the meta object for the attribute '
Keys '. |
EAttribute |
getKeyBindingTask_Locale()
Returns the meta object for the attribute '
Locale '. |
EAttribute |
getKeyBindingTask_Platform()
Returns the meta object for the attribute '
Platform '. |
EAttribute |
getKeyBindingTask_Scheme()
Returns the meta object for the attribute '
Scheme '. |
EClass |
getKeyBindingTask()
Returns the meta object for class '
Key Binding Task '. |
WorkbenchFactory |
getWorkbenchFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final WorkbenchPackage eINSTANCE
static final int FILE_ASSOCIATIONS_TASK
File Associations Task
' class.
static final int FILE_ASSOCIATIONS_TASK__ANNOTATIONS
static final int FILE_ASSOCIATIONS_TASK__ID
static final int FILE_ASSOCIATIONS_TASK__DESCRIPTION
static final int FILE_ASSOCIATIONS_TASK__SCOPE_TYPE
static final int FILE_ASSOCIATIONS_TASK__EXCLUDED_TRIGGERS
static final int FILE_ASSOCIATIONS_TASK__DISABLED
static final int FILE_ASSOCIATIONS_TASK__PREDECESSORS
static final int FILE_ASSOCIATIONS_TASK__SUCCESSORS
static final int FILE_ASSOCIATIONS_TASK__RESTRICTIONS
static final int FILE_ASSOCIATIONS_TASK__MAPPINGS
static final int FILE_ASSOCIATIONS_TASK_FEATURE_COUNT
static final int FILE_MAPPING
File Mapping
' class.
FileMappingImpl
,
WorkbenchPackageImpl.getFileMapping()
,
Constant Field Valuesstatic final int FILE_MAPPING__ANNOTATIONS
static final int FILE_MAPPING__FILE_PATTERN
static final int FILE_MAPPING__DEFAULT_EDITOR_ID
static final int FILE_MAPPING__EDITORS
static final int FILE_MAPPING_FEATURE_COUNT
static final int FILE_EDITOR
File Editor
' class.
FileEditorImpl
,
WorkbenchPackageImpl.getFileEditor()
,
Constant Field Valuesstatic final int FILE_EDITOR__ANNOTATIONS
static final int FILE_EDITOR__ID
static final int FILE_EDITOR_FEATURE_COUNT
static final int KEY_BINDING_TASK
Key Binding Task
' class.
KeyBindingTaskImpl
,
WorkbenchPackageImpl.getKeyBindingTask()
,
Constant Field Valuesstatic final int KEY_BINDING_TASK__ANNOTATIONS
static final int KEY_BINDING_TASK__ID
static final int KEY_BINDING_TASK__DESCRIPTION
static final int KEY_BINDING_TASK__SCOPE_TYPE
static final int KEY_BINDING_TASK__EXCLUDED_TRIGGERS
static final int KEY_BINDING_TASK__DISABLED
static final int KEY_BINDING_TASK__PREDECESSORS
static final int KEY_BINDING_TASK__SUCCESSORS
static final int KEY_BINDING_TASK__RESTRICTIONS
static final int KEY_BINDING_TASK__SCHEME
static final int KEY_BINDING_TASK__CONTEXTS
static final int KEY_BINDING_TASK__PLATFORM
static final int KEY_BINDING_TASK__LOCALE
static final int KEY_BINDING_TASK__KEYS
static final int KEY_BINDING_TASK__COMMAND
static final int KEY_BINDING_TASK__COMMAND_PARAMETERS
static final int KEY_BINDING_TASK_FEATURE_COUNT
static final int KEY_BINDING_CONTEXT
Key Binding Context
' class.
KeyBindingContextImpl
,
WorkbenchPackageImpl.getKeyBindingContext()
,
Constant Field Valuesstatic final int KEY_BINDING_CONTEXT__ANNOTATIONS
static final int KEY_BINDING_CONTEXT__ID
static final int KEY_BINDING_CONTEXT_FEATURE_COUNT
static final int COMMAND_PARAMETER
Command Parameter
' class.
CommandParameterImpl
,
WorkbenchPackageImpl.getCommandParameter()
,
Constant Field Valuesstatic final int COMMAND_PARAMETER__ANNOTATIONS
static final int COMMAND_PARAMETER__ID
static final int COMMAND_PARAMETER__VALUE
static final int COMMAND_PARAMETER_FEATURE_COUNT
EClass getFileAssociationsTask()
File Associations Task
'.
FileAssociationsTask
EReference getFileAssociationsTask_Mappings()
Mappings
'.
FileAssociationsTask.getMappings()
,
getFileAssociationsTask()
EClass getFileMapping()
File Mapping
'.
FileMapping
EAttribute getFileMapping_FilePattern()
File Pattern
'.
FileMapping.getFilePattern()
,
getFileMapping()
EAttribute getFileMapping_DefaultEditorID()
Default Editor ID
'.
FileMapping.getDefaultEditorID()
,
getFileMapping()
EReference getFileMapping_Editors()
Editors
'.
FileMapping.getEditors()
,
getFileMapping()
EClass getFileEditor()
File Editor
'.
FileEditor
EAttribute getFileEditor_ID()
ID
'.
FileEditor.getID()
,
getFileEditor()
EClass getKeyBindingTask()
Key Binding Task
'.
KeyBindingTask
EAttribute getKeyBindingTask_Scheme()
Scheme
'.
KeyBindingTask.getScheme()
,
getKeyBindingTask()
EReference getKeyBindingTask_Contexts()
Contexts
'.
KeyBindingTask.getContexts()
,
getKeyBindingTask()
EAttribute getKeyBindingTask_Platform()
Platform
'.
KeyBindingTask.getPlatform()
,
getKeyBindingTask()
EAttribute getKeyBindingTask_Locale()
Locale
'.
KeyBindingTask.getLocale()
,
getKeyBindingTask()
EAttribute getKeyBindingTask_Keys()
Keys
'.
KeyBindingTask.getKeys()
,
getKeyBindingTask()
EAttribute getKeyBindingTask_Command()
Command
'.
KeyBindingTask.getCommand()
,
getKeyBindingTask()
EReference getKeyBindingTask_CommandParameters()
Command Parameters
'.
KeyBindingTask.getCommandParameters()
,
getKeyBindingTask()
EClass getKeyBindingContext()
Key Binding Context
'.
KeyBindingContext
EAttribute getKeyBindingContext_ID()
ID
'.
KeyBindingContext.getID()
,
getKeyBindingContext()
EClass getCommandParameter()
Command Parameter
'.
CommandParameter
EAttribute getCommandParameter_ID()
ID
'.
CommandParameter.getID()
,
getCommandParameter()
EAttribute getCommandParameter_Value()
Value
'.
CommandParameter.getValue()
,
getCommandParameter()
WorkbenchFactory getWorkbenchFactory()
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