|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ATestFactory | |
---|---|
org.eclipse.amp.amf.testing.aTest | |
org.eclipse.amp.amf.testing.aTest.impl |
Uses of ATestFactory in org.eclipse.amp.amf.testing.aTest |
---|
Fields in org.eclipse.amp.amf.testing.aTest declared as ATestFactory | |
---|---|
static ATestFactory |
ATestFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.amp.amf.testing.aTest that return ATestFactory | |
---|---|
ATestFactory |
ATestPackage.getATestFactory()
Returns the factory that creates the instances of the model. |
Uses of ATestFactory in org.eclipse.amp.amf.testing.aTest.impl |
---|
Classes in org.eclipse.amp.amf.testing.aTest.impl that implement ATestFactory | |
---|---|
class |
ATestFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.amp.amf.testing.aTest.impl that return ATestFactory | |
---|---|
ATestFactory |
ATestPackageImpl.getATestFactory()
|
static ATestFactory |
ATestFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |