|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VVerticalFactory | |
---|---|
org.eclipse.emf.ecp.view.spi.vertical.model | |
org.eclipse.emf.ecp.view.spi.vertical.model.impl |
Uses of VVerticalFactory in org.eclipse.emf.ecp.view.spi.vertical.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.vertical.model declared as VVerticalFactory | |
---|---|
static VVerticalFactory |
VVerticalFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.view.spi.vertical.model that return VVerticalFactory | |
---|---|
VVerticalFactory |
VVerticalPackage.getVerticalFactory()
Returns the factory that creates the instances of the model. |
Uses of VVerticalFactory in org.eclipse.emf.ecp.view.spi.vertical.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VVerticalFactory | |
---|---|
class |
VVerticalFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.view.spi.vertical.model.impl that return VVerticalFactory | |
---|---|
VVerticalFactory |
VVerticalPackageImpl.getVerticalFactory()
|
static VVerticalFactory |
VVerticalFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |