Discussion:
[argouml-dev] Template parameters issue (to Bob Tarling)
Alexander Lepekhine
2009-11-17 15:44:18 UTC
Permalink
My replay in the issues is pending for approval, so I tried to post it here:
I have no regrets about removing my work, it was totally incorrect. I offer you to start with viewing the existent template parameters and then move to create/edit parameters part. You may produce the model with existent template parameters by reverse engineering sample java code like "class Test<E> {}". You may extend this sample as you like it, add the second parameter, etc. Under viewing template parameters I suppose viewing the list of parameters in class property panel, for each selected parameter viewing it's name, type and default value. Also I mean drawing "template dashed box" in the class diagram. Doing it myself takes a lot of time as I am not so strong in ArgoUML GUI (as you may be suppose).
P.S. You may verify that you got template parameters in the model by viewing the source tab after RE.

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2418984

To unsubscribe from this discussion, e-mail: [dev-***@argouml.tigris.org].
To be allowed to post to the list contact the mailing list moderator, email: [***@tigris.org]
Christian López Espínola
2009-11-24 23:44:11 UTC
Permalink
Hi Alexander,
Post by Alexander Lepekhine
I have no regrets about removing my work, it was totally incorrect. I offer you to start with viewing the existent template parameters and then move to create/edit parameters part. You may produce the model with existent template parameters by reverse engineering sample java code like "class Test<E> {}". You may extend this sample as you like it, add the second parameter, etc. Under viewing template parameters I suppose viewing the list of parameters in class property panel, for each selected parameter viewing it's name, type and default value. Also I mean drawing "template dashed box" in the class diagram. Doing it myself takes a lot of time as I am not so strong in ArgoUML GUI (as you may be suppose).
P.S. You may verify that you got template parameters in the model by viewing the source tab after RE.
I was trying to add support for Template Parameters on new Property
Panels and found that the support you already added in explorer and
property panels was deleted.
I've reverted the remove, and I'd trying to advance on this issue.

Hope you don't matter.
Post by Alexander Lepekhine
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2418984
--
Cheers,

Christian López Espínola <penyaskito>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2424019

To unsubscribe from this discussion, e-mail: [dev-***@argouml.tigris.org].
To be allowed to post to the list contact the mailing list moderator, email: [***@tigris.org]
Alexander Lepekhine
2009-11-25 07:58:16 UTC
Permalink
Sure you are welcome, do everything that helps to complete the task.

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2424107

To unsubscribe from this discussion, e-mail: [dev-***@argouml.tigris.org].
To be allowed to post to the list contact the mailing list moderator, email: [***@tigris.org]
Loading...