Class CheckstyleModuleConfiguration
java.lang.Object
de.hsh.graja.core.request.ModuleConfiguration
de.hsh.graja.core.modules.checkstyle.CheckstyleModuleConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCheckIdentifier(String aspectId, String checkIdentifier) String[]getGradingAspectIds(String moduleSubRefId) getType()voidvoidprocessGradingAspect(String aspectId, String moduleSubRefId) voidsetConfig(ResourceLocalFileTO config) Methods inherited from class de.hsh.graja.core.request.ModuleConfiguration
getClassPath, getId, getJavaTypeSelection, getSubmissionFileSkip, getTitle, initClassPath, initJavaTypeSelection, initSubmissionFileSkip
-
Constructor Details
-
CheckstyleModuleConfiguration
-
-
Method Details
-
init
- Specified by:
initin classModuleConfiguration
-
getType
- Specified by:
getTypein classModuleConfiguration
-
processGradingAspect
- Specified by:
processGradingAspectin classModuleConfiguration
-
getModuleRunnerClassName
- Specified by:
getModuleRunnerClassNamein classModuleConfiguration
-
getModuleRunnerResultClassName
- Specified by:
getModuleRunnerResultClassNamein classModuleConfiguration
-
getEvaluatorClassName
- Specified by:
getEvaluatorClassNamein classModuleConfiguration
-
getCheckIdentifiers
- Returns:
- sorted set
-
addCheckIdentifier
-
getConfigPath
-
getConfigEncoding
-
setConfig
-
getGradingAspectIds
- Specified by:
getGradingAspectIdsin classModuleConfiguration
-