Skip to main content

alphaWorks  >  Forums  >  Design Pattern Toolkit  >  developerWorks

Running Multiple RSA Transformations in M2M    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
roshans1

Posts: 1
Registered: Sep 16, 2008 12:34:57 PM
Running Multiple RSA Transformations in M2M
Posted: Sep 16, 2008 12:44:10 PM
 
Click to report abuse...   Click to reply to this thread Reply
Hi,

I want to use the existing RSA transformations in addition to some transformations that I've built. In particular, I've created a Profile with stereotypes and I want to use the existing UML to Java transformation, and then run another transformation project that utilizes the stereotyped information to generate my target project.

I know how to create my own transformation, but I just don't know how I can run an existing RSA transformation from the one I create.

I suspect I'll have to do something in my TransformationProvider and MainTransform classes of my M2M plugin, but I'm not sure where to get started. I'll also probably need the Transformation ID value for the UML to Java transformation.

Any help would be greatly appreciated.

Thanks,
Roshan

Point your RSS reader here for a feed of the latest messages in all forums