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

计算机工程 ›› 2009, Vol. 35 ›› Issue (21): 45-47. doi: 10.3969/j.issn.1000-3428.2009.21.015

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

基于URN的特征冲突过滤方法

张 睿,刘晓霞   

  1. (西北大学信息科学与技术学院,西安 710127)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-11-05 发布日期:2009-11-05

Feature Interaction Filtering Method Based on URN

ZHANG Rui, LIU Xiao-xia   

  1. (College of Information Science and Technology, Northwest University, Xi’an 710127)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-11-05 Published:2009-11-05

摘要: 基于用例图的冲突过滤算法是在使用用例图描述呼叫流程的基础上,利用矩阵运算进行冲突过滤。为解决原算法中矩阵合并开销大及过滤效率不高的问题,为算法增加前提条件,过滤部分不会发生冲突的业务组合,减少结论中类型不确定的组合,从而提高算法的过滤效率,并与其他改进的冲突过滤算法进行比较。

关键词: 特征冲突过滤, 特征组合, 用户要求表示规范

Abstract: Interaction filtering algorithm based on use case diagram uses matrix operation to filter interaction by describing call flow with use case diagram. In order to solve the problems of large time consumption for matrix operation and of low filtering efficiency in original algorithm, this paper adds pre-conditions to filter feature combinations that will not conflict, and reduces the combinations of uncertain types, so that filtering efficiency of the algorithm is improved. The algorithm is compared with another improved interaction filtering algorithm.

Key words: feature interaction filtering, feature combination, User Requirements Notation(URN)

中图分类号: