Object-Oriented Programming: Run-Time Type Identification

Location B3-104
Time November 05, 10.15 - 12.00
Subject This seminar covers the topic Run-Time Type Identification (RTTI) and the possibilities for ask a class at runtime of the attributes and methods it contains. The latter is called reflection and is used in JavaBeans, that is the second topic of the seminar.
Reading "Thinking in Java" Chapter 10 “Determining Types”.
Examples The examples from the lecture, both documentation and source files
Exercises Exercise
Slides PDF
Links

Here links that are useful for the seminar are listed: