public interface InductiveMinerVariant
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDoi() |
MiningParametersAbstract |
getMiningParameters() |
int |
getWarningThreshold() |
boolean |
hasFitness() |
boolean |
hasNoise() |
boolean |
noNoiseImpliesFitness() |
java.lang.String |
toString() |
java.lang.String toString()
toString in class java.lang.Objectboolean hasFitness()
boolean hasNoise()
boolean noNoiseImpliesFitness()
MiningParametersAbstract getMiningParameters()
int getWarningThreshold()
java.lang.String getDoi()