Modifier and Type | Method and Description |
---|---|
void |
AbstractStatisticalJavaRule.addDataPoint(DataPoint point) |
Object[] |
AbstractStatisticalJavaRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
Object[] |
NcssTypeCountRule.getViolationParameters(DataPoint point) |
Object[] |
NcssMethodCountRule.getViolationParameters(DataPoint point) |
Object[] |
NcssConstructorCountRule.getViolationParameters(DataPoint point) |
Object[] |
NPathComplexityRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStatisticalPLSQLRule.addDataPoint(DataPoint point) |
Object[] |
AbstractStatisticalPLSQLRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
Object[] |
AbstractNcssCountRule.getViolationParameters(DataPoint point) |
Object[] |
NcssMethodCountRule.getViolationParameters(DataPoint point) |
Object[] |
NcssObjectCountRule.getViolationParameters(DataPoint point) |
Object[] |
NPathComplexityRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
Object[] |
ExcessiveLengthRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
void |
StatisticalRule.addDataPoint(DataPoint point) |
void |
StatisticalRuleHelper.addDataPoint(DataPoint point) |
Object[] |
StatisticalRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStatisticalVmRule.addDataPoint(DataPoint point) |
Object[] |
AbstractStatisticalVmRule.getViolationParameters(DataPoint point) |
Modifier and Type | Method and Description |
---|---|
int |
DataPoint.compareTo(DataPoint rhs) |
Copyright © 2002–2014 InfoEther. All rights reserved.