public class ExternalNodeBasedCoverageMethodOptions extends Object implements CoverageCalculationOptions
| Constructor and Description |
|---|
ExternalNodeBasedCoverageMethodOptions(String scoring_method)
This constructor sets the class name for the scoring method e.g.
|
public ExternalNodeBasedCoverageMethodOptions(String scoring_method)
scoring_method - class name for the scoring methodpublic String asString()
asString in interface CoverageCalculationOptionspublic String getScoringMethod()
Copyright © 2016. All rights reserved.