Uses of Package
api

Packages that use api
api   
client   
computer   
system   
tasks   
 

Classes in api used by api
Computer
          Interface describing the computer
Result
          Abstract class that describes a result from a task
ResultInterface
          Interface to specify what a result must have.
Shared
          Abstract class that describes what a shared object should look like
Task
          Abstract class that describes the system enforced specifications of a task.
TaskInterface
          Interface describing the task
 

Classes in api used by client
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.
 

Classes in api used by computer
Computer
          Interface describing the computer
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.
 

Classes in api used by system
Computer
          Interface describing the computer
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.
 

Classes in api used by tasks
Result
          Abstract class that describes a result from a task
ResultInterface
          Interface to specify what a result must have.
Shared
          Abstract class that describes what a shared object should look like
Task
          Abstract class that describes the system enforced specifications of a task.
TaskInterface
          Interface describing the task