A simple type is:

A type that cannot be broken down into smaller types
  • The simplest type in a class
  • The model of a type
  • A subset of a type

A class may have more than one, or only simple types as members.

The model of a type is another way to define an ADT.

A type is a collection of values and therefore, a subset of a type.