Open knotstoks opened 3 years ago
can be omitted as well
why is there no arrowhead (shown in the red box) from Activity to itself?
@knotstoks We don't have information about the direction of the navigability of that association.
@knotstoks We don't have information about the direction of the navigability of that association.
Hi prof, just wondering, even if we do have the direction of the navigability of the association, and it happens to be from the part(sub activity) to the whole(main activity), how do we draw the arrow since there is a diamond there? Is it possible for this case to happen? And if it does, can we just omit it since its hard to draw?
Hi prof, just wondering, even if we do have the direction of the navigability of the association, and it happens to be from the part(sub activity) to the whole(main activity), how do we draw the arrow since there is a diamond there? Is it possible for this case to happen? And if it does, can we just omit it since its hard to draw?
@knotstoks You can use the following:
[ClassA]<><----[ClassB]
[ClassA]<><----[ClassB]
I see, thanks prof!
For this question:
why is there no arrowhead (shown in the red box) from Activity to itself?