Not many computer players have not learned much, but with the continuous development of the project, those who have never seen before, and those who have never used them are all about to start learning. Although I have heard of UML for a long time, I have never read this book and have never used this tool. The class diagrams of UML are also unknown. Basically, I
complex and sometimes impossible to complete. Significant progress has been made in serialization logic modeling due to changes in the symbol set of the sequence diagram in UML 2 ).
Note the text I mentioned above: "Draft uml2.0 specifications have been accepted ." Indeed, the specification is still in the draft State, but the key is that the draft Specification has been used by OMG, And OMG is an organi
Transferred from http://www.cnblogs.com/Amandaliu/archive/2012/08/13/2636349.html
The project requires release when the need to give detailed class diagram, unfortunately I just used xmind hand-painted a very simple class diagram (just the inheritance of the class relations
case as part of its own behavior. (The arrow points to the include use case from the base case .)
2. Extended relationship: under certain conditions, add new behaviors to existing use cases, and obtain new use cases as extended use cases. The original use cases are called Basic use cases. (The arrow direction is from the extended use case to the base use case .)
3. generalization relationship of use cases: when two or more use cases in the system have commonalities in behavior, struct
The main purpose of this article is to continue to focus our emphasis on the basic UML diagram; This month, we learn more about sequence diagrams. Again, please note that the example provided below is based on the new UML 2 specification.
The purpose of the diagram
Sequence diagrams are primarily used to display these
generated by the Plantuml method.Figure 11: concrete Example DiagramIn the official homepage of PLANTUML, there are more detailed descriptions and descriptions of the various methods. The text simply lists a few simple grammatical rules that take advantage of the various views made by PLANTUML. You can see that PLANTUML provides a very simple syntax rule that provides a convenient way for users to edit.PLANTUML offers many ways to edit languages, such as TXT text, Html,java,c/c++,latex,apt,word
)through the above continuous five blog, the UML in the 9+1 (package diagram) A graph combined before knocking the room charge system to do a summary. The first five blogs will close the links closely to the 22 to put together more helpful to understand these diagrams in comparison. UML language makes system modeling process standardized and unified. Standardizat
Various diagrams in UML are an important part of the UML model. In recent articles, I will introduce nine important diagrams in UML. The general content is shown in the following directory.
1. use case diagram, class diagram, and
. Restart EclipseAfter 3, 4 steps are complete, restart Eclipse to use green UML. As for the method of use, refer to http://wenku.baidu.com/view/7ec0b519ff00bed5b9f31d1b.htmlRestart Eclipse, after the installation is successful, you can see Green's menu items at Eclipse's window, Preferences:Cancels the [show fully-qualified type names] option to display only the
In the previous article "UML System Analysis and Design 02-use case diagram and activity diagram (I)", we mainly explained the use case analysis and drawing methods and techniques in requirement analysis, however, the use case diagram only tells us what the system wants to do. As for how to do it, there is no intuitive
Object-oriented modelObject-oriented model is a model that uses UML (Unified Modeling Language) to describe the system structure, and it realizes the working state of the system from different angles. These graphs facilitate information exchange between users, managers, system analysts, developers, testers, and other personnel. This article mainly introduces use case diagram, Sequence
Implement UML sequence diagram and uml Sequence
This article begins to discuss issues at the code level. It mainly refers to the design and implementation of the markdown function.
This article begins with the code outside markdown:UML sequence diagrams are obtained from https://github.com/bramp/js-sequence-diagrams copy.
For example, this
Uml-unified Model Language Unified Modeling Language, also known as standard modeling language. is a language used to visualize modeling software-intensive systems.There are three main models in UML system development:Functional Model: Display the function of the system from the user's point of view, including use case diagram.Object model: Using the concepts of object, attribute, operation and correlation
freshmanThe lifeline Naming Standard of UML follows the following format:
Entity name: Class Name
In the example 3, the lifeline represents the entity of the class student, and its object name is freshman. Note that the lifeline name is underlined. When an underline is
connection. The constraint is represented as {}.4. Typically in UML, the name of the specific instance is underlined, and the class, not the instance, is represented if there is no underscore. Note that the rule has an exception for instances in the interaction diagram, and the instance is represented by a lifeline diagram
device or a software system running on a hardware device.
-UML Representation -node instance: the instance form of the node. The format is instance Name:node, similar to the class instance format, preceded by a colon with an instance name or without an instance name -node type : Depending on whether the node is capable of-Processor: A node with the ability to perform software oper
Object-oriented model
Object-oriented model is a model that uses UML (Unified Modeling Language) to describe the system structure, which realizes the working state of the system from different angles. These graphics help communicate information between users, managers, system analysts, developers, testers, and others. This article mainly introduces use case diagram, Sequence
The main purpose of this article is to continue to focus on the basic UML diagram. This month, we will learn more about the sequence diagram. Note that the following example is based on the new UML 2 Specification.
Purpose
A Sequence Chart is used to display the interaction between objects in a series of order of inter
article, UML 2Significantly enhanced the symbol set of the component chart. While maintaining its ease of understanding, the UML 2 symbol can be better tuned and has more information.Let's build a component diagram step by step according to the UML 2 Specification.BasicNow, drawing a component in
cannot be well adjusted in a large system. The reason for this is that, as we will see in the rest of this article, UML 2 significantly enhances the symbolic set of component diagrams. While maintaining its ease of understanding, the UML 2 symbol can be better tuned and has more information.Let's build a component diagram step by step according to the
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.