public interface VSectionFactory
extends org.eclipse.emf.ecore.EFactory
VSectionPackage
Modifier and Type | Field and Description |
---|---|
static VSectionFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
VSection |
createSection()
Returns a new object of class 'Section'.
|
VSectionedArea |
createSectionedArea()
Returns a new object of class 'Sectioned Area'.
|
VSectionPackage |
getSectionPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VSectionFactory eINSTANCE
VSectionedArea createSectionedArea()
VSection createSection()
VSectionPackage getSectionPackage()
Copyright © 2019. All rights reserved.