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

📄 选课系统.mdl

📁 介绍了软件工程的方法,用ROSE选课系统指导步骤...要用ROSE打开,并不完全,要自己修正,给你们当做指导.
💻 MDL
📖 第 1 页 / 共 5 页
字号:

(object Petal
    version    	50
    _written   	"Rose 8.2.0311.2600"
    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       	"4277721D035C"
    enforceClosureAutoLoad 	FALSE
    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      	3
	gridY      	3
	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       	"4277721D035E"
	exportControl 	"Public"
	global     	TRUE
	logical_models 	(list unit_reference_list
	    (object Class "Student"
		attributes 	(list Attribute_Set
		    (object Attribute
			tool       	"Java"
			name       	"DisableAutoSync"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"Final"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"Static"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"Strictfp"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateDefaultConstructor"
			value      	TRUE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateFinalizer"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateStaticInitializer"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateInstanceInitializer"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateCode"
			value      	TRUE)
		    (object Attribute
			tool       	"Java"
			name       	"ReadOnly"
			value      	FALSE)
		    (object Attribute
			tool       	"Java"
			name       	"GenerateFullyQualifiedExtends"
			value      	"")
		    (object Attribute
			tool       	"Java"
			name       	"GenerateFullyQualifiedImplements"
			value      	"")
		    (object Attribute
			tool       	"Java"
			name       	"ConstructorIs"
			value      	("Ctor_Set" 62)))
		quid       	"427772670290"
		documentation 	
|学生类
|
		
		stereotype 	"Actor"
		superclasses 	(list inheritance_relationship_list
		    (object Inheritance_Relationship
			attributes 	(list Attribute_Set)
			quid       	"435595D9000E"
			supplier   	"Logical View::People"))
		operations 	(list Operations
		    (object Operation "Student"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778CC5032F"
			documentation 	"初始化(构造函数)"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "GetStudentID"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778CE503A3"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "SetStudentID"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778CF20334"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0))
		class_attributes 	(list class_attribute_list
		    (object ClassAttribute "studentID"
			quid       	"42778CA90216"
			documentation 	"学号"
			type       	"int"))
		module     	"Component View::Student"
		quidu      	"4277973501A1"
		language   	"Java")
	    (object Class "Registrar"
		quid       	"4277726D0068"
		documentation 	"管理员类"
		stereotype 	"Actor"
		superclasses 	(list inheritance_relationship_list
		    (object Inheritance_Relationship
			quid       	"4277727C00B9"
			supplier   	"Use Case View::People"
			quidu      	"4277725F00F4"))
		operations 	(list Operations
		    (object Operation "Registrar"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778D3A00A2"
			documentation 	"初始化(构造函数)"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "GetRegID"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778D690231"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "SetRegID"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778D7502EC"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "GetRegistrarInfo"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778D7E01A5"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0))
		class_attributes 	(list class_attribute_list
		    (object ClassAttribute "regID"
			quid       	"42778D1B010C"
			documentation 	"管理员编号"
			type       	"int"))
		module     	"Component View::Registrar"
		quidu      	"427797420069")
	    (object Class "Database"
		quid       	"427772F00215"
		documentation 	"数据库类"
		stereotype 	"Actor"
		operations 	(list Operations
		    (object Operation "QueryCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DB60033"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "AddCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DC2026B"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "DeleteCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DC9030B"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "QueryAllCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DD101E0"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "QueryAssociation"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DDA026F"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "AddAssociation"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DE901E5"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "QuerySelectedCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778DF30080"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "QueryPassword"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778E030368"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "GetDBPath"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778E0C025D"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "SetDBPath"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778E13016D"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "OpenDB"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778E1C007F"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "ModifyCourse"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42779C200133"
			parameters 	(list Parameters
			    (object Parameter "Course"
				quid       	"42779C28038D"))
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0))
		class_attributes 	(list class_attribute_list
		    (object ClassAttribute "dbpath"
			quid       	"42778D8F00FF"
			documentation 	"连接的数据库名称(位置)"
			type       	"String"))
		module     	"Component View::Database"
		quidu      	"4277977B013D")
	    (object Class "People"
		attributes 	(list Attribute_Set)
		quid       	"4277725F00F4"
		documentation 	"Student和Registrar的基类"
		stereotype 	"Actor"
		operations 	(list Operations
		    (object Operation "GetName"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778C860325"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "GetAge"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778C8D0375"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "SetName"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778C9300A2"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "SetAge"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42778C980077"
			concurrency 	"Sequential"
			opExportControl 	"Public"
			uid        	0)
		    (object Operation "People"
			attributes 	(list Attribute_Set
			    (object Attribute
				tool       	"Java"
				name       	"GenerateFullyQualifiedThrows"
				value      	"")
			    (object Attribute
				tool       	"Data Modeler"
				name       	"KeyList"
				value      	""))
			quid       	"42779DA100F0"
			concurrency 	"Sequential"

⌨️ 快捷键说明

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