Sequence diagrams in 2.0.1 [message #1745724] |
Sun, 16 October 2016 08:35  |
Eclipse User |
|
|
|
I'm having multiple problems making sequence diagrams. Having encountered Bug 486006, fixed in 2.0.1 (thanks!) I've upgraded to that - but now I can't build the simplest diagram. I'm not sure whether there are bugs, or whether I am just misusing the tool. What would be brilliant would be if someone would make a video of using Papyrus 2.0.1 to build a sequence diagram showing, say (taking the example I was trying to build for my students):
- a lifeline for an instance of actor Lecturer;
- one for a Course, one for a Student;
- the Lecturer sending registerStudent to the Course
- the Course sending isFull to itself [getting answer false, don't care if this is shown]
- the Course sending hasPrerequisites to the Student [answer true, ditto]
- the Course sending register to the Student
- correct return messages and nested activations (ExecutionSpecifications)
- ideally also proper connections to Operations in the class diagram, arguments to the messages etc., but that's less crucial.
Seems as though it should be easy for someone who knows what they're doing? Thanks in advance!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06133 seconds