|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VStackFactory | |
---|---|
org.eclipse.emf.ecp.view.spi.stack.model | |
org.eclipse.emf.ecp.view.spi.stack.model.impl |
Uses of VStackFactory in org.eclipse.emf.ecp.view.spi.stack.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.stack.model declared as VStackFactory | |
---|---|
static VStackFactory |
VStackFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.view.spi.stack.model that return VStackFactory | |
---|---|
VStackFactory |
VStackPackage.getStackFactory()
Returns the factory that creates the instances of the model. |
Uses of VStackFactory in org.eclipse.emf.ecp.view.spi.stack.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.stack.model.impl that implement VStackFactory | |
---|---|
class |
VStackFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.view.spi.stack.model.impl that return VStackFactory | |
---|---|
VStackFactory |
VStackPackageImpl.getStackFactory()
|
static VStackFactory |
VStackFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |