- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
协作策略驱动的构件组合行为提取∗
刘奕明 赵文耘 彭鑫 唐姗
复旦大学计算机科学与工程系软件工程实验室,上海,200433
051021050@
摘 要:
构件组合系统的行为通过构件之间的交互来体现.而构件交互遵循的协作策略往往决定组合系统所具有的性质,如安全性,活性和
公平性等.因此,如何从构件交互中提取遵循特定构件交互策略的构件组合行为,从而使系统具有某种良好性质就成为了一个亟待解决
的问题.本文提出了一种策略满足的构件组合行为提取方法.在这篇文章中,构件组合系统的设计和行为用接口自动机网络建模,它由一
组通过共享动作同步的接口自动机组成.而构件协作策略用线性时序逻辑(LTL)描述.这个方法首先将用户指定的构件协作策略强加于
组合系统的行为模型之上,并从结果模型中提取接受执行路径.然后,基于获取的行为构造协作环境,驱动组合系统中的构件以一种无死
锁,协作策略满足的方式一同工作,进而使运行系统具有良好的属性,如安全性,公平性等.为了说明这个方法的正确性和有效性,我们给
出了一个实例证明.
关键词:
基于构件软件开发, 构件, 行为提取, 接口自动机
Coordination Policy Driven Component Composition Behavior Derivation
Liu Yiming Zhao Wenyun Peng Xin Tang Shan
Computer Science and Engineering Department, Software Engineering Lab of Fudan University, Shanghai 200433
Abstract:
The behaviors of component-based composed system are represented by the interaction of its composed components. And the
coordination-policy that the interaction of components satisfied often determines the quality and properties of the composed systems,
e.g. Safety, Liveness and Fairness etc. Therefore, the coordination policy-based behavior derivation of composed components is a
significant problem that needs to be solved, where the coordination policies specify the user’s desired system properties. Aim to this
problem, a policy-satisfying behavior derivation approach is proposed. In this paper, the design and behavior of composed system are
modeled by Interface Automaton Network (IAN) which consists of a set of Interface Automata (IA) synchronized by shared actions, and
user specific component coordination policies are specified by LTL. The approach firstly enforces user specific coordination policy
upon the behavior model of the deadlock-free composed system, and then retrieves accepting execution paths from the resulting model.
Finally, based on the retrieved behaviors the approach co
文档评论(0)