共查询到20条相似文献,搜索用时 15 毫秒
1.
目前的正交变化模型存在对变化点和变体的定义不准确、无法描述复杂的层次结构关系以及无法自动地辨识领域中的共性和可变性的缺点.针对这些不足进行研究,通过从时间和空间的角度去重新明确地定义变化点和变体之间的关系,提出一种具有层次结构的正交变化模型.该模型具有良好的层次结构扩展能力,能够应对复杂的变化性描述,并且通过该模型可以明确地辨识出领域中具有共性和可变性的部分,使自动计算成为可能.具有层次结构的正交变化模型为领域中相关计算提供了基础,与以往的正交变化模型比较,更接近变化性描述具有复杂性这一实际情况,因此具有更实际的使用价值. 相似文献
2.
面向插件的应用框架具有易于复用和动态扩展的特性。为了实现框架中插件的动态加载与替换,可以采用Service Locator模式解除插件接口调用者与插件实例间的耦合。通过一个实例介绍了如何改进Service Locator模式使之更好地管理大量的细粒度短生命周期的插件对象,并展示了采用改进的Service Locator模式来设计面向插件的应用框架的方法。 相似文献
3.
Context
A software reference architecture is a generic architecture for a class of systems that is used as a foundation for the design of concrete architectures from this class. The generic nature of reference architectures leads to a less defined architecture design and application contexts, which makes the architecture goal definition and architecture design non-trivial steps, rooted in uncertainty.Objective
The paper presents a structured and comprehensive study on the congruence between context, goals, and design of software reference architectures. It proposes a tool for the design of congruent reference architectures and for the analysis of the level of congruence of existing reference architectures.Method
We define a framework for congruent reference architectures. The framework is based on state of the art results from literature and practice. We validate our framework and its quality as analytical tool by applying it for the analysis of 24 reference architectures. The conclusions from our analysis are compared to the opinions of experts on these reference architectures documented in literature and dedicated communication.Results
Our framework consists of a multi-dimensional classification space and of five types of reference architectures that are formed by combining specific values from the multi-dimensional classification space. Reference architectures that can be classified in one of these types have better chances to become a success. The validation of our framework confirms its quality as a tool for the analysis of the congruence of software reference architectures.Conclusion
This paper facilitates software architects and scientists in the inception, design, and application of congruent software reference architectures. The application of the tool improves the chance for success of a reference architecture. 相似文献4.
基于组件动态管理的Web应用框架研究 总被引:1,自引:0,他引:1
软件复用的应用需求推动了可复用应用框架和应用业务组件的研究和发展应用,在开发高度可重用性J2EE应用框架和业务组件中使用合适的设计模式,可以降低应用业务组件和应用框架组件之间的耦合,提高框架组件的重用性.讨论了通过应用MVC设计模式对J2EE应用框架组件和应用组件进行角色化处理,构造了一个可动态管理组件的J2EE应用模型,定义了应用框架组件和应用组件的功能以及它们之间的逻辑结构关系。 相似文献
5.
齿轮企业基于面向服务架构的应用集成框架与实现* 总被引:1,自引:0,他引:1
针对齿轮企业分布式异构应用系统的信息集成与数据共享问题,结合齿轮企业数字化和信息化的发展方向,深入分析了齿轮企业应用系统的集成运作模式;利用面向服务架构和Web服务技术,构建了齿轮企业应用集成框架,分析了集成框架的通信过程,在.NET环境下实现了应用集成框架的软件架构,并用准双曲面齿轮网络化制造的具体应用实例,来说明和验证了基于Web服务的齿轮应用集成框架的实用性。准双曲面齿轮网络化制造的成功应用,说明该应用集成框架是有效可行的,能够很好地满足齿轮企业信息集成与数据共享的需要。 相似文献
6.
产品线体系结构是软件产品线成功开发的基础,层次组装是产品线体系结构设计的重要支撑技术。在产品线体系结构描述语言vADL的基础上,针对产品线体系结构层次组装的特点,首次引入变化性组装概念,并研究了两种变化性组装技术:变量映射和守护条件约束。在传统端口绑定基础上,引入组装件技术支持多个异型组件端口组装和多种类型的端口行为组装。给出基于π演算理论的行为组装推导算法,并充分考虑变化性对行为组装的影响。 相似文献
7.
8.
基于Struts的应用架构的研究 总被引:5,自引:6,他引:5
主要介绍MVC模型2设计模式及J2EE的数据访问对象(DAO)模式,并阐述了基于MVC模型2的Web应用软件开发框架Struts的体系结构,最后针对基于Struts的典型应用架构,提出了一种更有效的改进架构。该架构提高了系统开发的灵活性、维护性、重用性。 相似文献
9.
产品线体系结构需要支持多种变化性以满足其内部成员特性,因而是重要又复杂的软件产品线子系统。本文通过分析产品线体系结构的vADL规约,充分考虑产品线体系结构变化性对其复杂性度量的影响,生成产品线体系结构信息流图PLA—IFG,基于PLA—IFG,实现自动化度量产品线体系结构复杂性,提出了支持变化性的产品线体系结构复杂性度量方法。 相似文献
10.
Content‐based image retrieval (CBIR) is a process of retrieving images from an image database by exploiting the content of the images (typically the querying of an image). CBIR avoids many problems associated with traditional ways of retrieving images by keywords. Thus, a growing interest in the area of CBIR has been established in recent years. In this paper, a novel object‐oriented framework (CBIRFrame) is built for CBIR applications development. We discuss the motivations for CBIRFrame before discussing its design in detail. Two applications of CBIRFrame are also briefly discussed to show the effectiveness of applying CBIRFrame to real applications. Finally, we outline the possible uses of the design of CBIRFrame for other types of domains, such as content‐based retrieval of video clips. Copyright © 2003 John Wiley & Sons, Ltd. 相似文献
11.
12.
13.
利用JSF框架在表示层上的强大功能,针对JSF框架在业务、数据持久化管理方面的不足,采用MVC(model-view-controller)model-2模式设计一种Web应用开发方案。该方案采用表示层、业务层、持久层三层结构进行设计。工程实践表明,利用该方案进行Web开发有结构清晰、维护方便和高复用性等优点。 相似文献
14.
J2EE轻量级框架的研究与应用 总被引:7,自引:1,他引:7
介绍了当前J2EE平台上的轻量级框架组合Struts、Spring、Hibernate,以及每个框架的基本特征及其优势.该轻量级框架可以基于J2EE平台快速开发出企业级的Web应用,它们可以分别应用于Web应用的各层,实现多层开发的低耦合.最后以用户信息管理为例,具体介绍了框架的应用. 相似文献
15.
基于.NET的Web应用框架的设计与应用 总被引:1,自引:0,他引:1
针对当前Web应用系统层次不够分明、结构不够清晰等不足,结合MVC设计模式和对象持久化技术,提出了一种基于.NET平台的Web应用框架.将传统的三层式的软件开发细化,在显示层将显示逻辑与应用逻辑相分离,将数据访问从业务逻辑中分离出来,使得基于框架的Web应用系统开发更加灵活,便于业务逻辑的测试、修改和重用,提高了系统的可移植性.最后,结合实例说明该框架的设计及应用. 相似文献
16.
基于Hibernate框架的数据持久层架构设计及应用 总被引:1,自引:0,他引:1
数据持久层在Web应用系统开发中,主要应用于业务逻辑和数据逻辑的松散耦合,提高软件可重用性。分析了Hibernate框架及DAO设计模式的工作原理.设计了基于Hibernate框架采用DAO设计模式的数据持久层架构体系,并通过具体Web应用,阐述了数据持久层架构的具体实现过程。Abstract: Data persistence is used in: business logic and data logic to improve software reusability in the Web application development. Introduced the signification of the data persistence, analyses work principle of Hibernate framework and the DAO design pattern, 相似文献
17.
J2EE是目前企业开发的主流JaVa开发应用平台,文章主要介绍了轻量级J2EE中流行的struts2、Spring和Hibernate三种框架。具体阐述了SSH框架的基本特征、优点以及ssH的无缝集成,并结合病房信息管理系统项目的实例,分析了SSH框架的设计和实现方法。 相似文献
18.
Many product families are modest in the sense that they consist of a sequence of incremental products with, at any point in time, only a few distinct products available and minimal variations among the products. Such product families, nevertheless, are often large, complex systems, widely deployed, and possessing stringent safety and performance requirements. This paper describes a case study that tends to confirm the value of using a product‐line approach for the architectural design of a modest product family. The paper describes the process, design alternatives, and lessons learned, both positive and negative, from the architectural design of one such family of medical image analysis products. Realized benefits included identifying previously unrecognized common behavior and sets of features that were likely to change together, aligning the architecture with specific market needs and with the organization, and reducing unplanned dependencies. Most interesting were the unanticipated benefits, including decoupling the product‐family architecture from the order of implementation of features, and using the product‐family architecture as a ‘guiding star’ with subsequent releases moving toward, rather than away from, the planned architecture. Copyright © 2004 John Wiley & Sons, Ltd. 相似文献
19.
应用设计模式的映射层框架的设计与实现 总被引:1,自引:0,他引:1
随着对象技术的发展,设计可复用的面象对象软件变得更加重要。目前的许多应用软件与传统的关系型数据库联系在一起。如何建立对象和数据库的映射成了一个需要解决的问题。描述了一个运用了多种设计模式的可重用映射框架,介绍了其设计思想和体系结构,并对系统的各部分功能进行了分析,还就一些具体的实际问题提出了解决方案。 相似文献
20.
一个可重用的应用服务器框架的设计与实现 总被引:2,自引:1,他引:1
王成耀 《计算机工程与设计》2002,23(10):30-32
框架是应用系统或于系统的可重用设计,通过重用框架的设计和代码可降低应用开发成本,提出了一个可重用的应用服务器框架RASF,并给出了软件结构、设计方法和实现技术,RASF采用消息驱动的多进程,多线程结构,以黑板实现多线程之间的协同,可作为应用服务器的构造模板,具有较强的通用性,可扩展性、灵活性与可重用性。 相似文献