No abstract available.
Cited By
- Mishra A and Mishra D (2009). Some issues on scheduling estimation model for object-oriented software projects, ACM SIGSOFT Software Engineering Notes, 34:4, (1-4), Online publication date: 6-Jul-2009.
- Mishra D and Mishra A (2008). Some observations on staff estimation metrics for object, ACM SIGSOFT Software Engineering Notes, 33:5, (1-4), Online publication date: 31-Aug-2008.
- Aggarwal V (2019). The Application of the Unified Modeling Language in Object-Oriented Analysis of Healthcare Information Systems, Journal of Medical Systems, 26:5, (383-397), Online publication date: 1-Oct-2002.
- Koster C and Verbruggen E The AGFL Grammar Work Lab Proceedings of the FREENIX Track: 2002 USENIX Annual Technical Conference, (13-18)
- Mak K, Lau H and Wong S (1999). Object-oriented technologies for automated manufacturing systems development, International Journal of Computer Applications in Technology, 12:2-5, (268-280), Online publication date: 1-Jul-1999.
- Dawson L and Swatman P The use of object-oriented models in requirements engineering Proceedings of the 20th international conference on Information Systems, (260-273)
- Marovac N (1998). Embedded documentation for semi-automatic program construction and software reuse, ACM SIGSOFT Software Engineering Notes, 23:3, (70-74), Online publication date: 1-May-1998.
- Drogoul A and Collinot A (1998). Applying an Agent-Oriented Methodology to the Design of Artificial Organizations, Autonomous Agents and Multi-Agent Systems, 1:1, (113-129), Online publication date: 1-Jan-1998.
- Omori Y, Joe K and Fukuda A A Parallelizing Compiler by Object Oriented Design Proceedings of the 21st International Computer Software and Applications Conference, (228-231)
- Zeng N and Schach S Is the object-oriented paradigm appropriate for scientific software? Proceedings of the 35th annual ACM Southeast Conference, (98-105)
- Ball P and Love D The key to object-oriented simulation Proceedings of the 27th conference on Winter simulation, (768-774)
Index Terms
- Object oriented methods (2nd ed.)
Recommendations
Encapsulation in object-oriented programs
In stead of decomposing data and procedures, object-oriented (OO) programming encapsulates the both through an object. An object is instantiated from a class which defines attributes (related data) and methods (operational procedures). The definition of ...
Deputy Mechanisms for Object-Oriented Databases
ICDE '95: Proceedings of the Eleventh International Conference on Data EngineeringConcepts of deputy objects and deputy classes for object-oriented databases (OODBs) are introduced. They can be used for unified realization of object views, roles and migration. The previous researches on these concepts were carried out separately, ...
Object oriented computing
The object oriented computing model is the prevailing programming paradigm of today; contemporary programming languages like Java or C# strictly require it-and thus the programmer has no other choice than object oriented computing. Object oriented ...