-
Notifications
You must be signed in to change notification settings - Fork 4
Suggested MOGLiCC applications
iks github user edited this page Mar 1, 2016
·
7 revisions
The original motivation to develop the MOGLiCC tool was to generate test data. As an intermediate step, the tool was optimized to generate java code in which the test data were needed. With release 1.6 this origin is no more visible. In the MOGLiCC libraries embedded are default templates and default models, that demonstrate the small variety of application forms:
Template Name | Model File Name | Generation Type | |
---|---|---|---|
1. | MOGLiCCJavaBean | MavenProjectWithJavaDomainModel.txt | Java Code |
2. | Console Comic Strip | Moglydick.txt | Shell Script |
3. | XMLBuilder | ShoppingCart.txt | XML file |
4. | MOGLiCC_NewPluginProject | MOGLiCC_NewPluginModel.txt | Java Code |
Another generation type (SQL) is demonstrated in the MOGLiCC Tutorial.