Jumat, 12 Agustus 2016

How to work with activity diagrams in UML

Introduction An activity diagram is like a flowchart, representing flow of control from activity to activity, whereas, the interaction diagrams focus on the flow of control from object to object. Activities result in some action, which is made up of executable atomic computations that result in a change of state of the system or the return of a value. Actions involve calling another operation, sending a signal, creating or destroying an object or some pure computation, such as evaluating an expression. Common Properties An activity diagram shares the same common properties as do all other UML diagrams like a name

The post How to work with activity diagrams in UML appeared first on Coding Security.


How to work with activity diagrams in UML
read more

Tidak ada komentar:

Posting Komentar