Package | Description |
---|---|
net.praqma.prqa | |
net.praqma.prqa.exceptions | |
net.praqma.prqa.parsers | |
net.praqma.prqa.products | |
net.praqma.prqa.reports | |
net.praqma.prqa.status |
Modifier and Type | Method and Description |
---|---|
Number |
PRQAStatusCollection.getMax(StatusCategory category)
Implemented a collection method to gather extremities from a given set
of collected compliance statistics.
|
Number |
PRQAStatusCollection.getMin(StatusCategory category)
Implemented a collection method to gather extremities from a given set
of collected compliance statistics.
|
Number |
PRQAReading.getReadout(StatusCategory category) |
HashMap<StatusCategory,Number> |
PRQAReading.getReadouts(StatusCategory... categories) |
void |
PRQAReading.setReadout(StatusCategory category,
Number value) |
Modifier and Type | Class and Description |
---|---|
class |
PrqaParserException |
class |
PrqaReadingException |
class |
PrqaSetupException |
class |
PrqaUploadException |
Modifier and Type | Method and Description |
---|---|
void |
QaVerifyConfigurationFileParser.changeQaVerifyConfiFileSettings(QAVerifyServerSettings qaVerifySettings,
String project) |
String |
ReportHtmlParser.getParseFirstResult(Pattern pattern) |
List<String> |
ReportHtmlParser.getParseResults(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
static String |
PRQACommandBuilder.resolveAbsOrRelativePath(File workspaceRoot,
String filePath)
Resolves the project file location.
|
static String |
PRQACommandBuilder.wrapFile(File workspaceRoot,
String filePath) |
Modifier and Type | Method and Description |
---|---|
void |
QAFrameworkReport.analyzeQacli(String options,
PrintStream out) |
void |
QAFrameworkReport.applyCpuThreads(PrintStream out) |
boolean |
QAFrameworkReport.applyCustomLicenseServer(PrintStream out) |
void |
QAFrameworkReport.cmaAnalysisQacli(PrintStream out) |
static String |
QAFrameworkReport.extractReportsPath(String root,
String qaProject,
String configuration) |
PRQAComplianceStatus |
QAFrameworkReport.getComplianceStatus(PrintStream out) |
void |
QAFrameworkReport.pullUnifyProjectQacli(PrintStream out) |
void |
QAFrameworkReport.reportQacli(String repType,
PrintStream out) |
void |
QAFrameworkReport.unsetCustomLicenseServer(boolean wasApplied,
PrintStream out) |
void |
QAFrameworkReport.uploadQacli(PrintStream out) |
Modifier and Type | Method and Description |
---|---|
Number |
PRQAComplianceStatus.getReadout(StatusCategory cat) |
HashMap<StatusCategory,Number> |
PRQAStatus.getReadouts(StatusCategory... categories)
Gets all associated readouts.
|
void |
PRQAComplianceStatus.setReadout(StatusCategory category,
Number value) |
Copyright © 2016–2022. All rights reserved.