hey Martin,
you are talking about org.andromda.core.translation.node.POperation ?
POperation is the abstraction of AOperation (the implementation)
take a look at that one, you can always try this substitution (P --> A) to get the class you want
also interesting is to take a look at the "ocl.grammar" file
bye-bye -- Wouter
MArtin Schumacher wrote:
Hi,
i am trying to get all parameters of an operation. What kind of type is returned in the Collection of POperation#getParameters()? Does anyone know that?
MArtin
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
