public interface VViewFactory
extends org.eclipse.emf.ecore.EFactory
VViewPackage
Modifier and Type | Field and Description |
---|---|
static VViewFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VControl |
createControl()
Returns a new object of class 'Control'.
|
VDateTimeDisplayAttachment |
createDateTimeDisplayAttachment()
Returns a new object of class 'Date Time Display Attachment'.
|
VDiagnostic |
createDiagnostic()
Returns a new object of class 'Diagnostic'.
|
VFeaturePathDomainModelReference |
createFeaturePathDomainModelReference()
Returns a new object of class 'Feature Path Domain Model Reference'.
|
VView |
createView()
Returns a new object of class 'View'.
|
VViewModelLoadingProperties |
createViewModelLoadingProperties()
Returns a new object of class 'Model Loading Properties'.
|
VViewPackage |
getViewPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VViewFactory eINSTANCE
VDiagnostic createDiagnostic()
VView createView()
VControl createControl()
VViewModelLoadingProperties createViewModelLoadingProperties()
VDateTimeDisplayAttachment createDateTimeDisplayAttachment()
VFeaturePathDomainModelReference createFeaturePathDomainModelReference()
VViewPackage getViewPackage()
Copyright © 2018. All rights reserved.