引用本文:朱冰,梅宏,杨芙清.基于事件驱动的主动对象模型.软件学报,1996,7(3):145-149
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4320次   下载 6519 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于事件驱动的主动对象模型
朱冰1, 梅宏1, 杨芙清1
北京大学计算机科学与技术系,北京,100871
摘要:
本文总结了现有被动对象模型存在的不足,探讨了对象的动态行为的抽象和描述问题,提出并建构了基于事件驱动的主动对象模型.在该模型中,引入了主动对象,主动对象能检测到外部发生的事件以决定自己的行为;引入主动对象类,以对主动对象进行抽象描述;还引入了运作对象,以协调其他主动对象的行为,一个运作对象还代表了一个可运行的系统,可以通过继承复用已开发的系统,增加了继承的力度.
关键词:  对象  被动对象  主动对象  事件  数据抽象  
DOI:
分类号:
基金项目:本研究得到国家863高科技项目基金资助.
ACTIVE OBJECTS MODEL WITH EVENTS
Zhu Bing,Mei Hong,Yang Fuqing
Abstract:
In order to solve the under generalization to object dynamic behaviors in passive objects models,this paper presents an active objects model which abstracts active behaviors of objects.In this active objects model with events,an active object could probe whether an event happens outside,and then automatic determines its own action.Active objects class is discussed,which could give abstract description of those active objects having the same properties.Computing objects are introduced to coordinate other objects.A computing object might be an agent of a running system.
Key words:  Object  passive object  active object  event  data abstract.