| Modifier and Type | Method and Description |
|---|---|
protected Integer |
CoverageInfoAction.getCoveragePercentageValue(CoverageInfo covInfo) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
SimpleCockpitCoverageCalculationStrategy.calculate(ItemModel item) |
CoverageInfo |
SimpleCoverageCalculationStrategy.calculate(ItemModel model) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
CoverageCalculationService.calculate(ItemModel item,
String domainId)
Calculates the coverage of the given
item |
CoverageInfo |
CoverageCalculationService.calculate(ItemModel item,
String templateCode,
String domainId)
Calculates the coverage of the given
item |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
DefaultCoverageCalculationService.calculate(ItemModel item,
String domainId) |
CoverageInfo |
DefaultCoverageCalculationService.calculate(ItemModel item,
String templateCode,
String domainId) |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
CoverageCalculationStrategy.calculate(ItemModel item)
Calculates the coverage of the given
item |
| Modifier and Type | Method and Description |
|---|---|
CoverageInfo |
ValidationBasedCoverageCalculationStrategy.calculate(ItemModel item) |
Copyright © 2017 SAP SE. All Rights Reserved.