Book a Demo

Author Topic: Displaying Instantiated Template Arguments  (Read 5865 times)

bluemanifold

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Displaying Instantiated Template Arguments
« on: December 11, 2007, 03:09:49 am »
Hi,

I have modelled a template class and I now want to create an instatiated class.  No problem - create the class, add a realization link to the template class and in the class details, specify 'Instantiated' and add the argument(s).  Question - how do I display in the class diagram the argument types that have been used for the instantiation? I believe in UML you write the arguments within parentheses e.g. (int) and place next to the instantiated class.  EA does not seem to provide an integrated mechanism to do this - I guess I could simply attach some text to the instantiated class.  Is there a 'proper' way to do this?

Cheers,

Ed.