public interface VTTemplateFactory
extends org.eclipse.emf.ecore.EFactory
VTTemplatePackage
Modifier and Type | Field and Description |
---|---|
static VTTemplateFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VTControlValidationTemplate |
createControlValidationTemplate()
Returns a new object of class 'Control Validation Template'.
|
VTStyle |
createStyle()
Returns a new object of class 'Style'.
|
VTViewTemplate |
createViewTemplate()
Returns a new object of class 'View Template'.
|
VTTemplatePackage |
getTemplatePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VTTemplateFactory eINSTANCE
VTViewTemplate createViewTemplate()
VTControlValidationTemplate createControlValidationTemplate()
VTStyle createStyle()
VTTemplatePackage getTemplatePackage()
Copyright © 2018. All rights reserved.