Verwendungen von Package
edu.hm.hafner.analysis
Packages, die edu.hm.hafner.analysis verwenden
Package
Beschreibung
Provides base classes and utilities to parse files for warnings, issues, and so on.
The available parsers.
CCM parser.
CheckStyle parser.
Duplicate Code parsers.
PMD:CPD parser.
DupFinder parser.
Simian parser.
FxCop parser.
Gendarme parser.
JC Report parser.
PMD parser.
Parsers that use the violations lib (https://github.com/tomasbjerre/violations-lib).
Provides a registry for all
parsers.-
Von edu.hm.hafner.analysis verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungCreates a fingerprint of the specified issue using the source code at the affected line.An issue reported by a static analysis tool.Creates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.A line range in a source file is defined by its first and last line.Detects module names by parsing the name of a source file, the Maven pom.xml file or the ANT build.xml file.Facade for file system operations.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction.Builds a combined filter based on several include and exclude filters.Prints a summary of anIssue.Severity of an issue. -
Von edu.hm.hafner.analysis.parser verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungAn issue reported by a static analysis tool.Creates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.Parses a report file line by line for issues using a pre-defined regular expression.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.ccm verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.checkstyle verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.dry verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungCreates new
issuesusing the builder pattern.Parses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by aReader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction.Severity of an issue. -
Von edu.hm.hafner.analysis.parser.dry.cpd verwendete Klassen in edu.hm.hafner.analysis
-
Von edu.hm.hafner.analysis.parser.dry.dupfinder verwendete Klassen in edu.hm.hafner.analysis
-
Von edu.hm.hafner.analysis.parser.dry.simian verwendete Klassen in edu.hm.hafner.analysis
-
Von edu.hm.hafner.analysis.parser.findbugs verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.fxcop verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.gendarme verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.jcreport verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.pmd verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.pvsstudio verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.parser.violations verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungParses a file and returns the issues reported in this file.Indicates that parsing has been canceled due to a user initiated interrupt.Indicates that during parsing a non recoverable error has been occurred.Provides several useful helper methods to read the contents of a resource that is given by a
Reader.A report contains a set of uniqueissues: it contains no duplicate elements, i.e. it models the mathematical set abstraction. -
Von edu.hm.hafner.analysis.registry verwendete Klassen in edu.hm.hafner.analysisKlasseBeschreibungAn issue reported by a static analysis tool.Parses a file and returns the issues reported in this file.