public interface VControlgridFactory
extends org.eclipse.emf.ecore.EFactory
VControlgridPackage
Modifier and Type | Field and Description |
---|---|
static VControlgridFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VControlGrid |
createControlGrid()
Returns a new object of class 'Control Grid'.
|
VControlGridCell |
createControlGridCell()
Returns a new object of class 'Control Grid Cell'.
|
VControlGridRow |
createControlGridRow()
Returns a new object of class 'Control Grid Row'.
|
VControlgridPackage |
getControlgridPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VControlgridFactory eINSTANCE
VControlGrid createControlGrid()
VControlGridRow createControlGridRow()
VControlGridCell createControlGridCell()
VControlgridPackage getControlgridPackage()
Copyright © 2016. All rights reserved.