Solving Inheritance Anomaly with OMNets
Solving Inheritance Anomaly with OMNets作者机构:Department of Computer Science and Technology Peking University Beijing 100871 P.R. China
出 版 物:《Journal of Computer Science & Technology》 (计算机科学技术学报(英文版))
年 卷 期:2002年第17卷第1期
页 面:101-105页
核心收录:
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
基 金:国家自然科学基金 国家重点基础研究发展计划(973计划)
主 题:inheritance anomaly concurrency object-orientation Petri net
摘 要:This paper presents a concurrent object-oriented modeling language based on Petri nets: OMNets, which helps greatly to avoid the inheritance anomaly problem appeared in concurrent OO languages. OMNets separates the functional part and the synchronization part of objects and uses Petri nets to describe the synchronization part. Both parts are reusable through inheritance.