Package api

Interface Summary
Computer Interface describing the computer
ResultInterface Interface to specify what a result must have.
TaskInterface Interface describing the task
 

Class Summary
Result Abstract class that describes a result from a task
Shared Abstract class that describes what a shared object should look like
Task Abstract class that describes the system enforced specifications of a task.