?? 眼科模型.mdl
字號:
(object Petal
version 42
_written "Microsoft Visual Modeler 2.0.8139"
charSet 134)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
defaults (object defaults
rightMargin 0.250000
leftMargin 0.250000
topMargin 0.250000
bottomMargin 0.500000
pageOverlap 0.250000
clipIconLabels TRUE
autoResize TRUE
snapToGrid TRUE
gridX 16
gridY 16
defaultFont (object Font
size 9
face "Tahoma"
charSet 134
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
showMessageNum 3
showClassOfObject TRUE
notation "Unified")
root_usecase_package (object Class_Category "Use Case View"
quid "426A8376012A"
exportControl "Public"
global TRUE
logical_models (list unit_reference_list)
logical_presentations (list unit_reference_list
(object UseCaseDiagram "Main"
quid "426A8376013D"
title "Main"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list))))
root_category (object Class_Category "Logical View"
quid "426A83760129"
exportControl "Public"
global TRUE
subsystem "Component View"
quidu "426A8376012B"
logical_models (list unit_reference_list
(object Class_Category "User Services"
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "User Services"))
quid "426A8376012F"
documentation "User services provide the visual interface for presenting information and gathering data in an application. The user services connect the user with the application and request the business and/or data services needed by the user to execute business tasks."
visible_categories (list visibility_relationship_list
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Business Services"))
quid "426A83760135"
supplier "Logical View::Business Services"
quidu "426A83760131")
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Data Services"))
quid "426A83760136"
supplier "Logical View::Data Services"
quidu "426A83760133"))
exportControl "Public"
logical_models (list unit_reference_list
(object Class_Category "客戶操作界面"
quid "426A84CB0213"
documentation "這是客戶的操作界面"
exportControl "Public"
logical_models (list unit_reference_list
(object Class "dialong"
quid "426A86960399"))
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A84CB0214"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object ClassView "Class" "Logical View::User Services::客戶操作界面::dialong" @1
ShowCompartmentStereotypes TRUE
IncludeAttribute TRUE
IncludeOperation TRUE
location (240, 160)
label (object ItemLabel
Parent_View @1
location (159, 115)
nlines 1
max_width 162
justify 0
label "dialong")
icon_style "Icon"
quidu "426A86960399"
height 112
annotation 8
autoResize TRUE))))))
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A83760130"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object CategoryView "Logical View::User Services::客戶操作界面" @2
location (336, 240)
label (object ItemLabel
Parent_View @2
location (192, 156)
nlines 2
max_width 288
justify 0
label "客戶操作界面")
icon_style "Icon"
quidu "426A84CB0213"
width 300
height 180)))))
(object Class_Category "Business Services"
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Business Services"))
quid "426A83760131"
documentation "Business services respond to requests from the user (or other business services) in order to execute a business task. They accomplish this by requesting the data services needed and applying formal procedures and business rules to the relevant data. This protocol insulates the user from direct interaction with the database. Because business rules tend to change more frequently than the specific business tasks they support, they are ideal candidates for encapsulating in components that are physically separate from the application logic itself."
visible_categories (list visibility_relationship_list
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "User Services"))
quid "426A83760137"
supplier "Logical View::User Services"
quidu "426A8376012F")
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Data Services"))
quid "426A83760138"
supplier "Logical View::Data Services"
quidu "426A83760133"))
exportControl "Public"
logical_models (list unit_reference_list
(object Class_Category "業務羅輯"
quid "426A85B203B9"
documentation "這里主要完成各種業務操作"
exportControl "Public"
logical_models (list unit_reference_list
(object Class "writedata"
quid "426A886B038A"
documentation "保存數據"))
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A85B203BA"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object ClassView "Class" "Logical View::Business Services::業務羅輯::writedata" @3
SuppressOperation TRUE
IncludeAttribute TRUE
IncludeOperation TRUE
ShowOperationSignature TRUE
location (368, 224)
label (object ItemLabel
Parent_View @3
location (270, 186)
nlines 1
max_width 196
justify 0
label "writedata")
icon_style "Icon"
quidu "426A886B038A"
width 214
height 99
annotation 8
autoResize TRUE))))))
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A83760132"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object CategoryView "Logical View::Business Services::業務羅輯" @4
location (336, 240)
label (object ItemLabel
Parent_View @4
location (192, 156)
nlines 2
max_width 288
justify 0
label "業務羅輯")
icon_style "Icon"
quidu "426A85B203B9"
width 300
height 180)))))
(object Class_Category "Data Services"
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Data Services"))
quid "426A83760133"
documentation "Data services maintain, access, and update data. They also manage and satisfy requests to manipulate data that are initiated by business services. Separating data services allows the data structure and access mechanisms to be maintained, modified, or, if necessary, even re-architected without affecting business or user services."
visible_categories (list visibility_relationship_list
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "User Services"))
quid "426A83760139"
supplier "Logical View::User Services"
quidu "426A8376012F")
(object Visibility_Relationship
attributes (list Attribute_Set
(object Attribute
tool "VisualBasic"
name "TierPackage"
value "Data Services"))
quid "426A8376013A"
supplier "Logical View::Business Services"
quidu "426A83760131"))
exportControl "Public"
logical_models (list unit_reference_list
(object Class_Category "數據庫"
quid "426A862F02FD"
exportControl "Public"
logical_models (list unit_reference_list)
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A862F02FE"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list)))))
logical_presentations (list unit_reference_list
(object ClassDiagram "Package Overview"
quid "426A83760134"
title "Package Overview"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object CategoryView "Logical View::Data Services::數據庫" @5
location (336, 240)
label (object ItemLabel
Parent_View @5
location (192, 156)
nlines 2
max_width 288
justify 0
label "數據庫")
icon_style "Icon"
quidu "426A862F02FD"
width 300
height 180))))))
logical_presentations (list unit_reference_list
(object Tier_Diagram "Three-Tiered Service Model"
quid "426A8376013B"
title "Three-Tiered Service Model"
documentation "A three-tiered architectural approach separates the various components of a client/server system into three tiers of services. The user services, business and other middle tier services, and data services are the logical tiers that collaborate in an application"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list
(object TierView "User Services" @6
label (object ItemLabel
Parent_View @6
location (6, 6)
nlines 2
max_width -12
justify 0
label "User Services")
icon_style "Icon"
hidden TRUE
quidu "426A8376012F"
width 300
height 180)
(object TierView "Business Services" @7
location (600, 0)
label (object ItemLabel
Parent_View @7
location (606, 6)
nlines 2
max_width -12
justify 0
label "Business Services")
icon_style "Icon"
hidden TRUE
quidu "426A83760131"
width 300
height 180)
(object TierView "Data Services" @8
location (1200, 0)
label (object ItemLabel
Parent_View @8
location (1206, 6)
nlines 2
max_width -12
justify 0
label "Data Services")
icon_style "Icon"
hidden TRUE
quidu "426A83760133"
width 300
height 180)
(object CategoryView "Logical View::User Services::客戶操作界面" @9
location (256, 288)
label (object ItemLabel
Parent_View @9
location (112, 204)
nlines 2
max_width 288
justify 0
label "客戶操作界面")
icon_style "Icon"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -