Uses of Interface
bpiwowar.experiments.Task

Packages that use Task
bpiwowar.experiments   
 

Uses of Task in bpiwowar.experiments
 

Classes in bpiwowar.experiments that implement Task
 class About
           
 class AbstractTask
          An abstract task that takes care of parsing
 class RunClass
           
 

Methods in bpiwowar.experiments that return Task
 Task AbstractTask.getParent()
          Get the parent task
 

Methods in bpiwowar.experiments that return types with arguments of type Task
 Collection<Class<Task>> ExperimentListProvider.getTasks()
          Add the list of tasks
 



Copyright © 2013. All Rights Reserved.