ref #10067, ref #3722, ref #8127 remove null value handling from PolytomousKeyGraphCo...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / key / polytomous / PolytomousKeyPropertyTester.java
index 1964e04f533d16644def4a040cffdb3596065aae..181539db71aefb87d9d26305347c898ad939ce64 100644 (file)
@@ -19,7 +19,7 @@ import eu.etaxonomy.cdm.model.description.PolytomousKeyNode;
  *
  */
 public class PolytomousKeyPropertyTester extends PropertyTester {
-    private static final String KEYNODE = "isKeyNode";
+    private static final String KEYNODE = "isKeyNode"; //$NON-NLS-1$
 
     /**
      * {@inheritDoc}