Class 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:
    JunitModuleConfigurationTO, PmdModuleConfigurationTO