首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到19条相似文献,搜索用时 140 毫秒
1.
企业信息系统在企业的经营管理中发挥着至关重要的作用,然而,在企业信息系统的开发过程中,存在着相似代码重复编写、系统架构不一致、开发周期长等问题.目前已有的代码生成工具或无法将系统概念设计与软件实现技术分离,或无法满足由可视化设计直接生成完整功能代码的要求.针对上述问题,设计了一种基于业务模型和界面模型的代码生成工具,开发人员只需要对业务模型和界面模型进行可视化设计,由代码生成工具完成完整的代码生成功能.当模型修改时,由代码生成工具完成代码的重构.目前该代码生成工具已应用于国家电网公司统一应用开发平台中,实践表明,代码生成工具的使用可以减少开发人员80%以上的编码量,实现设计成果的复用和共享,统一企业信息系统的开发架构,提高企业信息系统开发的质量和效率.  相似文献   

2.
复杂的信息系统通常有许多的功能模块,开发工作量很大,考虑到各功能模块的实现有许多相似的代码,可以利用工具来帮助产生代码;介绍利用代码生成工具CodeSm ith来生成数据库应用系统的代码,大大提高了信息系统开发的效率,并增强了代码的可维护性。  相似文献   

3.
基于.Net的代码生成工具的设计与实现   总被引:4,自引:0,他引:4  
为了满足大型数据库应用系统开发中快速开发的要求,缩短软件开发周期,提高代码可维护性,在软件系统开发的过程中,采用层次化的软件设计方法,根据层接口规范,可以设计出代码生成工具。文章讨论了生成工具所需要的数据库信息的获取与处理、代码文档模型和控件模型等关键性技术和架构,并介绍了在工程实践中使用代码生成工具进行系统开发所达到的快速开发和良好的适应性、扩展性的效果。  相似文献   

4.
提要:面向特定领域的产品类软件工程研发中,良好的功能复用和逻辑嵌套调用等功能能够很大程度上减少设计人员和开发人员的劳动成本.当前的主要研究集中在通用软件的功能复用和扩展上,忽略了特定业务领域具有鲜明的业务模式的共性.本文在建设南京市水务局信息系统数据资源项目过程中,充分挖掘以往积累的水务信息系统构建过程,实现了一套面向水利信息化项目的代码生成器.该代码生成器基于面向对象的数据模型来生成代码,允许用户根据软件系统的不同业务架构自定义代码生成模版.项目结果显示自动代码生成器大大减小了项目开发周期,在水利项目开发领域具有较好的应用价值.  相似文献   

5.
关注根据自然语言描述生成相关代码片段的代码生成(code generation)任务.在软件开发过程中,开发人员常常会面临两种情形.一种是通用功能的实现,需要开发人员编写大量重复且技术含量较低的代码;另一种是依赖于特定任务要求,需要开发人员查询文档或使用其他工具才能完成的代码编写工作.代码生成作为最直接辅助开发人员完成编码的工作受到学术界和工业界的广泛关注.让机器理解用户需求,自行完成程序编写也一直是软件工程领域重点关注的问题之一.近年来,随着深度学习在软件工程领域任务中的不断发展,尤其是预训练模型的引入使得代码生成任务取得了十分优异的性能.系统梳理当前基于深度学习的代码生成相关工作,并将目前基于深度学习的代码生成方法分为3类:基于代码特征的方法、结合检索的方法以及结合后处理的方法.第1类是指使用深度学习算法利用代码特征进行代码生成的方法,第2类和第3类方法依托于第1类方法进行改进.依次对每一类方法的已有研究成果进行系统的梳理、分析与总结.除此之外,汇总并分析已有的代码生成工作中常用的语料库与评估方法,以便于后续研究进行实验设计.最后,对代码生成方法研究进展进行总结,并针对未来值得关注...  相似文献   

6.
本文提出了一种基于模板技术的BREW应用程序可视化用户界面设计以及代码自动生成的方法,从而改变了手工编写BREW应用的现状。本系统为提供一个可视化的图形界面设计工具,开发人员可以进行所见即所得的界面设计,同时根据用户的设计生成XML文件,接下来利用该XML文件及BREW程序框架模板自动生成应用代码。可视化的界面设计及自动代码生成提高BREW应用的开发效率。  相似文献   

