public interface VTKeybindingFactory
extends org.eclipse.emf.ecore.EFactory
VTKeybindingPackage
Modifier and Type | Field and Description |
---|---|
static VTKeybindingFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VTKeyBinding |
createKeyBinding()
Returns a new object of class 'Key Binding'.
|
VTKeyBindings |
createKeyBindings()
Returns a new object of class 'Key Bindings'.
|
VTKeybindingPackage |
getKeybindingPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VTKeybindingFactory eINSTANCE
VTKeyBindings createKeyBindings()
VTKeyBinding createKeyBinding()
VTKeybindingPackage getKeybindingPackage()
Copyright © 2019. All rights reserved.