Sciweavers

34 search results - page 1 / 7
» Incremental Reasoning for Multiple Inheritance
Sort
View
IFM
2009
Springer
107views Formal Methods» more  IFM 2009»
13 years 11 months ago
Incremental Reasoning for Multiple Inheritance
Object-orientation supports code reuse and incremental programming. Multiple inheritance increases the power of code reuse, but complicates the binding of method calls and thereby ...
Johan Dovland, Einar Broch Johnsen, Olaf Owe, Mart...
BIRTHDAY
2004
Springer
13 years 10 months ago
Incremental Reasoning for Object Oriented Systems
Inheritance and polymorphism are key mechanisms of the object-oriented approach that enable designers to develop systems in an incremental manner. In this paper, we develop techni...
Neelam Soundarajan, Stephen Fridella
CL
1999
Springer
13 years 4 months ago
Simulating multiple inheritance and generics in Java
Krishnaprasad Thirunarayan, Günter Kniesel, H...
ENTCS
2008
109views more  ENTCS 2008»
13 years 4 months ago
Separation Logic for Multiple Inheritance
As an extension to Floyd-Hoare logic, separation logic has been used to facilitate reasoning about imperative programs manipulating shared mutable data structures. Recently, it ha...
Chenguang Luo, Shengchao Qin
ECOOP
1992
Springer
13 years 9 months ago
Inheritance of Synchronization Constraints in Concurrent Object-Oriented Programming Languages
We analyse how inheritance of synchronization constraints should be supported. The conclusion of our analysis is that inheritance of synchronization constraints should take the for...
Svend Frølund