|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AresFactory | |
---|---|
org.eclipse.amp.amf.testing.ares | |
org.eclipse.amp.amf.testing.ares.impl | |
org.eclipse.amp.amf.testing.ares.presentation |
Uses of AresFactory in org.eclipse.amp.amf.testing.ares |
---|
Fields in org.eclipse.amp.amf.testing.ares declared as AresFactory | |
---|---|
static AresFactory |
AresFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.amp.amf.testing.ares that return AresFactory | |
---|---|
AresFactory |
AresPackage.getAresFactory()
Returns the factory that creates the instances of the model. |
Uses of AresFactory in org.eclipse.amp.amf.testing.ares.impl |
---|
Classes in org.eclipse.amp.amf.testing.ares.impl that implement AresFactory | |
---|---|
class |
AresFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.amp.amf.testing.ares.impl that return AresFactory | |
---|---|
AresFactory |
AresPackageImpl.getAresFactory()
|
static AresFactory |
AresFactoryImpl.init()
Creates the default factory implementation. |
Uses of AresFactory in org.eclipse.amp.amf.testing.ares.presentation |
---|
Fields in org.eclipse.amp.amf.testing.ares.presentation declared as AresFactory | |
---|---|
protected AresFactory |
AresModelWizard.aresFactory
This caches an instance of the model factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |