|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGenerator
org.eclipse.egf.common.internal.generator.emf.CustomizedGenerator
public class CustomizedGenerator
Customized EMF generator. This generator only uses the provided generator adapter factory if any.
If not provided, extension-point mechanism is used to retrieve all generator adapter factories.
Constructor Summary | |
---|---|
CustomizedGenerator(GeneratorAdapterFactory generatorAdapterFactory_p)
Constructor. |
Method Summary | |
---|---|
protected Collection<GeneratorAdapterFactory> |
getAdapterFactories(Object object_p)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomizedGenerator(GeneratorAdapterFactory generatorAdapterFactory_p)
generatorAdapterFactory_p
- customized generator that overrides EMF default one.Method Detail |
---|
protected Collection<GeneratorAdapterFactory> getAdapterFactories(Object object_p)
org.eclipse.emf.codegen.ecore.generator.Generator#getAdapterFactories(java.lang.Object)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.