@PublicAPI public interface MDHypothesisGenerator
Modifier and Type | Method and Description |
---|---|
void |
add(MDSet hypothesisComponent)
Adds a MDSet component to be considered in the hypothesis.
|
MDSet |
generate()
Generates hypothesis.
|
java.lang.String |
getTypeName()
Returns type of generated hypothesis.
|
void add(MDSet hypothesisComponent)
hypothesisComponent
- MDSet to be considered in the hypothesisMDSet generate()
java.lang.String getTypeName()