Hi all,
When we drag a class and drop it on a sequence diagram, VP proposes “lifetime” and “class”.
What is the usage of option “class”?
Is it possible to create a lifeline of the class, not of the instance of the class. For example, if I want to represent the JDBC operations, I will have to show the message “getConnection” to the class “DriverManager”, but “getConnection” is a static method (classifier methode in UML).