|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCategorizationFactory | |
---|---|
org.eclipse.emf.ecp.view.spi.categorization.model | |
org.eclipse.emf.ecp.view.spi.categorization.model.impl |
Uses of VCategorizationFactory in org.eclipse.emf.ecp.view.spi.categorization.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.categorization.model declared as VCategorizationFactory | |
---|---|
static VCategorizationFactory |
VCategorizationFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.view.spi.categorization.model that return VCategorizationFactory | |
---|---|
VCategorizationFactory |
VCategorizationPackage.getCategorizationFactory()
Returns the factory that creates the instances of the model. |
Uses of VCategorizationFactory in org.eclipse.emf.ecp.view.spi.categorization.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.categorization.model.impl that implement VCategorizationFactory | |
---|---|
class |
VCategorizationFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.view.spi.categorization.model.impl that return VCategorizationFactory | |
---|---|
VCategorizationFactory |
VCategorizationPackageImpl.getCategorizationFactory()
|
static VCategorizationFactory |
VCategorizationFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |