subclass
We say that a class X is a subclass of a class P if P is X, or P is the
parent
of X, or P is the parent of the parent of X, and so on. See also
classes
.
Go to
main index
.
Go to
concepts index
.