|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratorsFactory | |
---|---|
org.eclipse.ohf.stem.tests.util.decorators | |
org.eclipse.ohf.stem.tests.util.decorators.impl |
Uses of DecoratorsFactory in org.eclipse.ohf.stem.tests.util.decorators |
---|
Fields in org.eclipse.ohf.stem.tests.util.decorators declared as DecoratorsFactory | |
---|---|
static DecoratorsFactory |
DecoratorsFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.ohf.stem.tests.util.decorators that return DecoratorsFactory | |
---|---|
DecoratorsFactory |
DecoratorsPackage.getDecoratorsFactory()
Returns the factory that creates the instances of the model. |
Uses of DecoratorsFactory in org.eclipse.ohf.stem.tests.util.decorators.impl |
---|
Classes in org.eclipse.ohf.stem.tests.util.decorators.impl that implement DecoratorsFactory | |
---|---|
class |
DecoratorsFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.ohf.stem.tests.util.decorators.impl that return DecoratorsFactory | |
---|---|
DecoratorsFactory |
DecoratorsPackageImpl.getDecoratorsFactory()
|
static DecoratorsFactory |
DecoratorsFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |