1 ObjectTech
1 ObjectTech
with Java
(CT038-3.5-2)
Object Technology
Introduction
Prepared by: Lee Kim Keong First Prepared on: June 13 Last Modified on: April 19
Quality checked by: null
Copyright 2019 Asia Pacific University of Innovation and Technology
Learning outcome
• A set of principles
(abstraction,
encapsulation,
polymorphism) guiding
software construction,
together with languages,
databases, and other tools
that support those
principles. (Object
Technology - A Manager’s
Guide, Taylor, 1997.)
CT038-3-2 Object Oriented Development with Java Object Technology
The Strengths of Object
Technology
• Reflects a single paradigm
• Facilitates architectural and code reuse
• Reflects real world models more closely
• Encourages stability
• Is adaptive to change
• Real-time systems
– Object technology enables real-time
systems to be developed with higher
quality and flexibility.