⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 discrentsystem.mdl

📁 自己做的影碟碟出租管理系统
💻 MDL
📖 第 1 页 / 共 5 页
字号:

(object Petal
    version    	47
    _written   	"Rose 8.0.0303.1400"
    charSet    	134)

(object Design "Logical View"
    is_unit    	TRUE
    is_loaded  	TRUE
    attributes 	(list Attribute_Set
	(object Attribute
	    tool       	"Java"
	    name       	"IDE"
	    value      	"Internal Editor")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagName1"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagText1"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagApply1"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagName2"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagText2"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagApply2"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagName3"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagText3"
	    value      	"")
	(object Attribute
	    tool       	"Java"
	    name       	"UserDefineTagApply3"
	    value      	""))
    quid       	"47FDF8DE02EE"
    defaults   	(object defaults
	rightMargin 	0.250000
	leftMargin 	0.250000
	topMargin  	0.250000
	bottomMargin 	0.500000
	pageOverlap 	0.250000
	clipIconLabels 	TRUE
	autoResize 	TRUE
	snapToGrid 	FALSE
	gridX      	0
	gridY      	0
	defaultFont 	(object Font
	    size       	12
	    face       	"Arial"
	    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       	"47FDF8DE02F0"
	exportControl 	"Public"
	global     	TRUE
	logical_models 	(list unit_reference_list
	    (object Class "Disc Admin"
		quid       	"47FDF8F002EE"
		documentation 	"此参与者代表负责管理用户注册,管理碟片,管理订单以及处理订单的管理者"
		superclasses 	(list inheritance_relationship_list
		    (object Inheritance_Relationship
			quid       	"484FBF460138"
			supplier   	"Use Case View::User"
			quidu      	"484FBE69031C"))
		class_attributes 	(list class_attribute_list
		    (object ClassAttribute "name"
			quid       	"48567390009C")
		    (object ClassAttribute "password"
			quid       	"48567393009C")))
	    (object Class "Disc Hirer"
		quid       	"47FDFA9C0109"
		documentation 	"此参与者代表了需要注册并且登录后可以查看碟片信息的用户"
		superclasses 	(list inheritance_relationship_list
		    (object Inheritance_Relationship
			quid       	"484FBF500177"
			supplier   	"Use Case View::User"
			quidu      	"484FBE69031C"))
		class_attributes 	(list class_attribute_list
		    (object ClassAttribute "name"
			quid       	"485673DE00EA")
		    (object ClassAttribute "password"
			quid       	"485673E200AB")
		    (object ClassAttribute "credit"
			quid       	"485673E602BF")))
	    (object Class "User"
		quid       	"484FBE69031C"
		operations 	(list Operations
		    (object Operation "Login"
			quid       	"48567352008C"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)))
	    (object UseCase "ManageHirer"
		quid       	"47FDF941035B"
		documentation 	
|当Disc Admin登录后,要求管理所有用户时,此用例开始。然后系统将显示所有用户的列表。
|参与者可以任意的选择显示或不显示该列表并能完成以下操作:
|-新增一个用户
|-移除一个用户
|-更新用户信息
|
|新增一个用户
|-------------------------
|参与者向系统发出增加用户的要求,系统显示以下信息并要求参与者完善这些信息
|- 用户名
|-用户密码
|参与者可以选择保存信息或者取消操作。若参与者保存了信息,用户相关信息应被保存。
|
|
|移除一个用户
|-----------------------------
|参与者向系统发出移除用户要求。
|参与者得到确认或取消移除的提示信息,如果参与者确认了操作,用户被移除
|
|
|更新用户信息
|------------------------------
|参与者向系统发出编辑用户信息的要求。
|系统显示出碟片信息并允许参与者更改如下信息:
|- 用户ID
|- 用户名
|-
|参与者可以选择保存更改或者取消操作。若参与者保存了信息,更新后的用户相关信息应被保存。
|
|
		)
	    (object UseCase "Manage Disc"
		quid       	"47FDF9440213"
		documentation 	
|当Disc Admini 登录后,要求管理所有碟片列表时,该用例开始,系统显示所有碟片列表时参与者还可进行如下操作:
|-新增一类碟片
|-移除一类碟片
|-更新碟片相关信息 
|
|新增一类碟片
|-----------------------------
|参与者要求系统向库存中增添一类碟片后,系统显示如下信息并要求参与者改变信息
|- 碟片号
|- 片名
|- 主演
|- 导演
|- 地区
|- 类型
|-上映年份
|-日租金
|-总张数
|-借出张数
|参与者可以选择保存信息或者取消操作。若参与者保存了信息,碟片相关信息应被保存。 and the displayed list of article types is updated.
|
|移除一类碟片
|---------------------------------
|参与者向系统发出移除碟片要求。
|参与者得到确认或取消移除的提示信息,如果参与者确认了操作,碟片被移除
|
|更新碟片相关信息
|----------------------------------
|参与者向系统发出编辑碟片信息的要求。
|系统显示出碟片信息并允许参与者更改如下信息:
|- 碟片号
|- 片名
|- 主演
|- 导演
|- 地区
|- 类型
|-上映年份
|-日租金
|-总张数
|-借出张数
|参与者可以选择保存更改或者取消操作。若参与者保存了信息,碟片相关信息应被保存。
|备选事件流:碟片正在出租则提示无法删除
		
		logical_models 	(list unit_reference_list
		    (object Mechanism @1
			logical_models 	(list unit_reference_list
			    (object Object "$UNNAMED$0"
				quid       	"4856570402CE"
				collaborators 	(list link_list
				    (object Link
					quid       	"4856579600AB"
					supplier   	"$UNNAMED$1"
					quidu      	"4856576A03A9"
					messages   	(list Messages
					    (object Message "send order"
						quid       	"4856579600AC"
						frequency  	"Aperiodic"
						synchronization 	"Simple"
						dir        	"FromClientToSupplier"
						sequence   	"1"
						ordinal    	0
						quidu      	"000000000000"
						creation   	FALSE)
					    (object Message "show"
						quid       	"485657E5030D"
						frequency  	"Aperiodic"
						synchronization 	"Return"
						dir        	"ToClientFromSupplier"
						sequence   	"1.2"
						ordinal    	4
						quidu      	"000000000000"
						creation   	FALSE))))
				class      	"Use Case View::Disc Admin"
				quidu      	"47FDF8F002EE"
				persistence 	"Transient"
				creationObj 	FALSE
				multi      	FALSE)
			    (object Object "$UNNAMED$1"
				quid       	"4856576A03A9"
				collaborators 	(list link_list
				    (object Link
					quid       	"485657A60251"
					supplier   	"$UNNAMED$2"
					quidu      	"4856577703A9"
					messages   	(list Messages
					    (object Message "receive and respond"
						quid       	"485657A60252"
						frequency  	"Aperiodic"
						synchronization 	"Simple"
						dir        	"FromClientToSupplier"
						sequence   	"1.1"
						ordinal    	1
						quidu      	"000000000000"
						creation   	FALSE)
					    (object Message "success"
						quid       	"485657C80242"
						frequency  	"Aperiodic"
						synchronization 	"Return"
						dir        	"ToClientFromSupplier"
						sequence   	"1.1.1"
						ordinal    	2
						quidu      	"000000000000"
						creation   	FALSE)
					    (object Message "somethingwrong"
						quid       	"485657D70148"
						frequency  	"Aperiodic"
						synchronization 	"Return"
						dir        	"ToClientFromSupplier"
						sequence   	"1.1.2"
						ordinal    	3
						quidu      	"000000000000"
						creation   	FALSE))))
				class      	"Logical View::ManageDiscWindow"
				quidu      	"4850C99902AF"
				persistence 	"Transient"
				creationObj 	FALSE
				multi      	FALSE)
			    (object Object "$UNNAMED$2"
				quid       	"4856577703A9"
				class      	"Logical View::ManageDiscback"
				quidu      	"485657420203"
				persistence 	"Transient"
				creationObj 	FALSE
				multi      	FALSE))))
		logical_presentations 	(list unit_reference_list
		    (object InteractionDiagram "NewDiagram4"
			mechanism_ref 	@1
			quid       	"485656F603C8"
			title      	"NewDiagram4"
			zoom       	100
			max_height 	28350
			max_width  	21600
			origin_x   	0
			origin_y   	0
			items      	(list diagram_item_list
			    (object InterObjView "$UNNAMED$0" @2
				location   	(318, 225)
				font       	(object Font
				    size       	12
				    face       	"Arial"
				    bold       	FALSE
				    italics    	FALSE
				    underline  	TRUE
				    strike     	FALSE
				    color      	0
				    default_color 	TRUE)
				label      	(object ItemLabel
				    Parent_View 	@2
				    location   	(318, 225)
				    fill_color 	16777215
				    anchor_loc 	1
				    nlines     	2
				    max_width  	282
				    justify    	0
				    label      	"")
				icon_style 	"Icon"
				line_color 	3342489
				fill_color 	13434879
				quidu      	"4856570402CE"
				width      	300
				height     	808
				icon_height 	162
				icon_width 	120
				icon_y_offset 	0
				annotation 	1
				Focus_Of_Control 	(object Focus_Of_Control "" @3
				    location   	(318, 378)
				    line_color 	3342489
				    InterObjView 	@2
				    height     	565
				    y_coord    	505
				    Nested     	FALSE)
				Focus_Of_Control 	(object Focus_Of_Control "" @4
				    location   	(318, 763)
				    line_color 	3342489
				    InterObjView 	@2
				    height     	60
				    y_coord    	0
				    Nested     	FALSE))
			    (object InterObjView "$UNNAMED$1" @5
				location   	(825, 225)
				font       	(object Font
				    size       	12
				    face       	"Arial"
				    bold       	FALSE
				    italics    	FALSE
				    underline  	TRUE
				    strike     	FALSE
				    color      	0
				    default_color 	TRUE)
				label      	(object ItemLabel
				    Parent_View 	@5
				    location   	(825, 225)
				    fill_color 	13434879
				    anchor_loc 	1
				    nlines     	2
				    max_width  	482
				    justify    	0
				    label      	"")
				icon_style 	"Icon"
				line_color 	3342489
				fill_color 	13434879
				quidu      	"4856576A03A9"
				width      	500
				height     	808
				icon_height 	0
				icon_width 	0
				icon_y_offset 	0
				annotation 	1
				Focus_Of_Control 	(object Focus_Of_Control "" @6
				    location   	(825, 378)
				    line_color 	3342489
				    InterObjView 	@5
				    height     	505
				    y_coord    	445
				    Nested     	FALSE)
				Focus_Of_Control 	(object Focus_Of_Control "" @7
				    location   	(825, 530)
				    line_color 	3342489
				    InterObjView 	@5
				    height     	60
				    y_coord    	0
				    Nested     	FALSE)
				Focus_Of_Control 	(object Focus_Of_Control "" @8
				    location   	(825, 676)
				    line_color 	3342489
				    InterObjView 	@5
				    height     	60
				    y_coord    	0
				    Nested     	TRUE))
			    (object InterObjView "$UNNAMED$2" @9
				location   	(1395, 225)
				font       	(object Font
				    size       	12
				    face       	"Arial"
				    bold       	FALSE
				    italics    	FALSE
				    underline  	TRUE
				    strike     	FALSE
				    color      	0
				    default_color 	TRUE)
				label      	(object ItemLabel
				    Parent_View 	@9
				    location   	(1395, 225)
				    fill_color 	13434879
				    anchor_loc 	1
				    nlines     	2
				    max_width  	398
				    justify    	0
				    label      	"")
				icon_style 	"Icon"
				line_color 	3342489
				fill_color 	13434879
				quidu      	"4856577703A9"
				width      	416
				height     	808
				icon_height 	0
				icon_width 	0
				icon_y_offset 	0
				annotation 	1
				Focus_Of_Control 	(object Focus_Of_Control "" @10
				    location   	(1395, 393)
				    line_color 	3342489
				    InterObjView 	@9
				    height     	403
				    y_coord    	343
				    Nested     	FALSE))
			    (object InterMessView "" @11
				location   	(0, 378)
				font       	(object Font
				    size       	12
				    face       	"Arial"
				    bold       	FALSE
				    italics    	FALSE
				    underline  	FALSE
				    strike     	FALSE
				    color      	0
				    default_color 	TRUE)
				label      	(object SegLabel @12
				    Parent_View 	@11
				    location   	(571, 334)
				    font       	(object Font
					size       	12
					face       	"Arial"
					bold       	FALSE
					italics    	FALSE
					underline  	FALSE
					strike     	FALSE
					color      	0
					default_color 	TRUE)
				    quidu      	"4856579600AC"
				    anchor_loc 	1
				    nlines     	1
				    max_width  	297
				    justify    	0
				    label      	"send order"
				    pctDist    	0.500000
				    height     	45
				    orientation 	0)
				line_color 	3342489
				client     	@2
				supplier   	@5
				Focus_Src  	@3
				Focus_Entry 	@6
				origin     	(333, 378)
				terminus   	(809, 378)
				ordinal    	0)
			    (object InterMessView "" @13
				location   	(0, 393)
				font       	(object Font
				    size       	12
				    face       	"Arial"
				    bold       	FALSE
				    italics    	FALSE
				    underline  	FALSE

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -