Modifier and Type | Method and Description |
---|---|
SimilarityMetricType |
GuideTreeMinerInput.getSimilarityMetricType() |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerInput.setSimilarityMetricType(SimilarityMetricType similarityMetricType) |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerSettingsListener.setSimilarityMetricType(SimilarityMetricType similarityMetricType) |
Modifier and Type | Method and Description |
---|---|
static SimilarityMetricType |
SimilarityMetricType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SimilarityMetricType[] |
SimilarityMetricType.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.setSimilarityMetricType(SimilarityMetricType similarityMetricType) |