Package physis.core.task

Interface Summary
Task It represents a task, more specifically a function.
 

Class Summary
PerformedTasksRegister  
TaskAdapter Provides counting and merit-multiplier handling.Subclasses should override the checkActivity, getInputSize and getOutputSize and possibly the getName method and when clearing is not wanted the shouldBeCleared method.
TaskFactory  
TaskGroup  
TaskIterator  
TaskLibrary