Sciweavers

46 search results - page 4 / 10
» Design of class hierarchies: an introduction to OO program d...
Sort
View
ANSOFT
1999
74views more  ANSOFT 1999»
13 years 8 months ago
On Coping with Real-Time Software Dynamic Inconsistency by Built-in Tests
In real-time systems, dynamic inconsistencies of software are hardly detected, diagnosed and handled. A built-in test (BIT) method is developed to cope with software dynamic incon...
Yingxu Wang, Graham King, Dilip Patel, Shushma Pat...
NLUCS
2004
13 years 10 months ago
Generating Java Class Skeleton Using a Natural Language Interface
An intelligent natural language interface based on Turkish Language is designed for creating Java class skeleton, listing the class and its members. This interface is developed as ...
Ender Ozcan, Sadi Evren Seker, Zeynep Ilknur Karad...
ICSE
1997
IEEE-ACM
14 years 20 days ago
Visualizing Interactions in Program Executions
Implementing, validating, modifying, or reengineering an object-oriented system requires an understanding of the object and class interactions which occur as a program executes. T...
Dean F. Jerding, John T. Stasko, Thomas Ball
POS
1998
Springer
14 years 22 days ago
The First Experience of Class Evolution Support in PJama
The design and implementation of the initial release of class evolution technology for PJama persistent language is described. This technology supports modi cations to individual ...
Misha Dmitriev
POPL
2007
ACM
14 years 8 months ago
Modular type classes
ML modules and Haskell type classes have proven to be highly effective tools for program structuring. Modules emphasize explicit configuration of program components and the use of...
Derek Dreyer, Robert Harper, Manuel M. T. Chakrava...