This example demonstrate how to write transformations.
The Transformation "Bean2InterfaceTransformation" creates an Interface for each bean. Another template "InterfaceTemplate" generates the interfaces for the Beans.
To start the example-3 go into the root-Directory "example" and start
ant example-3
This should generate the bean and a interface into the src/java folder.
To be continued. For the moment look to the examples directory and try code studies.