iam planning to develope one application, which will take java byte code or class diagram or metamodel as an input and produces the source code according to package structure. But i need some suggestions like,
How to start this application, mean do there any api that convert the metamodel or byte code to source code.