📄 数字校园类图.md~
字号:
face "Arial"
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
hidden TRUE
anchor 1
anchor_loc 1
nlines 1
max_width 450
justify 0
label ""
pctDist 0.800000
height 42
orientation 0)
stereotype TRUE
line_color 3342489
quidu "35C0ED3B0118"
client @16
supplier @15
line_style 0))))))))
logical_presentations (list unit_reference_list
(object UseCaseDiagram "Main"
quid "35C6339B029F"
title "Main"
documentation
|This diagram depicts the relationships between the packages (models) contained in the 'Use-Case View": the Use-Case Model (for the system) and the Business Use-Case Model (describing the business).
zoom 90
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object CategoryView "Use Case View::Use-Case Model" @22
location (384, 880)
font (object Font
size 10
face "Arial"
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
label (object ItemLabel
Parent_View @22
location (189, 779)
fill_color 13434879
nlines 2
max_width 390
justify 0
label "Use-Case Model")
icon_style "Icon"
line_color 3342489
fill_color 13434879
quidu "35B677F4010E"
width 402
height 215)
(object NoteView @23
location (1040, 560)
font (object Font
size 10
face "Arial"
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
label (object ItemLabel
Parent_View @23
location (813, 358)
fill_color 13434879
nlines 9
max_width 419
label "The Use-Case Model is traceable to (and derives from) the Business Model. The system (as described in the Use Case Model) provides behavior that supports the business.")
line_color 3342489
fill_color 13434879
width 479
height 416)
(object CategoryView "Use Case View::Business Use-Case Model" @24
location (384, 320)
font (object Font
size 9
face "Arial"
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
label (object ItemLabel
Parent_View @24
location (189, 229)
fill_color 13434879
nlines 2
max_width 390
justify 0
label "Business Use-Case Model")
icon_style "Icon"
line_color 3342489
fill_color 13434879
quidu "35B677D701B8"
width 403
height 194)
(object ImportView "" @25
stereotype TRUE
line_color 3342489
quidu "35C633DA030C"
client @22
supplier @24
line_style 0)
(object AttachView "" @26
stereotype TRUE
line_color 3342489
client @25
supplier @23
line_style 0)))))
root_category (object Class_Category "Logical View"
quid "34DBB4830141"
documentation
|Rational Unified Process uses the "Logical View in Rose" to organize the Design Model and the Process View and the optional Business Object Model and Analysis Model.
exportControl "Public"
global TRUE
subsystem "Component View"
quidu "34DBB4830143"
logical_models (list unit_reference_list
(object Class_Category "Business Object Model"
quid "35B678080064"
documentation
|This model is optional.
|The Business Object Model contains a set of interacting workers and business entity (domain) classes which collaborate to enact the business processes. In some cases, only the business entity classes are documented. The business entity classes as a whole are sometimes referred to as a 'domain model'.
|
|The business modeling workflow in Rational Unified Process produces two models: the business use-case model, and the business object model. Both show the business
|processes, but different aspects of them. In the business use-case model each business use case represents a business process, described (text and/or activity diagrams) from an "external" view point without worrying about who does what to whom inside of the organization.
|In the business object model, you include realizations of each business use case to show how workers and entities collaborate to perform the process. You do that using class diagrams, activity diagrams with swimlanes, collaboration diagrams, and/or interaction diagrams.
|
exportControl "Public"
logical_models (list unit_reference_list)
logical_presentations (list unit_reference_list))
(object Class_Category "Analysis Model"
quid "35B678170028"
documentation
|This model is optional.
|The Analysis Model contains a set of Analysis Classes, which describe an abstract realization of the use cases of the system. The analysis classes evolve into associated design elements which are modeled in the Design Model.
exportControl "Public"
logical_models (list unit_reference_list)
logical_presentations (list unit_reference_list))
(object Class_Category "Design Model"
quid "35B6782302DA"
documentation
|The Design Model in Rational Unified Process.
|The design model is adapted to model the real implementation environment, and serves as an abstraction of the source code. It is a "blueprint" of how the source code is structured and written.
|
|The design model is a hierarchy of packages (design subsystems and design-service packages), with "leaves" that are classes. Subsystems are a design "view" of the components that are defined in the Implementation Model.
|
|The design model hierarchy consists of layers.
|
|Classes represent abstractions of classes in the system's implementation. They define the objects, which in turn are abstractions of the objects in the system's implementation. The use cases are realized by the objects, and this is represented by use-case realizations in the Design Model. Each use-case realization has a realize dependency to a use case in the Use-Case Model.
exportControl "Public"
logical_models (list unit_reference_list
(object Class "教室"
quid "46DE5D1900CB"
used_nodes (list uses_relationship_list
(object Uses_Relationship
quid "46DF4EAA005D"
supplier "Logical View::Design Model::考室"
quidu "46DE5D2B002E"
supplier_cardinality (value cardinality "1..1")
client_cardinality (value cardinality "0..1")))
class_attributes (list class_attribute_list
(object ClassAttribute "教室编号"
quid "46DE63220148"
type "String")
(object ClassAttribute "教室位置"
quid "46DE63230222"
type "String")
(object ClassAttribute "教室容量"
quid "46DE63250138"
type "String")
(object ClassAttribute "教室类型"
quid "46DE6325031C"
type "String")))
(object Class "考试成绩"
quid "46DE5D1A00FA"
class_attributes (list class_attribute_list
(object ClassAttribute "科目成绩"
quid "46DE676E00EA")))
(object Class "授课信息表"
quid "46DE5D1B0128"
class_attributes (list class_attribute_list
(object ClassAttribute "上课周次"
quid "46DE62B70167"
type "String")
(object ClassAttribute "上课节次"
quid "46DE62B80157"
type "String")))
(object Class "中考科目成绩"
quid "46DE5D1C0109"
class_attributes (list class_attribute_list
(object ClassAttribute "中考编号"
quid "46DE61010119"
type "String")
(object ClassAttribute "科目名称"
quid "46DE61020128"
type "String")
(object ClassAttribute "科目成绩"
quid "46DE61550167"
type "Double")
(object ClassAttribute "考试时间"
quid "46DE610300AB"
type "Date")))
(object Class "学生"
quid "46DE5D1D00BB"
used_nodes (list uses_relationship_list
(object Uses_Relationship
quid "46DF4E7D03B9"
supplier "Logical View::Design Model::考试成绩"
quidu "46DE5D1A00FA"
supplier_cardinality (value cardinality "0..n")
client_cardinality (value cardinality "1..1")))
class_attributes (list class_attribute_list
(object ClassAttribute "教委统编号"
quid "46DE5EED0000"
type "String")
(object ClassAttribute "班内编号"
quid "46DE5EEE01D4"
type "String")
(object ClassAttribute "姓名"
quid "46DE5EEF0222"
type "String")
(object ClassAttribute "性别"
quid "46DE5EF001F4"
type "String")
(object ClassAttribute "家庭住址"
quid "46DE5EF60213"
type "String")
(object ClassAttribute "电话"
quid "46DE5EF70232"
type "String")
(object ClassAttribute "密码"
quid "46DE5EFA0000"
type "String")
(object ClassAttribute "年级"
quid "46DE5EFA0271"
type "String")
(object ClassAttribute "班号"
quid "46DE5EFB006D"
type "String")
(object ClassAttribute "学历"
quid "46DE5EFB0232"
type "String")
(object ClassAttribute "入学时间"
quid "46DE5EFC0399"
type "Date")
(object ClassAttribute "照片名"
quid "46DE5EFD01E4"
type "String")
(object ClassAttribute "奖惩描述"
quid "46DE5F0502DE"
type "String")
(object ClassAttribute "学籍信息"
quid "46DE5F060128"
type "String")
(object ClassAttribute "毕业去向"
quid "46DE5F0603A9"
type "String")))
(object Class "计划"
quid "46DE5D1E0157"
class_attributes (list class_attribute_list
(object ClassAttribute "计划编号"
quid "46DE67A00261"
type "String")
(object ClassAttribute "计划档案名称"
quid "46DE67A0030D"
type "String")
(object ClassAttribute "计划日期"
quid "46DE67A003B9"
type "Date")))
(object Class "课程"
quid "46DE5D1F01A5"
class_attributes (list class_attribute_list
(object ClassAttribute "课程编号"
quid "46DE6811004E"
type "String")
(object ClassAttribute "课程名称"
quid "46DE68110109"
type "String")
(object ClassAttribute "上课周次"
quid "46DE681101E4"
type "String")
(object ClassAttribute "单双周"
quid "46DE6811029F"
type "String")
(object ClassAttribute "上课周节数"
quid "46DE6811033C"
type "String")))
(object Class "部门"
quid "46DE5D2001C5"
class_attributes (list class_attribute_list
(object ClassAttribute "部门编号"
quid "46DE68DE03B9"
type "String")
(object ClassAttribute "部门名称"
quid "46DE68DF007D"
type "String")
(object ClassAttribute "部门信息"
quid "46DE68DF0148"
type "String")))
(object Class "高考科目成绩"
quid "46DE5D210213"
class_attributes (list class_attribute_list
(object ClassAttribute "高考编号"
quid "46DE692F03C8"
type "String")
(object ClassAttribute "科目名称"
quid "46DE6930008C"
type "String")
(object ClassAttribute "科目成绩"
quid "46DE69300157"
type "String")
(object ClassAttribute "考试时间"
quid "46DE69300203"
type "Date")))
(object Class "教师"
quid "46DE5D220399"
class_attributes (list class_attribute_list
(object ClassAttribute "教师编号"
quid "46DE63B202DE"
type "String")
(object ClassAttribute "教师姓名"
quid "46DE63B203C8"
type "String")
(object ClassAttribute "教师密码"
quid "46DE63B300AB"
type "String")
(object ClassAttribute "教师地址"
quid "46DE63B30213"
type "String")
(object ClassAttribute "教师电话"
quid "46DE63B30157"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -