JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
G
I
P
R
S
T
U
V
D
de.tum.in.ase.parser
- package de.tum.in.ase.parser
de.tum.in.ase.parser.domain
- package de.tum.in.ase.parser.domain
de.tum.in.ase.parser.exception
- package de.tum.in.ase.parser.exception
de.tum.in.ase.parser.strategy
- package de.tum.in.ase.parser.strategy
G
getCategory()
- Method in class de.tum.in.ase.parser.domain.
Issue
getEndColumn()
- Method in class de.tum.in.ase.parser.domain.
Issue
getEndLine()
- Method in class de.tum.in.ase.parser.domain.
Issue
getFilePath()
- Method in class de.tum.in.ase.parser.domain.
Issue
getIdentifyingTag()
- Method in enum de.tum.in.ase.parser.strategy.
StaticCodeAnalysisTool
getIssues()
- Method in class de.tum.in.ase.parser.domain.
Report
getMessage()
- Method in class de.tum.in.ase.parser.domain.
Issue
getPriority()
- Method in class de.tum.in.ase.parser.domain.
Issue
getReport(File)
- Method in class de.tum.in.ase.parser.strategy.
ParserContext
getRule()
- Method in class de.tum.in.ase.parser.domain.
Issue
getStartColumn()
- Method in class de.tum.in.ase.parser.domain.
Issue
getStartLine()
- Method in class de.tum.in.ase.parser.domain.
Issue
getStrategy()
- Method in enum de.tum.in.ase.parser.strategy.
StaticCodeAnalysisTool
getTool()
- Method in class de.tum.in.ase.parser.domain.
Report
getToolByIdentifierTag(String)
- Static method in enum de.tum.in.ase.parser.strategy.
StaticCodeAnalysisTool
Finds a tool by its identifying tag (unique element name for the specific report)
I
Issue
- Class in
de.tum.in.ase.parser.domain
Issue()
- Constructor for class de.tum.in.ase.parser.domain.
Issue
Issue(String)
- Constructor for class de.tum.in.ase.parser.domain.
Issue
P
ParserContext
- Class in
de.tum.in.ase.parser.strategy
ParserContext()
- Constructor for class de.tum.in.ase.parser.strategy.
ParserContext
ParserException
- Exception in
de.tum.in.ase.parser.exception
ParserException(String, Throwable)
- Constructor for exception de.tum.in.ase.parser.exception.
ParserException
R
Report
- Class in
de.tum.in.ase.parser.domain
Report(StaticCodeAnalysisTool)
- Constructor for class de.tum.in.ase.parser.domain.
Report
ReportParser
- Class in
de.tum.in.ase.parser
Public API for parsing of static code analysis reports
ReportParser()
- Constructor for class de.tum.in.ase.parser.
ReportParser
S
setCategory(String)
- Method in class de.tum.in.ase.parser.domain.
Issue
setEndColumn(Integer)
- Method in class de.tum.in.ase.parser.domain.
Issue
setEndLine(Integer)
- Method in class de.tum.in.ase.parser.domain.
Issue
setFilePath(String)
- Method in class de.tum.in.ase.parser.domain.
Issue
setIssues(List<Issue>)
- Method in class de.tum.in.ase.parser.domain.
Report
setMessage(String)
- Method in class de.tum.in.ase.parser.domain.
Issue
setParserStrategy(ParserStrategy)
- Method in class de.tum.in.ase.parser.strategy.
ParserContext
setPriority(String)
- Method in class de.tum.in.ase.parser.domain.
Issue
setRule(String)
- Method in class de.tum.in.ase.parser.domain.
Issue
setStartColumn(Integer)
- Method in class de.tum.in.ase.parser.domain.
Issue
setStartLine(Integer)
- Method in class de.tum.in.ase.parser.domain.
Issue
setTool(StaticCodeAnalysisTool)
- Method in class de.tum.in.ase.parser.domain.
Report
StaticCodeAnalysisTool
- Enum in
de.tum.in.ase.parser.strategy
T
transformToJSONReport(File)
- Method in class de.tum.in.ase.parser.
ReportParser
Transform a given static code analysis report into a JSON representation.
U
UnsupportedToolException
- Exception in
de.tum.in.ase.parser.exception
UnsupportedToolException(String)
- Constructor for exception de.tum.in.ase.parser.exception.
UnsupportedToolException
V
valueOf(String)
- Static method in enum de.tum.in.ase.parser.strategy.
StaticCodeAnalysisTool
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.tum.in.ase.parser.strategy.
StaticCodeAnalysisTool
Returns an array containing the constants of this enum type, in the order they are declared.
D
G
I
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.