public interface VGroupedGridFactory
extends org.eclipse.emf.ecore.EFactory
VGroupedGridPackage
Modifier and Type | Field and Description |
---|---|
static VGroupedGridFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VGroup |
createGroup()
Returns a new object of class 'Group'.
|
VGroupedGrid |
createGroupedGrid()
Returns a new object of class 'Grouped Grid'.
|
VRow |
createRow()
Returns a new object of class 'Row'.
|
VSpan |
createSpan()
Returns a new object of class 'Span'.
|
VGroupedGridPackage |
getGroupedGridPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VGroupedGridFactory eINSTANCE
VGroupedGrid createGroupedGrid()
VGroup createGroup()
VRow createRow()
VSpan createSpan()
VGroupedGridPackage getGroupedGridPackage()
Copyright © 2019. All rights reserved.