摘要
软件构件化是提高软件开发效率和降低重复性劳动的重要途径之一,但一直面临着构件实体之间的行为交互失配问题。对此,构造了一个构件行为本体,其中包括构件体、构件行为及构件行为性质,并根据构件行为本体提出了构件交互适配模型。在该模型中,依据构件行为性质将构件集合划分成不同的构件组,利用构件组内复合行为的完整性探测构件交互死锁,并通过自定义行为规则适配构件交互死锁。最后,对构件组与适配器之间的一一对应关系进行证明。
The problem of adapting heterogeneous software components that present mismatching interaction behaviour is one of the crucial problems in Component-Based Software Engineering.To solve this problem,component behavior ontology which includes component entities,component behaviors and component behavior properties is constructed in this paper,Based on component behavior ontology,a component interaction adaptation model is proposed.In the model,different component groups are divided,interaction behaviour deadlock is detected by component behavior properties and adapter specification is set up via behavior rules.Finally,an autocephalous adapter is obtained for each component group to remove mismatching interaction behaviour.
出处
《计算机工程与应用》
CSCD
北大核心
2009年第21期156-159,共4页
Computer Engineering and Applications
基金
江苏省高校自然科学研究计划项目(No.#08KJB520010)
中国科学院计算机科学国家重点实验室开放课题(No.SYSKF0908)~~
关键词
构件行为本体
构件组
复合行为
适配器
component behavior ontology
component group
multiple behavior
adapter