开发者

Tools to create interactive system diagrams?

I am looking for a tool that would not only allow me to create a system diagram but also allow me to give it some "brains".

For instance, let开发者_如何学JAVAs say I have 2 main parts of a system depicted by 2 blocks. I want to simulate what would happen if one of the parts went out so I right click on one of the boxes and select terminate. The box then turns red, the connection to the other box turns red, and then the final box turns red as well. This indicates that the whole system is down.

I hope this makes sense.

Thank you!


I am not really sure what are you looking for, but maybe using code generation from models and/or executable UML tools could help you achieve what are you aiming for. For the particular example you mention, some sort of dependency analysis would suffice, e.g. there are some OSGi tools which can do that AFAIK.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