摘要
构件库是构件复用的重要部分。以项目为背景,提出了一种 Java 构件库系统的设计与实现方案。介绍了基于 MVC(Model View Control)的构件分类树结构,描述了该结构下的构件表示模型,阐述了分类树深度优先遍历的构件检索方法和结合构件规约和可控词汇表的规范函数匹配方法。该构件库系统提供了一种语义和语法相结合的经验模型。
This paper introduces a framework about a java component library system that is important to software reuse. Then describes a classified construction of component based on MVC(Model View Control) and a relevant method of component representation. In the end, it writes up how to retrieve component by depth-first search algorithm and how to adapt it by norm function. This component library system is a kind of incorporative model between specification and syntax.
出处
《计算机科学》
CSCD
北大核心
2006年第4期274-276,280,共4页
Computer Science
基金
重庆市信息产业发展资金资助(编号:200301002)
关键词
J2EE
构件库
MVC
深度优先算法
构件规约
J2EE, Component library, MVC, Depth-first search algorithm,Component signature