deprecated run() methods in all actions
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / actions / name / ChangeConceptRelationAction.java
index 517ad0e06fafd2dbf6fb74a86b3ebb46db3c9329..e24f2b5fd0048c3b8925483f90fc2d993c5c5176 100644 (file)
@@ -56,6 +56,7 @@ public class ChangeConceptRelationAction extends Action {
                this.taxonRelationshipType = taxonRelationshipType;\r
        }\r
        \r
+       @Deprecated\r
        public void run() {\r
                IUndoableOperation operation = new ChangeConceptRelationOperation(\r
                                "Create concept relation '" + taxonRelationshipType.getLabel() + "'", \r