| Class | Description |
|---|---|
| PegasusConfiguration |
A utility class that returns JAVA Properties that need to be set based on
a configuration value
|
| PegasusProperties |
A Central Properties class that keeps track of all the properties used by
Pegasus.
|
| PegRandom |
A Helper class that returns the Random values
using java.util.Random class.
|
| RunDirectoryFilenameFilter |
A filename filter for identifying the run directory
|
| Shiwa |
A convenience class that allows us to read Shiwa Bundles and setup Pegasus
accordingly
|
| UserOptions |
A Singleton wrapper around the
PlannerOptions class to get hold
of the options specified by the
user to run Pegasus.
|
| Enum | Description |
|---|---|
| PegasusProperties.CLEANUP_SCOPE |
An enum defining The scope for cleanup algorithm
|