X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.graph%2Fsrc%2Forg%2Fsimantics%2Fgraph%2Frepresentation%2FExtensions.java;h=e2f0279242169d7cee97e7dd0c0f8ea653f13fda;hp=73a988798397964210a93f50074ef824051694af;hb=0131cc6a4917ec703258059e910261c2ed76e7d1;hpb=da0a902de6b2b4c7b4b635d11b397f663db8ecd9 diff --git a/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java b/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java index 73a988798..e2f027924 100644 --- a/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java +++ b/bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java @@ -15,7 +15,7 @@ public class Extensions { * {@link TransferableGraph1} instance in the metadata map of the * DataContainer containing the TG. */ - public final static String CACHED_HASHCODE = "cached.hashCode"; + public final static String CACHED_HASHCODE = "cached.hashcode"; final public static String CLUSTERING = "clustering"; final public static String CLUSTER_SETS = "clusterSets";