开发者

In a Activity Diagram, how do I reference an external acitivity? [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
开发者_StackOverflow社区

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Lets say I have an activity diagram, modeling a certain process, which uses other processes which need to be modeled as a seperate activity: How do I reference that second activity within my first activity diagram?

Is there a certain symbol used to reference an separate activity from within an activity diagram?


What you mean is the CallBehaviourAction I assume. To indicate this, put a fork symbol inside the action that references the activity( see UML Superstructure Spec, Section 12.3.14). Furthermore, you can add the name of the called activity to the in some notation that makes sense in your case (e.g., some fullqualified name if your activities are adressed like that).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