Book a Demo

Author Topic: java forward/reverse/synch  (Read 8794 times)

rhk

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: java forward/reverse/synch
« Reply #15 on: December 05, 2005, 02:10:25 am »
Quote
RHK,
A question for you as you just come from Rose world. I have not use it for a long time:
How is rose support Qualified Collections when doing Code Engineering? Can it deal with roundtrip for this kind of code?


Why should I come from rose world? I don't know rose. I know Together a little bit, but not how it would handle arrays.

Your Code-Template is more detailed. My is just with to produce the correct Java Generics like output:

Code: [Select]
%attTag:"Attribute"%
%attTag:"annotations"%
%PI=" "%
%CONVERT_SCOPE(attScope)%
%attStatic=="T" ? "static" : ""%
%attConst=="T" ? "final" : ""%
%attVolatile=="T" ? "volatile" : ""%
%if attCollection == "T" and attContainerType != ""%
%attContainerType%<%endIf%%attType=="" ? "int" : value%%if attCollection == "T" and attContainerType != ""%>%endIf%
%PI=""%
%attName%
%attInitial ? " = " value%
;


.. so not very detailed.

r.

orientphoebus

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: java forward/reverse/synch
« Reply #16 on: December 12, 2005, 08:11:04 am »
Sorry rhk , I mess you with tanja