|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.spicefactory.pimento.generator.CinnamonGenerator
public class CinnamonGenerator
Core Source Code and Configuration Generator.
This class processes the generator configuration it was created with and generates ActionScript service interfaces and service proxies as well as Parsley XML configuration files.
| Constructor Summary | |
|---|---|
CinnamonGenerator(GeneratorConfig config)
Creates a new generator instance. |
|
| Method Summary | |
|---|---|
void |
execute()
Genrates all ActionScript interfaces and proxy classes and Parsley XML configuration for the configuration of this generator. |
ConfigurationModel |
getModel()
Returns the model this generator instance will push to the templates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CinnamonGenerator(GeneratorConfig config)
config - the configuration for this generator| Method Detail |
|---|
public ConfigurationModel getModel()
public void execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||