类图
2017-04-20 14:00:07 0 举报
类图是一种用于描述系统结构和关系的静态图形表示方法。它展现了系统中各个类之间的关联、继承和依赖关系,以及类的属性和方法。类图中的每个类用一个矩形表示,矩形内包含类名和属性列表,属性之间用逗号分隔。类之间的关系用连线表示,常见的关系有关联(一对多)、聚合(整体与部分)和继承(子类与父类)。通过类图,我们可以直观地了解系统的组成部分、功能模块以及它们之间的关系,为系统的设计和开发提供了重要的参考依据。
作者其他创作
大纲/内容
admin
- admid- adname- adpassward-
- methodA()- methodB()
comment
cidctimecomment-uidcomment-unamecontextbookid
+ operation1(params):returnType- operation2(params)- operation3()
book
bookidbookname : stringbookpublishbooktypeUpdate timebook-Endbook-Catalogpublish-timeBrowse timesautherNumber of wordsintroductionbook-image
User
- uId- uPassward- uName- uLogin times- Sex- Emiall- tellphone- Landing time- uimage
Author
- aid- apassward- aname- asex- tellphone- aimage- emiall
booktype
booktypeidtypename : string
setBtypeid()settypeName()gettypeName()getBtypeid()
0 条评论
下一页