In the UML 9 kinds of diagram, the use case diagram is the more important one kind of diagram, it is the diagram which produces in the system analysis stage, from the function carries on the analysis to the system the model, has played the strategically advantageous position
Sequence diagramA sequence diagram is a form of an interaction diagram that shows the evolution of an object along a lifeline, and the interaction between objects over time is expressed as a message from the source lifeline to the target lifeline. The sequence diagram is a good indicator of how those objects communicate with other objects, what messages trigger t
Finally began to refactor, the machine room reconstruction can be said to be a very important at this stage of our small project, because it relates to our time to learn all kinds of knowledge; First we use the knowledge of the soft workers, to do the work of writing documents before development, followed by the UML diagram, and then the main development environment of our refactoring is VS, It involves the
From: http://www.yesky.com/SoftChannel/72342393403211776/20040506/1794427.shtml
The UML activity diagram records the logic of a single operation or method, a single user case, or a single business flow. To create a UML activity diagram, perform the following steps repeatedly.
Step 1: define the scope of the activit
Package diagrams is a combination of model elements that are represented in UML in a notation similar to a folder, each element in the system can be owned by only one package, one package can be nested in another, and a package diagram can be used to classify the related elements into a system that contains a package, chart, or individual element. In simple terms, we can directly understand the package as a
Component diagram, English name Yue: Component diagrams is used to describe the organization and dependencies between a set of artifacts, for the static implementation view of a modeling system, which can be executable programs, libraries, tables, files, and documents, and includes implementation information for logical classes or logical classes. Therefore, there is a mapping relationship between the structure model view and the implementation.
Comp
Currently the more popular UML modeling tools include Visio, Rational Rose, PowerDesigner, EA, and so on, basically enterprise-class software, powerful, I have only used Visio, so do not add to their characteristics or similarities and differences. For more formal scenarios, such as graphics as part of a project document, the software listed above is recommended. When we encounter more complex code logic or
Object-oriented dynamic modeling, four diagrams of behavior interaction between entities, State diagrams (Stage Diagram), Sequence diagrams (Sequence Diagram), activities (activity Diagram) in front of the blog, we have learned, Today we are going to study the collaboration diagram (Sequence
The UML activity diagram records the logic of a single operation or method, a single user case, or a single business flow. To create a UML activity diagram, you must perform the following steps repeatedly to modify the sixth chapter of the object entry level 2.
Step 1: define the range of the activity
I haven't studied UML for many days because of the exam, and I feel a little unfamiliar. So hurry up and make up for my inner emptiness. We have to take the test this afternoon, and there is still nearly two hours in the middle. Now I will share with you my understanding of the object diagrams in UML. Of course, I have concluded that I have never drawn any picture, in the future, we will add the picture in
Unified Modeling Language (UML) use case diagramThe use case diagram describes a functional unit provided by the system. The purpose of the use case diagram is to help the development team understand the functional requirements of the system in a visual manner, including the relationship between "Roles" based on the basic process, and the relationship between use
make it clearer.
Architecture Modeling
Modeling the architecture (ProgramHierarchical) is a more meaningful use of the UML package diagram. Architecture is the core logical structure of a software system.
Common architecture modes include hierarchy, MVC, pipeline, blackboard, and microkernel. In application software, hierarchy and MVC
A package chart is a tool that keeps the system arc
The activity diagram is another common tool used by UML to model the dynamic behavior of the system. It describes the activity sequence and shows the control flow from one activity to another. An activity chart is essentially a flow chart. The activity diagram focuses on the control flow from one activity to another. It is an internal processing-driven process. T
Activity diagram, her English name is active Diagram, a workflow that describes the implementation of a business use case, which is one of the none of the diagrams used in the UML family to model dynamic aspects of the system.
To give a simple example, to build a work flow for example, first of all, we have to select an address, and then commissioned an architec
Class diagrams and sequence diagrams are directly associated with program code in software system design. To be precise, program code is directly generated by class diagrams, A Sequence Chart can define a class chart method. The use case diagram is used to describe system functions and has no direct relationship with t
Class)
Class (FigureIs an object blueprint, which contains three components. The first is the class name defined in Java. The second is attributes ). The third is the method provided by this class.
You can append a visibility modifier before attributes and operations. The plus sign (+) indicates public visibility. Min
SummaryThis article briefly analyzes and designs an example of a "Student Course Selection System" to illustrate the two functions and forms of a class diagram in a UML diagram, in order to clarify the misunderstandings and confusions that some friends may have on class diag
Sequence diagrams are primarily used to show the order in which objects interact with each other.A sequence diagram represents an interaction as a two-dimensional graph. The vertical is the timeline, and the time extends downward along the vertical bar. The horizontal axis represents the meta roles of individual objects in collaboration. The class meta role is represented by a lifeline. When an object is pr
Sequence diagrams are primarily used to show the order in which objects interact with each other.A sequence diagram represents an interaction as a two-dimensional graph. The vertical is the timeline, and the time extends downward along the vertical bar. The horizontal axis represents the meta roles of individual objects in collaboration. The class meta role is represented by a lifeline. When an object is pr
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.