0% found this document useful (0 votes)
15 views1 page

UML Class

Uploaded by

taher.bellout30
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

UML Class

Uploaded by

taher.bellout30
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

CheckFileTag

«use»

-targetDirectory: File
-warnings: List<String> «use»
«use»
«use»

«use»

SecurityCheck
+CheckFileTag(targetDirectory: File) CheckGridRowColWarning
+addWarning(filePath: String, detailMessage: String, report: ReportCheck):
void
+checkTag(scriptFile: File): boolean
+execute(report: ReportCheck): void
+getDescription(): String +SecurityCheck(File)
+getCode(): String +CheckGridRowColWarning(File) + getCode():String ScriptOnGridWarningCheck
+ getCode():String + getDescription() : String
+ getDescription() : String + execute(ReportCheck):void
+ execute(ReportCheck):void
«use»

+ getCode():String
+ getDescription() : String
+ execute(ReportCheck):void
+ checkGridFile(ReportCheck,File):void

StringUtils
Check

CheckQualityMain

+ toLowerCase(String):String
- log: Log + toUpperCase(String):String
- PARAM_HELP: String + indexOfIgnoreCase(String,String):int
- PARAM_IGNORE_FILE: String + indexOfIgnoreCase(String, String, int) :int

+ getCode():String
+ getDescription() : String
CliUtils + execute(ReportCheck):void

+ main(args: String[]): void


- buildParamsConfigurations(checks: List<Check>): + EXTRA_PARAM_PREFIX:String
List<ArgParamType> + ERROR:String
- buildChecks(targetDirectory: File): List<Check>
- loadIgnoredPattern(params: Map<String, String>): List<Pattern>
+execute(report: ReportCheck): void
+getDescription(): String
+getCode(): String «use»

+ parseCli(String[],Collection<ArgParamType>):map<String,String>
+
parseCliExtraParm(String,String[],Collection<ArgParamType>):map<String,String>
+ removeCliExtraParam(String,String[] ):String[]
+ buildUsage(Collection<ArgParamType>): String

You might also like