- is-a
- 1. verbIs a member of the class.
An apple is-a fruit.
2. nounThe relationship between two entities in object-oriented computer programming in which one entity is inherited from the other.A special slot, the Is-a slot, short for -member-of-the-class, ties instances to the classes they are members of.
Wikipedia foundation.