作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (15): 41-43,4. doi: 10.3969/j.issn.1000-3428.2009.15.014

• 软件技术与数据库 • 上一篇    下一篇

基于行为的构件组合及存在性检查

孟凡超1,初佃辉1,战德臣1,2   

  1. (1. 哈尔滨工业大学(威海)计算机科学与技术学院,威海 264209;2. 哈尔滨工业大学计算机科学与技术学院,哈尔滨 150001)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-08-05 发布日期:2009-08-05

Components Composition Based on Behavior and Check of Existence

MENG Fan-chao1, CHU Dian-hui1, ZHAN De-chen1,2   

  1. (1. School of Computer Science and Technology, Harbin Institute of Technology at Weihai, Weihai 264209; 2. School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-08-05 Published:2009-08-05

摘要: 多个构件的组合可以解决单个构件的行为不能完全满足用户需求的问题。构件组合的关键是检查组合后复合构件的行为是否完全满足用户的需求。针对上述问题,提出一个基于行为的构件组合方法。该方法采用具有终止状态的接口自动机描述构件行为和用户需求。为了检查组合后复合构件的行为是否满足用户需求,提出基于行为映射图的组合存在性检查方法,给出从复合构件中提取用户所需行为的方法。

关键词: 接口自动机, 构件组合, 行为映射图

Abstract: If the individual component can not completely meet users’ needs, the method of components composition can be used to solve this problem. Checking whether the behaviors of combined component completely meet users’ needs is a key problem of components composition. Aiming at this problem, components composition approach based on behavior is proposed. It uses interface automaton to describe the behavior of components. To check whether the behaviors of combined component meet the users’ needs, a check method of composition existence based on behavior mapping graph is proposed. It gives the method of extracting users’ needs from the combined component.

Key words: interface automaton, components composition, behavior mapping graph

中图分类号: