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 String
abstract String[]
getGradingAspectIds
(String moduleSubRefId) getId()
abstract String
abstract String
getTitle()
abstract ModuleType
getType()
abstract void
protected void
initClassPath
(ModuleTO mto) protected void
protected void
abstract void
processGradingAspect
(String aspectId, String moduleSubRefId)
-
Constructor Details
-
ModuleConfiguration
-
-
Method Details
-
getSubmissionFileSkip
-
getJavaTypeSelection
-
getClassPath
-
initJavaTypeSelection
-
initSubmissionFileSkip
-
init
-
initClassPath
-
getId
-
getTitle
-
getType
-
processGradingAspect
-
getModuleRunnerClassName
-
getModuleRunnerResultClassName
-
getEvaluatorClassName
-
getGradingAspectIds
-