public interface VStackFactory
extends org.eclipse.emf.ecore.EFactory
VStackPackage| Modifier and Type | Field and Description |
|---|---|
static VStackFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
VStackItem |
createStackItem()
Returns a new object of class 'Item'.
|
VStackLayout |
createStackLayout()
Returns a new object of class 'Layout'.
|
VStackPackage |
getStackPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final VStackFactory eINSTANCE
VStackLayout createStackLayout()
VStackItem createStackItem()
VStackPackage getStackPackage()
Copyright © 2018. All rights reserved.