|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.java.GeneratorFactory
public final class GeneratorFactory
This factory method provides the correct CodeGenerator for any situation
| Constructor Summary | |
|---|---|
GeneratorFactory(IGeneratedJavaClass _model)
|
|
| Method Summary | |
|---|---|
IGenerator |
getInstance(EGenerationType type)
Provide a generator for the type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneratorFactory(IGeneratedJavaClass _model)
_model - | Method Detail |
|---|
public IGenerator getInstance(EGenerationType type)
type - indicates what to generate
IGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||