See: Description
| Interface | Description |
|---|---|
| IClassHierarchy |
General interface for a type hierarchy
|
| IClassHierarchyDweller |
Something that lives in a class hierarchy
|
| Class | Description |
|---|---|
| ClassHierarchy |
Simple implementation of a class hierarchy.
|
| ClassHierarchyStats |
Statistics about a class hierarchy.
|
| ClassHierarchyUtil |
Utilities for querying a class hierarchy
|
| ClassHierarchyWarning |
A warning for when we get a class not found exception
|
| Exception | Description |
|---|---|
| CancelCHAConstructionException |
Exception class that indicates that construction of class hierarchy has been cancelled by a progress monitor.
|
| ClassHierarchyException |
An exception that means something went wrong when constructing a
ClassHierarchy. |
Copyright © 2015. All rights reserved.