| Modifier and Type | Method and Description |
|---|---|
AHCJoinType |
GuideTreeMinerInput.getAhcJoinType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GuideTreeMinerInput.setAhcJoinType(AHCJoinType ahcJoinType) |
| Constructor and Description |
|---|
AgglomerativeHierarchicalClustering(java.util.List<java.lang.String> encodedTraceList,
float[][] distanceSimilarityMatrix,
SimilarityDistanceMetricType clusterType,
AHCJoinType clusterCriteria) |
| Modifier and Type | Method and Description |
|---|---|
void |
GuideTreeMinerSettingsListener.setAHCJoinType(AHCJoinType ahcJoinType) |
| Modifier and Type | Method and Description |
|---|---|
static AHCJoinType |
AHCJoinType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AHCJoinType[] |
AHCJoinType.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.setAHCJoinType(AHCJoinType ahcJoinType) |