UML class diagram in layman's
Author: Liu Wei, posted: 2012-11-23, Source: CSDN
In the 13 graphs of UML 2.0, class diagrams are one of the most frequently used UML diagrams. Martin Fowler in his book "UML Distilled:a Brief Guide to the Standard object Modeling Language, Third Edition"
"Step 1"After you open eclipse, select Window-preferences, as shown in:"Step 2"Click the installed JREs on the left of the window and click the "Add ..." button in the right window, as shown in:"Step 3"Click "Next" directly, as shown in:"Step 4"Click the "Directory ..." button, as shown in:"Step 5"After selecting the installation directory for the JDK, click "OK" as shown in:"Step Six"Click "Finish" button to configure the success!Test[Java]
This article environment:
1. Eclipse for Java EE developer Helios
2. Struts 2.3.1.1
3. Tomcat 7.0.6
Configuration Prerequisites: Configure Tomcat, this article omits the Configure Tomcat step
In fact, the MyEclipse and Eclipse for Java EE configuration process is similar, the only difference is:
Eclipse for Java EE creates Dynamic Web projec;
MyEclipse is creat
From:http://www.uml.org.cn/oobject/201211231.asp
In the 13 graphs of UML 2.0, class diagrams are one of the most frequently used UML diagrams. Martin Fowler in his book "UML Distilled:a Brief Guide to the Standard object Modeling Language, Third Edition" (UML Essence: Concise Reference of standard object Modeling language South (3rd edition)), there is such a paragraph: "If someone were to come," "a dark alley and say, ' Psst, Wanna, a UML
aggregation. In addition, each wild goose has two wings. The relationship between the wild geese and the wild geese is called combination. it can be seen that the relationship of aggregation is obviously not closely formed. The geese cannot survive because their Group Owners disband the geese, and the geese cannot survive independently because they have the same life cycle.
Aggregation relationship diagram:
Combination relationship
Objectiveclass diagrams and sequence diagrams are two of the most commonly used diagram in UML. I will make a detailed summary. In many books, or Web sites, when introducing the design of a subsystem of a system, many times, a simple class diagram is given to describe the relationship between the classes that make up the subsystem. This is sufficient to illustrat
Tag: Mode add phase Complete key OSI Test Interface System AnalysisObjective
The UML (Unified Modeling Language) Chinese Unified Modeling Language is an open approach for explaining, visualizing, building, and writing an open approach to an object-oriented, software-dense system of artifacts. UML presents a series of best practices that are validated for modeling large-scale, complex systems, especially at the software architecture level. "Wikipedia"
Recently look at some open sour
one), "0 ..." (representing 0 or more), "0,1" (for 0 or one), "N...M" (for N to M), "m...*" (for at least m).• Association Relationship (association) is the most commonly used relationship between classes and classes, which is a structured relationship between a class of objects and another class of objects. • In UML class diagrams, objects that are associated w
UML defines the following 5 categories, 10 model diagrams.
The first class is the use case diagram, the use case diagram describes the function of the system from the user's point of view, and points out the operator of each function.
The second category is static diagrams, including class diagrams, Object diagrams,
Abstract: this is an article about the unified modeling language, that is, the basic diagram used in UML. In this article, I will discuss the structure diagram, which is a new graph type that has been proposed in UML 2. Since the purpose of this series of articles is to help people understand the mark elements and their meanings, this article mainly involves class
In the 13 graphs of UML 2.0, class diagrams are one of the most frequently used UML diagrams. Martin Fowler in his book "UML Distilled:a Brief Guide to the Standard object Modeling Language, Third Edition" (UML Essence: A concise reference to the model language South (3rd edition)) There is a paragraph in this: "If someone were to come up to you in a dark alley and say, ' psst, wanna see a UML diagram? '" t
1, what is UML
UML class diagrams can quickly examine code structures.
2. Theme
The use of UML class diagrams in Pycharm.
3. Preparation work
(1) Pycharm version is 2.7 or higher
(2) Installing the Python Interpreter
(3) UML Plug-ins and UML class diagram plug-in installation and normal use
4. Prepare an example
Create
Document directory
Abstract: this is an article about the unified modeling language, that is, the basic diagram used in UML. In this article, I will discuss the structure diagram, which is a new graph type that has been proposed in UML 2. Since the purpose of this series of articles is to help people understand the mark elements and their meanings, this article mainly involves
UML Design Via Visual studio-class DiagramUsing a few modeling design tools, small have staruml, large have rational rose,ea. The final discovery or Visual Studio modeling is more comfortable (personal view, don't argue).I'm going to make an introduction to a few of the modeling diagrams that I use often, such as Class diagram (
Using a few modeling design tools, small have staruml, large have rational rose,ea. The final discovery or Visual Studio modeling is more comfortable (personal view, don't argue).I'm going to make an introduction to a few of the modeling diagrams that I use often, such as Class diagram (class Diagram), Time series
; Propertytpe, drop-down select simple, complete the settings for the id attribute gettter (), Setter () method, as shown in figure
Again, in turn, set other properties name, Addre_mail
Note: Personal recommendations do not use this feature, you can complete the gettter (), Setter () method, and the constructor of related parameters for each property through the Eclipse tool
3 Inter-class call relationship
The object class diagram of UML can be better usedDatabaseModeling. Traditional E-R diagram only focus on data, while UML object class diagram not only on the data, but also on the behavior modeling, these behavior in the physical database is designed as a trigger and storag
1. Class Diagram overviewWhat is a class diagram? It describes a diagram that shows a set of classes, interfaces, collaborations, and relationships between them.What are the relationships between classes and classes? Four relationships: Dependency, association "with special
Quote from official content
Eclipse Class Decompiler is an eclipse plugin that integrates multiple anti-compilers and integrates seamlessly with the Eclipse Class viewer, making it easy to use plug-ins to view library source code for debug Debugging.
It also pro
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.