|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestFactory | |
---|---|
org.eclipse.emf.ecp.ui.view.editor.test.model.test | |
org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl |
Uses of TestFactory in org.eclipse.emf.ecp.ui.view.editor.test.model.test |
---|
Fields in org.eclipse.emf.ecp.ui.view.editor.test.model.test declared as TestFactory | |
---|---|
static TestFactory |
TestFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test that return TestFactory | |
---|---|
TestFactory |
TestPackage.getTestFactory()
Returns the factory that creates the instances of the model. |
Uses of TestFactory in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl |
---|
Classes in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that implement TestFactory | |
---|---|
class |
TestFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that return TestFactory | |
---|---|
TestFactory |
TestPackageImpl.getTestFactory()
|
static TestFactory |
TestFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |