sequence-diagram

How to get the caller class name inside a function of another class in python?

How to get the caller class name inside a function of another class in python? Question: My objective is to stimulate a sequence diagram of an application for this I need the information about a caller and callee class names at runtime. I can successfully retrieve the caller function but not able to get a …

Total answers: 6