Hello Everyone,
I'm working on Java-Flex based project. During the discussions we spent a lot of time on formulating the design. The design is getting changed almost every other week. We took this problem to IBM where they introduced us to IBM RSA (My company is an ardent user of IBM products). What we are planning to have is a UML to
JAVA transformation. We are still in a prototyping phase. Our aim is to generate JAVA code from the design we publish. I looked at some examples from the web. I made some UML designs and it generated the classes for me, that is OK. What I'm trying to achieve is something that could generate the code( not UI) but altleast my Back end Business logics. The tool from activity, case,sequence etc diagrams should be able to generate the code for me. Is this possible with RSA?. Can someone help me with some example links?