Class Person
C++
Inline methods are not shown here.
Superclasses are shown indented,
Subclasses here.
Person
-- abstract class
Person :: getAddress
Person :: getName
Person :: getYearOfBirth
Person :: setAddress
Person :: setName
Person :: setYearOfBirth
Person :: toString
ALL Class Maps
ALL Class and Type Declarations
Subclasses of Person are:
2 subclasses