@Beta public class ClusterClassificationMap extends EntityClassificationMap<Cluster> implements HasDisplayValue, HasClusterId, HasAffinity, HasClusterAffinity
ClassificationMap.TypeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
ClusterClassificationMap(ClassificationMap.Type type) |
protected |
ClusterClassificationMap(ClassificationMap.Type type,
Cluster cluster) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAffinity(String value) |
Double |
getClusterAffinity() |
String |
getClusterId() |
String |
getDisplayValue() |
getEntity, getEntityId, getResultgetTypeclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected ClusterClassificationMap(ClassificationMap.Type type)
protected ClusterClassificationMap(ClassificationMap.Type type, Cluster cluster)
public String getDisplayValue()
getDisplayValue in interface HasDisplayValuepublic String getClusterId()
getClusterId in interface HasClusterIdpublic Double getAffinity(String value)
getAffinity in interface HasAffinitypublic Double getClusterAffinity()
getClusterAffinity in interface HasClusterAffinityCopyright © 2014 University of Tartu. All Rights Reserved.