Class ModuleConfigurationTO

java.lang.Object
de.hsh.graja.transfer.assignment.ModuleConfigurationTO
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
JunitModuleConfigurationTO

public abstract class ModuleConfigurationTO extends Object implements Cloneable
Empty supertype for specific module configurations. These configurations should cover the technical side, that is needed to successfully execute a module. For grading-related information (scores, hints), please use the structure below GradingCategoryTO.
See Also: