UML base notes

zhaozj2021-02-16  63

The most useful, most standard UML map includes: case example, class diagram, sequence diagram, state diagram, activity diagram, component diagram, and deployment diagram

Description of a functional unit provided by the system is typically used to express system or system categories that do not involve implementation of detail clanographographs: displaying different entities (people, things, and data) are related to each other; their display system static structure. Sequence Diagram:

Displaying a detailed process of a particular case (even some part of a particular use case) displays different call status maps for different objects on a very detailed level

Different status of a class may be modeled from one state to another from one state. Basic elements: initial start - solid circular state transition - Open arrow line segment state - rounded rectangular determination point - hollow circular stop point - a circular circulation of solid round

The process control flow between two or more class objects is displayed in processing a certain activity. The active diagram is suitable for use in higher levels of process modeling. Component diagram: Providing a physical view of the system. Display the dependence of software in the system to other software components (eg, software libraries). Deployment diagram:

The display system is physically deployed into the hardware environment. Give the system producers. 2003.12.27 in Nanjing Xianlin.

转载请注明原文地址:https://www.9cbs.com/read-16708.html

New Post(0)