|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VTableFactory | |
---|---|
org.eclipse.emf.ecp.view.spi.table.model | |
org.eclipse.emf.ecp.view.spi.table.model.impl |
Uses of VTableFactory in org.eclipse.emf.ecp.view.spi.table.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.table.model declared as VTableFactory | |
---|---|
static VTableFactory |
VTableFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.view.spi.table.model that return VTableFactory | |
---|---|
VTableFactory |
VTablePackage.getTableFactory()
Returns the factory that creates the instances of the model. |
Uses of VTableFactory in org.eclipse.emf.ecp.view.spi.table.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VTableFactory | |
---|---|
class |
VTableFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.view.spi.table.model.impl that return VTableFactory | |
---|---|
VTableFactory |
VTablePackageImpl.getTableFactory()
|
static VTableFactory |
VTableFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |