UML Notation - Inheritance Example
Feature, Primitive Feature, and Feature Hierarchy are abstract.
Point Feature, Linear Feature, and Areal Feature are concrete.
Point Feature inherits from both Primitive Feature and Feature.
Feature Hierarchy inherits from Feature.