Book a Demo

Author Topic: How to model a C# static class ?  (Read 3198 times)

Roberto_Rocco

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to model a C# static class ?
« on: October 04, 2006, 05:13:01 am »
Hello all,

How can I model a C# static class using Enterprise Architect 6.5?

I tried to give the class a "static" stereotype, but each time I reverse-engineer this class the "static" stereotype is removed.
I therefore doubt that a "static" stereotype is the appropriate way to model a static class.

What else should I use?

Any suggestions?

Many thanks in advance.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How to model a C# static class ?
« Reply #1 on: October 04, 2006, 03:01:55 pm »
You need the tagged value "static" on the class.

This can be found at http://www.sparxsystems.com.au/EAUserGuide/index.html?csharp_conventions.htm.