Solving Inheritance Anomaly with OMNets

Jian Yu,Shengyuan Wang,Chongyi Yuan
DOI: https://doi.org/10.1007/bf02949830
2002-01-01
Abstract: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.
What problem does this paper attempt to address?