User forums > General (but related to Code::Blocks)

UML?

(1/1)

vapor:
Not wanting to reinvent the wheel was just wondering if there is a good UML application that fits neatly within Code::Blocks.

For instance filling out a simple class form for the UML graphic editor object automatically calls up code::blocks and adds it to the project list.
Secondly, clicking on a UML object component in the UML editor would take the user to that project class method in code::blocks.
Lastly, drawing a link from one UML object to another in the graphic editor would create a bit of simple code and take you there for modification.

I know this exists for the complex monstrosities like MS MFC at the status quo price but is there a complementary app that fits us code::blocks users?

Game_Ender:
Nope, such an application would have to be built as Code::Blocks plugin because CB doesn't have that level of interprocess communication.

Navigation

[0] Message Index

Go to full version