Package de.hsh.graja.core.request
Class ModuleConfiguration
java.lang.Object
de.hsh.graja.core.request.ModuleConfiguration
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CheckstyleModuleConfiguration,CompileModuleConfiguration,HumanModuleConfiguration,JunitModuleConfiguration,PmdModuleConfiguration
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringabstract String[]getGradingAspectIds(String moduleSubRefId) getId()abstract Stringabstract StringgetTitle()abstract ModuleTypegetType()abstract voidprotected voidinitClassPath(ModuleTO mto) protected voidprotected voidabstract voidprocessGradingAspect(String aspectId, String moduleSubRefId)
-
Constructor Details
-
ModuleConfiguration
-
-
Method Details
-
getSubmissionFileSkip
-
getJavaTypeSelection
-
getClassPath
-
initJavaTypeSelection
-
initSubmissionFileSkip
-
init
-
initClassPath
-
getId
-
getTitle
-
getType
-
processGradingAspect
-
getModuleRunnerClassName
-
getModuleRunnerResultClassName
-
getEvaluatorClassName
-
getGradingAspectIds
-