Modifier and Type | Method and Description |
---|---|
LearningAlgorithmType |
GuideTreeMinerInput.getLearningAlgorithmType() |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerInput.setLearningAlgorithmType(LearningAlgorithmType learningAlgorithmType) |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerSettingsListener.setLearningAlgorithmType(LearningAlgorithmType learningAlgorithmType) |
Modifier and Type | Method and Description |
---|---|
static LearningAlgorithmType |
LearningAlgorithmType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LearningAlgorithmType[] |
LearningAlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerUI.setLearningAlgorithmType(LearningAlgorithmType learningAlgorithmType) |