| Interface | Description |
|---|---|
| MonitorUtil.IProgressMonitor |
Use this interface to decouple core utilities from the Eclipse layer
|
| Class | Description |
|---|---|
| MonitorUtil |
Simple utilities for Eclipse progress monitors
|
| NullProgressMonitor | |
| PlatformUtil |
Platform-specific utility functions.
|
| Exception | Description |
|---|---|
| CancelException |
An exception for when work is canceled in eclipse.
|
| WalaException |
An exception to raise for some WALA failure
|
| WalaRuntimeException |
Runtime exception for some WALA failure.
|