基于UML的图书馆OPAC系统的分析与设计
2014-07-13陈连和
陈连和
摘要:为了高效地开发图书馆OPAC系统,将UML建模技术应用于OPAC系统的分析和设计中。首先提出了基于系统原型的UML系统分析和设计方法,其次通过用例建模、类建模、活动建模、交互建模和状态建模分析了系统的静态结构和动态行为,最后通过架构设计、用例包设计、类包设计、构件设计、部署设计设计了系统的技术解决方案并完成了业务模型到技术模型的映射。项目结果分析和成功实施表明提出的系统分析和设计方法是开发图书馆OPAC系统的一个有效的解决方案。
关键词:OPAC系统;系统原型;UML建模;系统分析;系统设计
中图分类号:TP311.52 文献标识码:A 文章编号:1009-3044(2014)05-0970-08
Analysis and Design of Library OPAC System Based on UML
CHEN Lian-he
(Library, Zhangzhou Institute of Technology, Zhangzhou 36300, China)
Abstract:In order to efficiently develop a library OPAC system, unified modeling language(UML) technology is applied to the analysis and design of the system. A UML system analysis and design method based on system prototype is proposed at firs,then use case modeling, class modeling, activity modeling, interaction modeling and status modeling are applied to analyze static structure and dynamics of the system, and large frame design, use case packet design, class packet design, component design and deploy design are applied to design the technical solution to implement the system and complete the mapping from operation model to technique model.The analysis of results of the project and successful implementation of the system demonstrate that the proposed method can analyze and design the library OPAC system in effective technical solutions.
Key words: OPAC system; system prototype; UML modeling; system analysis; system design
图书馆要发挥信息资源中心的作用,大量的资源能为用户所用,就必须建设好OPAC系统。OPAC(Online Public Access Catalog)系统,即图书馆公共目录检索系统,是用户从图书馆获取资源的最基本最直接的手段。OPAC系统使用户能够网上查询图书馆馆藏书目,是图书馆信息化建设的重要组成部分,它关系到图书馆的管理水平、服务水平、自动化建设水平、资源的利用率,所以OPAC系统的研究和建设对图书馆的发展具有重要的意义[1]。因此,如何成功而又高效地开发OPAC系统便成本文的主要研究目的。
随着信息技术的发展,软件复杂性的增长使确保程序的正确性变得越来越困难,同时业务的发展要求软件系统能够迅速改变。面向对象的分析与设计(OOAD)已经成为主流的软件开发方法,它是一种更易理解、使软件开发和维护变得更简单的方法,能够显著缩短系统分析和开发的时间,开发出有弹性的软件系统,以适应信息和功能的变化[2]。……
