Menu

Suggest to provide a way to refactor methods and attributes.

Anonymous
2016-01-20
2016-01-20
  • Anonymous

    Anonymous - 2016-01-20

    When we double click on a method or an attribute, we can add, delete, move up or move down now.
    Can we pull up or push down when there exists inherited class by similar way?
    If not, I Suggest to provide it in next version.

    Thanks.

     
  • Janusz Szpilewski

    Moving an operation or an attribute inside of a class is just changing their internal order. To do it between distinct classes you may apply the Copy/Cut/Paste scheme.

    Streamlined moving members through the class hierarchy is not supported. If anyone needs it, it can be coded as an external plugin as the access to class diagram elemens is handled quite well by the Open APIs but trying to make it robust may be tricky in various corner scenarios concerning multiple inheritance, name conflicts etc. Copy/Paste seems to be safer.

     

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.