Latest SVN has a TemplateParameter property panel now generated by the panel module.
Please take a look at this to see if it appears correct to you. Creating a template parameter is currently rather long winded but I hope to fix that soon so that we have other methods. 1. Create a class 2. Right click on class in explorer and select CreateModelElement->NewTemplateParameter 3. Expand the explorer and click on the template parameter The template and parameter fields on this panel are viewable only, not editable, on that panel but they are navigable My biggest question is on the defaultElement field. Should the list in the combo be more restrictive? Currently it shows ever element in the model. My next steps will be to add a list of template parameters to other panels (at least Class and Interface) to allow the user to add/delete and navigate from there. Regards Bob ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2429852 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
