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=73a988798397964210a93f50074ef824051694af;hp=375fb1416899f57bb40c66761b31504773bef870;hb=b913419ca9037bf9734c56a5f079024c3a1cd177;hpb=a8d030f7db1f59a5b51cdc34f18de7c0a0ee8549 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 375fb1416..73a988798 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 @@ -12,8 +12,8 @@ public class Extensions { /** * Used for storing a cached hash code computed from a - * {@link TransferableGraph1} instance without this cached hashcode - * key,value pair in the extensions map. + * {@link TransferableGraph1} instance in the metadata map of the + * DataContainer containing the TG. */ public final static String CACHED_HASHCODE = "cached.hashCode";