public interface VTableFactory
extends org.eclipse.emf.ecore.EFactory
VTablePackage
Modifier and Type | Field and Description |
---|---|
static VTableFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VEnablementConfiguration |
createEnablementConfiguration()
Returns a new object of class 'Enablement Configuration'.
|
VReadOnlyColumnConfiguration |
createReadOnlyColumnConfiguration()
Returns a new object of class 'Read Only Column Configuration'.
|
VTableControl |
createTableControl()
Returns a new object of class 'Control'.
|
VTableDomainModelReference |
createTableDomainModelReference()
Returns a new object of class 'Domain Model Reference'.
|
VWidthConfiguration |
createWidthConfiguration()
Returns a new object of class 'Width Configuration'.
|
VTablePackage |
getTablePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VTableFactory eINSTANCE
VTableControl createTableControl()
VTableDomainModelReference createTableDomainModelReference()
VReadOnlyColumnConfiguration createReadOnlyColumnConfiguration()
VWidthConfiguration createWidthConfiguration()
VEnablementConfiguration createEnablementConfiguration()
VTablePackage getTablePackage()
Copyright © 2019. All rights reserved.