Modifier and Type | Method and Description |
---|---|
LearningAlgorithmType |
SignatureDiscoveryInput.getLearningAlgorithmType() |
Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoveryInput.setLearningAlgorithmType(LearningAlgorithmType learningAlgorithmType) |
Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoverySettingsListener.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 |
SignatureDiscoveryUI.setLearningAlgorithmType(LearningAlgorithmType learningAlgorithmType) |