Menu

Static

Anonymous
2016-04-30
2016-05-02
  • Anonymous

    Anonymous - 2016-04-30

    Is there a way to handle static attributes for a class and members? I found an option for c# but id did not render through code generation and or the diagram gui.

    Se example (underline) in old staruml:
    http://cs.sjsu.edu/~pearce/oom/ood/problems.htm

     
  • Anonymous

    Anonymous - 2016-04-30

    Ok I found a solution (members only) properties>ownerscope>classifier, that works correct (but would be a lot easier if named simply static :P).

     
  • Janusz Szpilewski

    The keyword static is just used in C derived languages. It does not even clearly communicate the concept because as I remember it refers to code linking techniques used in early C compilers.
    As this program is basing on UML it is using its proper vocabulary which sounds more accurate.

     
  • Anonymous

    Anonymous - 2016-05-01

    Ok is it possible to mark a class as static?

     
  • Janusz Szpilewski

    With C# profile included, select class, next open Tagged Value Editor (Crtl - F7) and in the CSharp tab select CSharpStatic. Although it looks that it has no impact on the generated code.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.