7.
提出一个数据模型驱动的代码生成工具的设计与实现方案.方案尝试在代码生成过程中引入数据模型.首先,分析ERP领域业务逻辑的特征,抽象出ERP简单业务逻辑模型;然后,基于数据模型生成代码,使得概念设计的复用成为可能.代码生成工具有较好的可扩展性和可重用性,可望提升ERP软件的开发效率和适应性.  相似文献   

8.
基于SDL语言代码自动生成技术研究   总被引:1,自引:0,他引:1  
吴琦  熊光泽 《计算机科学》2003,30(4):104-107
1.引言目前嵌入式实时系统的复杂度越来越高,自动代码生成技术已成为缩短嵌入式系统开发时间和降低开发成本的主要方法之一,也是近十年软件开发工具研究的热门课题。所谓自动代码生成,即把形式化描述的系统需求转化为特定软硬件平台上基于某一目标语言的系统实现。代码自动生成技术研究虽然已经取得一定成果,也被应用到一些商业工具中,但生成代码的执行效率、与实际软硬件平台的结合等问题限制了其在实际工程中的使用。根据转化程度不同自动代码生成又分为完全的自动代码生成和部分的自动代码生成,本文就基于SDL的完全自动代码生成的关键技术及其对最终代码的影响进行初步探讨。  相似文献   

9.
在互联网技术飞速发展的今天,为了提升企业的经营效率、降低管理成本,越来越多的企业致力于投入资金和人力建立符合自身业务需要的信息系统.在企业级信息系统的设计思想领域,Java EE的三层架构思想一直占有着主导地位.表现层负责将数据以用户需要的形式进行展示;业务逻辑层针对具体的问题,调用Service或Service的组合来处理问题;数据访问层则负责操作数据库、完成具体的实现.数据访问层的代码具有结构相似、重复率高的特点,缩短数据访问层的开发周期具有重要意义,阐释了利用逆向工程工具生成数据访问层的代码,这种策略能够大幅缩短数据访问层的开发周期、提高开发效率.  相似文献   

10.
针对汽车车身网络控制系统开发中网络拓扑结构、功能定义不统一导致应用层开发重复性工作大、开发效率低的现状,提出了一种通过构建符合AUTOSAR标准的车身应用层软件的模型,使功能定义及描述、软件代码自动生成,功能自动测试转化为基于模型设计的方法。此方法具体是将车身网络控制系统抽象为一个事件驱动系统,采用Stateflow图形化建模工具对系统进行建模,利用Targetlink代码生成工具基于模型实现代码自动生成,采用Lab-VIEW RT实时测试系统架构自测试系统。论述了以模型方式进行控制系统开发的方法,并结合应用实例给出该方法的设计过程和应用结果,在提高系统的可交换性、可复用性和减少系统开发时间方面取得了明显的成效。  相似文献   

11.
随着嵌入式系统在安全关键领域的广泛应用,必须采用现代软件工程的技术进一步提高其可信性,以保证人们的生命安全。基于模型驱动方法,对AADL(体系结构分析设计语言)模型的框架代码自动生成技术进行了研究,提出了从AADL模型元素到C和Ada的语法元素的映射规则,由此实现了自动代码生成器generator并集成在开源工具OSATE中。最后通过一个实例,说明将AADL模型自动转换为框架代码后与模块代码结合的有效性。  相似文献   

12.
在企业信息系统开发中,如何将早期的遗留系统和彼此孤立的系统进行整合,以节省系统资源和提高运行效率,一直是软件行业不懈努力的一个方向。近年来出现的SOA和云计算技术从不同侧面解决了企业信息化面临的这些问题,但都有其不足之处,本文提出了一种在整体设计上采用SOA思想,具体实现上采用云计算技术的混合架构设计模式,在企业应用架构设计中具有很高的实用价值。  相似文献   

13.
Embedded real-time systems employ a variety of operating system platforms. Consequently, for automatic code generation, considerable redevelopment is needed when the platform changes. This results in major challenges with respect to the automatic code generation process of the architecture analysis and design language (AADL). In this paper, we propose a method of template-based automatic code generation to address this issue. Templates are used as carriers of automatic code generation rules from AADL to the object platform. These templates can be easily modified for different platforms. Automatic code generation for different platforms can be accomplished by formulating the corresponding generation rules and transformation templates. We design a set of code generation templates from AADL to the object platform and develop an automatic code generation tool. Finally, we take a typical data processing unit (DPU) system as a case study to test the tool. It is demonstrated that the autogenerated codes can be compiled and executed successfully on the object platform.  相似文献   

