Is there a tool to do round trip software engineering between a sequence diagram and a group of objects that message back and forth?
- by DeveloperDon
Is there a tool to do round trip software engineering between a sequence diagram and a group of objects that message back and forth?
Perhaps this seems a little exotic, but it seems like a function that includes message calls or even method invocations on other objects could be automatically converted to a sequence diagram given that it is not…