The dmg schema defines classes used by the Dark Matter Generator framework.\n The concept of the framework is to allow users to extend the overall code generation\n mechanism by providing their own generators that conform to the DarkMatterGeneratorIF\n interface. Generally speaking, the generators feed off a set of schemas associated\n with the DmgConfig object. Exactly how each generator works, what files it generates\n and where it generates them is specific to each generator.
Generated from the dmg schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.util.SchemaFormatter.dumpSchema(SchemaFormatter.java:173)