14.
15.
通过分析企业信息系统的组成结构和领域共性,将领域共性信息封装成构件,提出了基于构件的企业信息系统装配模型-CMEISBC。给出了企业信息系统装配模型的组成结构、形式化描述。该装配模型提供了可扩展、可裁减的描述能力,实际应用表明,利用该组装模型可以大大提高企业级应用的开发效率,降低开发成本。  相似文献   

16.
One of the major investments of information technologies in large companies in the past decade has been the enterprise system. Although the enterprise system has the advantages of managing and integrating almost all of the business processes in the whole company, there have been strong criticisms that the enterprise system often imposes its own logic or business process on a company and lacks flexibility and adaptability in today's dynamic business environment. The goal of this paper is to outline a new approach in enterprise system development. We analyse the factors that affect the adoption of enterprise systems. Market and business changes, and advances in information technologies call for a more flexible, open, and scalable enterprise architecture. We describe the process that Dell Computer Corporation took in adopting its component-based enterprise system architecture. The Dell example has demonstrated the importance of fit between business information systems and fundamental organizational dimensions of the company including strategy, business environment, and organizational structure. We also discuss the design methodologies for component-based enterprise system design. We take a coordination perspective, both at the software level and the organizational level, in addressing the design methodologies for component-based enterprise system development.  相似文献   

17.
基于XML/XSL的Web报表工具的设计与实现   总被引:4,自引:0,他引:4  
徐玮  唐敏  李昭原  安琪 《计算机工程》2004,30(11):179-182
Web报表是当前企业信息系统报表应用的发展方向,而目前的工具无法有效地支持其设计与开发。XML是当前最新的Internet数据标准,该文将它与Web应用体系结构相结合,提出并实现了一个基于XML的Web报表设计工具和支撑框架。该工具采用了COM构件标准实现,并解决了报表分页和统计等关键功能,对企业信息系统的Web报表开发有着重要的意义。  相似文献   

18.
The size and complexity of software systems make integration of the new/modified requirements to the software system costly and time consuming. The impact of requirements changes on other requirements, design elements and source code should be traced to determine parts of the software to be changed. Considerable research has been devoted to relating requirements and design artifacts with source code. Less attention has been paid to relating requirements (R) with architecture (A) by using well-defined semantics of traces. Traces between R&A might be manually assigned. This is time-consuming, and error prone. Traces might be incomplete and invalid. In this paper, we present an approach for automatic trace generation and validation of traces between requirements (R) and architecture (A). Requirements relations and architecture verification techniques are used. A trace metamodel is defined with commonly used trace types between R&A. We use the semantics of traces and requirements relations for generating and validating traces with a tool support. The tool provides the following: (1) generation and validation of traces by using requirements relations and/or verification of architecture, (2) generation and validation of requirements relations by using traces. The tool is based on model transformation in ATL and term-rewriting logic in Maude.  相似文献   

19.
In this paper we present an approach for supporting the semi-automated architectural abstraction of architectural models throughout the software life-cycle. It addresses the problem that the design and implementation of a software system often drift apart as software systems evolve, leading to architectural knowledge evaporation. Our approach provides concepts and tool support for the semi-automatic abstraction of architecture component and connector views from implemented systems and keeping the abstracted architecture models up-to-date during software evolution. In particular, we propose architecture abstraction concepts that are supported through a domain-specific language (DSL). Our main focus is on providing architectural abstraction specifications in the DSL that only need to be changed, if the architecture changes, but can tolerate non-architectural changes in the underlying source code. Once the software architect has defined an architectural abstraction in the DSL, we can automatically generate architectural component views from the source code using model-driven development (MDD) techniques and check whether architectural design constraints are fulfilled by these models. Our approach supports the automatic generation of traceability links between source code elements and architectural abstractions using MDD techniques to enable software architects to easily link between components and the source code elements that realize them. It enables software architects to compare different versions of the generated architectural component view with each other. We evaluate our research results by studying the evolution of architectural abstractions in different consecutive versions of five open source systems and by analyzing the performance of our approach in these cases.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号