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.Object
boolean hasFitness()
boolean hasNoise()
boolean noNoiseImpliesFitness()
MiningParametersAbstract getMiningParameters()
int getWarningThreshold()
java.lang.String getDoi()