Class Meta

  • All Implemented Interfaces:
    Runnable

    @Command(name="meta",
             description="MetaGenerator. Generator for creating a new template set and configuration for Codegen.  The output will be based on the language you specify, and includes default templates to include.")
    public class Meta
    extends Object
    implements Runnable
    User: lanwen Date: 24.03.15 Time: 20:22
    • Constructor Detail

      • Meta

        public Meta()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable