|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VTablePackage | |
---|---|
org.eclipse.emf.ecp.view.spi.table.model | |
org.eclipse.emf.ecp.view.spi.table.model.impl |
Uses of VTablePackage in org.eclipse.emf.ecp.view.spi.table.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.table.model declared as VTablePackage | |
---|---|
static VTablePackage |
VTablePackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.emf.ecp.view.spi.table.model that return VTablePackage | |
---|---|
VTablePackage |
VTableFactory.getTablePackage()
Returns the package supported by this factory. |
Uses of VTablePackage in org.eclipse.emf.ecp.view.spi.table.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VTablePackage | |
---|---|
class |
VTablePackageImpl
An implementation of the model Package. |
Methods in org.eclipse.emf.ecp.view.spi.table.model.impl that return VTablePackage | |
---|---|
static VTablePackage |
VTableFactoryImpl.getPackage()
Deprecated. |
VTablePackage |
VTableFactoryImpl.getTablePackage()
|
static VTablePackage |
VTablePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |