deprecated run() methods in all actions
[taxeditor.git] / eclipseprojects / eu.etaxonomy.taxeditor / src / eu / etaxonomy / taxeditor / actions / cdm / DeleteNameRelationAction.java
index 1a386579920b7eb357b0c627561930c25351c9e0..10292f60ef61ac30a95d156b479eae59237041d4 100644 (file)
@@ -32,6 +32,7 @@ public class DeleteNameRelationAction extends Action {
                this.relation = relation;\r
        }\r
        \r
+       @Deprecated\r
        public void run() {\r
                name.removeNameRelationship(relation);\r
        }\r