|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MDHypothesisGenerator
Hypothesis generator interface. At first all MDSet elements, from which the hypothesis is to be generated, must be added, then the hypothesis MDSet is generated by calling generate().
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
void add(MDSet hypothesisComponent)
hypothesisComponent - MDSet to be considered in the hypothesisMDSet generate()
java.lang.String getTypeName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||