39e3bc0bd874e86e197af33770594bd133e31543
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin>
4 <extension
5 id="application"
6 point="org.eclipse.core.runtime.applications">
7 <application>
8 <run
9 class="eu.etaxonomy.taxeditor.editor.Application">
10 </run>
11 </application>
12 </extension>
13 <extension
14 point="org.eclipse.core.runtime.adapters">
15 <factory
16 adaptableType="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditor"
17 class="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditorAdapterFactory">
18 <adapter
19 type="eu.etaxonomy.taxeditor.editor.DuplicateArbitrator">
20 </adapter>
21 </factory>
22 </extension>
23 <extension
24 point="org.eclipse.ui.editors">
25 <editor
26 class="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditor"
27 icon="icons/edit_16x16.gif"
28 id="eu.etaxonomy.taxeditor.editor.taxon"
29 name="%editor.name">
30 </editor>
31 <editor
32 class="eu.etaxonomy.taxeditor.editor.name.TaxonNameEditor"
33 default="true"
34 id="eu.etaxonomy.taxeditor.editor.taxon.name"
35 name="%editor.name.0">
36 </editor>
37 <editor
38 class="eu.etaxonomy.taxeditor.editor.key.KeyEditor"
39 default="false"
40 id="eu.etaxonomy.taxeditor.editor.key"
41 name="%editor.name.1">
42 </editor>
43 <editor
44 class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyGraphEditor"
45 default="false"
46 id="eu.etaxonomy.taxeditor.editor.key.polytomous.graph"
47 name="%editor.name.2">
48 </editor>
49 <editor
50 class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyListEditor"
51 default="false"
52 id="eu.etaxonomy.taxeditor.editor.key.polytomous.list"
53 name="%editor.name.3">
54 </editor>
55 <editor
56 class="eu.etaxonomy.taxeditor.editor.group.authority.CdmAuthorityEditor"
57 default="false"
58 id="eu.etaxonomy.taxeditor.editor.group.authority"
59 name="%editor.name.4">
60 </editor>
61 <editor
62 class="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
63 default="false"
64 icon="icons/derivate_view-16x16-32.png"
65 id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
66 name="%editor.name.5">
67 </editor>
68 <editor
69 class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
70 default="false"
71 id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
72 name="%editor.name.6">
73 </editor>
74 <editor
75 class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
76 default="false"
77 id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
78 name="%editor.name.7">
79 </editor>
80 <editor
81 class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
82 icon="icons/check.png"
83 id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
84 name="%editor.name.8">
85 </editor>
86 </extension>
87 <extension
88 id="eu.etaxonomy.taxeditor.editor.molecular.PherogramView"
89 point="org.eclipse.ui.views">
90 <view
91 allowMultiple="false"
92 category="eu.etaxonomy.taxeditor.editor.category"
93 class="eu.etaxonomy.taxeditor.editor.view.descriptive.DescriptiveViewPart"
94 icon="icons/address-book-new.png"
95 id="eu.etaxonomy.taxeditor.editor.view.descriptive"
96 name="%view.name"
97 restorable="true">
98 </view>
99 <view
100 allowMultiple="false"
101 category="eu.etaxonomy.taxeditor.editor.category"
102 class="eu.etaxonomy.taxeditor.editor.view.uses.UsesViewPart"
103 icon="icons/leaf.png"
104 id="eu.etaxonomy.taxeditor.editor.view.uses"
105 name="%view.name.0"
106 restorable="true">
107 </view>
108 <view
109 allowMultiple="false"
110 category="eu.etaxonomy.taxeditor.editor.category"
111 class="eu.etaxonomy.taxeditor.editor.view.media.MediaViewPart"
112 icon="icons/camera-photo.png"
113 id="eu.etaxonomy.taxeditor.editor.view.media"
114 name="%view.name.1"
115 restorable="true">
116 </view>
117 <view
118 category="eu.etaxonomy.taxeditor.editor.category"
119 class="eu.etaxonomy.taxeditor.editor.view.concept.ConceptViewPart"
120 id="eu.etaxonomy.taxeditor.editor.view.concept"
121 name="%view.name.2"
122 restorable="true">
123 </view>
124 <view
125 category="eu.etaxonomy.taxeditor.editor.category"
126 class="eu.etaxonomy.taxeditor.editor.view.concept.graph.ConceptGraphView"
127 icon="icons/address-book-new.png"
128 id="eu.etaxonomy.taxeditor.editor.view.concept.graph"
129 name="%view.name.3"
130 restorable="true">
131 </view>
132 <category
133 id="eu.etaxonomy.taxeditor.editor.category"
134 name="%category.name">
135 </category>
136 <view
137 allowMultiple="true"
138 class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
139 id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
140 name="%view.name.4">
141 </view>
142 <view
143 allowMultiple="true"
144 class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
145 id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
146 name="%view.name.5">
147 </view>
148 <view
149 allowMultiple="false"
150 category="eu.etaxonomy.taxeditor.editor.category"
151 class="eu.etaxonomy.taxeditor.editor.view.validation.ValidationProblemsView"
152 icon="icons/edit_16x16.gif"
153 id="eu.etaxonomy.taxeditor.editor.view.validation.problems"
154 name="%view.name.6">
155 </view>
156 </extension>
157 <!-- VALIDATION RELATED STUFF -->
158 <extension point="org.eclipse.core.resources.markers" name="%extension.name.0" id="eu.etaxonomy.taxeditor.markers.validationerror">
159 <super type="org.eclipse.core.resources.problemmarker"/>
160 <attribute name="databaseId"/>
161 <attribute name="userFriendlyTypeName"/>
162 <attribute name="userFriendlyDescription"/>
163 <attribute name="userFriendlyFieldName"/>
164 <attribute name="validatorMessage"/>
165 <attribute name="invalidValue"/>
166 <attribute name="validatorClass"/>
167 <attribute name="entityClass"/>
168 <attribute name="entityId"/>
169 <persistent value="false"/>
170 </extension>
171
172 <extension point="org.eclipse.ui.ide.markerSupport">
173 <markerContentGenerator
174 id="eu.etaxonomy.taxeditor.editor.validation.ValidationProblemsMarkerGenerator"
175 name="%markerContentGenerator.name">
176 <markerTypeReference id="eu.etaxonomy.taxeditor.markers.validationerror" />
177
178 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyTypeName" visible="true" />
179 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyDescription" visible="true" />
180 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyFieldName" visible="true" />
181 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.validatorMessage" visible="true" />
182 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.invalidValue" visible="true" />
183 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.validatorClass" visible="false" />
184 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.entityClass" visible="false" />
185 <markerFieldReference id="eu.etaxonomy.taxeditor.markers.validation.entityId" visible="false" />
186 </markerContentGenerator>
187
188 <markerField
189 class="eu.etaxonomy.taxeditor.editor.view.validation.UserFriendlyTypeNameMarkerField"
190 id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyTypeName"
191 name="%marker.field.0">
192 </markerField>
193 <markerField
194 class="eu.etaxonomy.taxeditor.editor.view.validation.UserFriendlyDescriptionMarkerField"
195 id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyDescription"
196 name="%marker.field.1">
197 </markerField>
198 <markerField
199 class="eu.etaxonomy.taxeditor.editor.view.validation.UserFriendlyFieldNameMarkerField"
200 id="eu.etaxonomy.taxeditor.markers.validation.userFriendlyFieldName"
201 name="%marker.field.2 = Attribute">
202 </markerField>
203 <markerField
204 class="eu.etaxonomy.taxeditor.editor.view.validation.InvalidValueMarkerField"
205 id="eu.etaxonomy.taxeditor.markers.validation.invalidValue"
206 name="%marker.field.3 = Problematic Value">
207 </markerField>
208 <markerField
209 class="eu.etaxonomy.taxeditor.editor.view.validation.ValidatorMessageMarkerField"
210 id="eu.etaxonomy.taxeditor.markers.validation.validatorMessage"
211 name="%marker.field.4 = Problem description">
212 </markerField>
213 <markerField
214 class="eu.etaxonomy.taxeditor.editor.view.validation.ValidatorClassMarkerField"
215 id="eu.etaxonomy.taxeditor.markers.validation.validatorClass"
216 name="%marker.field.5">
217 </markerField>
218 <markerField
219 class="eu.etaxonomy.taxeditor.editor.view.validation.EntityClassMarkerField"
220 id="eu.etaxonomy.taxeditor.markers.validation.entityClass"
221 name="%marker.field.6">
222 </markerField>
223 <markerField
224 class="eu.etaxonomy.taxeditor.editor.view.validation.EntityIdMarkerField"
225 id="eu.etaxonomy.taxeditor.markers.validation.entityId"
226 name="%marker.field.7">
227 </markerField>
228 </extension>
229 <extension
230 point="org.eclipse.ui.elementFactories">
231 <factory
232 class="eu.etaxonomy.taxeditor.editor.TaxonEditorInputFactory"
233 id="eu.etaxonomy.taxeditor.editor.name.taxonEditorInputFactory">
234 </factory>
235 </extension>
236 <extension
237 point="org.eclipse.ui.menus">
238 <menuContribution
239 locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
240 <command
241 commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
242 label="%command.label.46"
243 style="push">
244 </command>
245 <command
246 commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
247 label="%command.label.47"
248 style="push">
249 </command>
250 <command
251 commandId="eu.etaxonomy.taxeditor.editor.command.new.team"
252 label="%command.label.1"
253 style="push">
254 </command>
255 <command
256 commandId="eu.etaxonomy.taxeditor.editor.command.new.person"
257 label="%command.label.2"
258 style="push">
259 </command>
260 <separator
261 name="eu.etaxonomy.navigation.menu.new.separator2"
262 visible="true">
263 </separator>
264 <command
265 commandId="eu.etaxonomy.taxeditor.editor.command.new.specimen"
266 label="%command.label.3"
267 style="push">
268 </command>
269 <separator
270 name="eu.etaxonomy.navigation.menu.new.separator3"
271 visible="true">
272 </separator>
273 <command
274 commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
275 label="%command.label.48"
276 style="push">
277 </command>
278 </menuContribution>
279 <menuContribution
280 locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.details">
281 <separator
282 name="eu.etaxonomy.taxeditor.editor.showViewMenu"
283 visible="true">
284 </separator>
285 <command
286 commandId="org.eclipse.ui.views.showView"
287 label="%command.label.4"
288 style="push">
289 <parameter
290 name="org.eclipse.ui.views.showView.viewId"
291 value="eu.etaxonomy.taxeditor.editor.view.descriptive">
292 </parameter>
293 </command>
294 <command
295 commandId="org.eclipse.ui.views.showView"
296 label="%command.label.5"
297 style="push">
298 <parameter
299 name="org.eclipse.ui.views.showView.viewId"
300 value="eu.etaxonomy.taxeditor.editor.view.media">
301 </parameter>
302 </command>
303 <command
304 commandId="org.eclipse.ui.views.showView"
305 label="%command.label.6"
306 style="push">
307 <parameter
308 name="org.eclipse.ui.views.showView.viewId"
309 value="eu.etaxonomy.taxeditor.editor.view.concept">
310 </parameter>
311 </command>
312 <command
313 commandId="org.eclipse.ui.views.showView"
314 label="%command.label.7"
315 style="push">
316 <parameter
317 name="org.eclipse.ui.views.showView.viewId"
318 value="eu.etaxonomy.taxeditor.editor.view.concept.graph">
319 </parameter>
320 <visibleWhen
321 checkEnabled="false">
322 <reference
323 definitionId="isShowExperimentalFeatures">
324 </reference>
325 </visibleWhen>
326 </command>
327 <command
328 commandId="eu.etaxonomy.taxeditor.editor.handler.OpenAlignmentEditor"
329 label="Alignment Editor"
330 style="push">
331 </command>
332 </menuContribution>
333 <menuContribution
334 locationURI="menu:org.eclipse.ui.main.menu.navigate">
335 <command
336 commandId="eu.etaxonomy.taxeditor.editor.command.openParent"
337 label="%command.label.8"
338 style="push">
339 </command>
340 </menuContribution>
341 <menuContribution
342 locationURI="popup:eu.etaxonomy.taxeditor.editor.taxon.name">
343 <menu
344 label="%menu.label">
345 <command
346 commandId="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
347 label="%command.label.9"
348 style="push">
349 <visibleWhen>
350 <reference
351 definitionId="isAcceptedTaxon">
352 </reference>
353 </visibleWhen>
354 </command>
355 <command
356 commandId="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
357 label="%command.label.10"
358 style="push">
359 <visibleWhen>
360 <reference
361 definitionId="isAcceptedTaxon">
362 </reference>
363 </visibleWhen>
364 </command>
365 <command
366 commandId="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
367 label="%command.label.11"
368 style="push">
369 <visibleWhen>
370 <reference
371 definitionId="isSynonym">
372 </reference>
373 </visibleWhen>
374 </command>
375 <separator
376 name="separator1"
377 visible="true">
378 </separator>
379 <command
380 commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
381 label="%command.label.49"
382 style="push">
383 <visibleWhen>
384 <or>
385 <reference
386 definitionId="isAcceptedTaxon">
387 </reference>
388 <reference
389 definitionId="isMisapplication">
390 </reference>
391 </or>
392 </visibleWhen>
393 </command>
394 </menu>
395 <!--<command
396 commandId="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
397 label="Change Accepted Taxon to Synonym"
398 style="push">
399 <visibleWhen
400 checkEnabled="true">
401 <reference
402 definitionId="isAcceptedAndHasNoHomotypicSynonyms">
403 </reference>
404 </visibleWhen
405 <visibleWhen>
406 <or>
407 <reference
408 definitionId="isAcceptedTaxon">
409 </reference>
410 <reference
411 definitionId="isMisapplication">
412 </reference>
413 </or>
414 </visibleWhen>
415 </command>-->
416 <menu
417 label="%menu.label.0">
418 <command
419 commandId="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
420 label="%command.label.12"
421 style="push">
422 <visibleWhen>
423 <not>
424 <or>
425 <reference
426 definitionId="isAcceptedTaxon">
427 </reference>
428 <reference
429 definitionId="isMisapplication">
430 </reference>
431 </or>
432 </not>
433 </visibleWhen>
434 </command>
435 <command
436 commandId="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
437 label="%command.label.13"
438 style="push">
439 <visibleWhen>
440 <not>
441 <or>
442 <reference
443 definitionId="isAcceptedTaxon">
444 </reference>
445 <reference
446 definitionId="isSynonym">
447 </reference>
448 </or>
449 </not>
450 </visibleWhen>
451 </command>
452 <command
453 commandId="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
454 label="%command.label.14"
455 style="push">
456 <visibleWhen>
457 <not>
458 <or>
459 <reference
460 definitionId="isAcceptedTaxon">
461 </reference>
462 <reference
463 definitionId="isMisapplication">
464 </reference>
465 </or>
466 </not>
467 </visibleWhen>
468 </command>
469 </menu>
470 <separator
471 name="taxeditor-editor.separator1"
472 visible="true">
473 </separator>
474 <command
475 commandId="eu.etaxonomy.taxeditor.editor.name.delete"
476 label="%command.label.15"
477 style="push">
478 <visibleWhen>
479 <or>
480 <reference
481 definitionId="isSynonym">
482 </reference>
483 <reference
484 definitionId="isMisapplication">
485 </reference>
486 <reference
487 definitionId="isConceptRelation">
488 </reference>
489 </or>
490 </visibleWhen>
491 </command>
492 <command
493 commandId="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
494 label="%command.label.16"
495 style="push">
496 <visibleWhen>
497 <reference
498 definitionId="hasEmptyNames">
499 </reference>
500 </visibleWhen>
501 </command>
502 <separator
503 name="taxeditor-editor.separator2"
504 visible="true">
505 </separator>
506 <dynamic
507 class="eu.etaxonomy.taxeditor.editor.name.handler.GroupBasionymContributionItem"
508 id="taxeditor-editor.dynamic.setBasionym">
509 <visibleWhen>
510 <or>
511 <reference
512 definitionId="isAcceptedTaxon">
513 </reference>
514 <reference
515 definitionId="isSynonym">
516 </reference>
517 </or>
518 </visibleWhen>
519 </dynamic>
520 <command
521 commandId="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
522 label="%command.label.17"
523 style="push">
524 <visibleWhen>
525 <reference
526 definitionId="isSynonym">
527 </reference>
528 </visibleWhen>
529 </command>
530 <command
531 commandId="eu.etaxonomy.taxeditor.editor.name.moveSynonymToAnotherAcceptedTaxon"
532 label="%command.label.56"
533 style="push">
534 <visibleWhen>
535 <reference
536 definitionId="isSynonym">
537 </reference>
538 </visibleWhen>
539 </command>
540 <separator
541 name="taxeditor-editor.separator3"
542 visible="true">
543 </separator>
544 <command
545 commandId="org.eclipse.ui.views.showView"
546 label="%command.label.18"
547 style="push">
548 <parameter
549 name="org.eclipse.ui.views.showView.viewId"
550 value="eu.etaxonomy.taxeditor.editor.forms.detailsView">
551 </parameter>
552 </command>
553 <separator
554 name="taxeditor-editor.separator4"
555 visible="true">
556 </separator>
557 <command
558 commandId="org.eclipse.ui.file.save"
559 label="%command.label.19"
560 style="push">
561 </command>
562 </menuContribution>
563 <menuContribution
564 locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous">
565 <command
566 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
567 label="%command.label.20"
568 style="push">
569 </command>
570 <separator
571 name="taxeditor-editor.separator1"
572 visible="true">
573 </separator>
574 <command
575 commandId="eu.etaxonomy.taxeditor.key.polytomous.delete"
576 label="%command.label.21"
577 style="push">
578 </command>
579 <separator
580 name="taxeditor-editor.separator2"
581 visible="true">
582 </separator>
583 <command
584 commandId="eu.etaxonomy.taxeditor.key.command.applyLayout"
585 label="%command.label.22"
586 style="push">
587 </command>
588 <separator
589 name="taxeditor-editor.separator3"
590 visible="true">
591 </separator>
592 </menuContribution>
593 <menuContribution
594 locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous.list">
595 <command
596 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
597 label="%command.label.23"
598 style="push">
599 </command>
600 <command
601 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
602 label="%command.label.24"
603 style="push">
604 </command>
605 <command
606 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
607 label="%command.label.25"
608 style="push">
609 </command>
610 <command
611 commandId="eu.etaxonomy.taxeditor.key.polytomous.command.delete"
612 label="%command.label.26"
613 style="push">
614 </command>
615 </menuContribution>
616 <menuContribution
617 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.descriptive">
618 <command
619 commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.adddescription"
620 label="%command.label.27"
621 style="push">
622 </command>
623 <separator
624 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator3"
625 visible="true">
626 </separator>
627 <menu
628 label="%menu.label.1">
629 <dynamic
630 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DynamicFeatureMenu"
631 id="eu.etaxonomy.taxeditor.dynamicFeatureMenu">
632 </dynamic>
633 <visibleWhen
634 checkEnabled="true">
635 <or>
636 <reference
637 definitionId="isDescription">
638 </reference>
639 <reference
640 definitionId="isDescriptionElement">
641 </reference>
642 <reference
643 definitionId="isFeatureNodeContainer">
644 </reference>
645 </or>
646 </visibleWhen>
647 </menu>
648 <separator
649 name="taxeditor-editor.separator1"
650 visible="true">
651 </separator>
652 <command
653 commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
654 label="%command.label.51"
655 style="push">
656 <visibleWhen
657 checkEnabled="true">
658 <and>
659 <with
660 variable="selection">
661 <count
662 value="+">
663 </count>
664 </with>
665 <reference
666 definitionId="isIndividualsAssociation">
667 </reference>
668 </and>
669 </visibleWhen>
670 </command>
671 <command
672 commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.moveDescriptionToTaxon"
673 label="%command.label.28"
674 style="push">
675 <visibleWhen
676 checkEnabled="true">
677 <reference
678 definitionId="isDescription">
679 </reference>
680 </visibleWhen>
681 </command>
682 <command
683 commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.moveDescriptionElements"
684 label="%command.label.29"
685 style="push">
686 <visibleWhen
687 checkEnabled="true">
688 <or>
689 <reference
690 definitionId="isDescriptionElement">
691 </reference>
692 <reference
693 definitionId="isFeatureNodeContainer">
694 </reference>
695 </or>
696 </visibleWhen>
697 </command>
698 <separator
699 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterNew"
700 visible="true">
701 </separator>
702 <command
703 commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete"
704 label="%command.label.30"
705 style="push">
706 </command>
707 <separator
708 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterDelete"
709 visible="true">
710 </separator>
711 <command
712 commandId="org.eclipse.ui.file.save"
713 label="%command.label.31"
714 style="push">
715 </command>
716 <separator
717 name="eu.etaxonomy.taxeditor.editor.separator1">
718 </separator>
719 </menuContribution>
720 <menuContribution
721 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
722 <command
723 commandId="eu.etaxonomy.taxeditor.editor.derivate.delete"
724 label="%command.label.52"
725 style="push">
726 </command>
727 <command
728 commandId="eu.etaxonomy.taxeditor.editor.derivate.createFieldUnit"
729 label="%command.label.53"
730 style="push">
731 </command>
732 <command
733 commandId="eu.etaxonomy.taxeditor.editor.derivate.deepDelete"
734 icon="icons/deep-delete-16x16-32.png"
735 label="%command.label.54"
736 style="push">
737 </command>
738 <dynamic
739 class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
740 id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
741 </dynamic>
742 </menuContribution>
743 <menuContribution
744 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
745 <dynamic
746 class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
747 id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
748 </dynamic>
749 </menuContribution>
750 <menuContribution
751 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor">
752 <dynamic
753 class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
754 id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
755 </dynamic>
756 </menuContribution>
757
758
759
760
761 <menuContribution
762 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.uses">
763 <command
764 commandId="eu.etaxonomy.taxeditor.use.commands.adduse"
765 label="%command.label.32"
766 style="push">
767 </command>
768 <command
769 commandId="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
770 label="%command.label.33"
771 style="push">
772 <visibleWhen
773 checkEnabled="true">
774 <or>
775 <reference
776 definitionId="isDescription">
777 </reference>
778 <reference
779 definitionId="isDescriptionElement">
780 </reference>
781 <reference
782 definitionId="isFeatureNodeContainer">
783 </reference>
784 </or>
785 </visibleWhen>
786 </command>
787 <command
788 commandId="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
789 label="%command.label.34"
790 style="push">
791 <visibleWhen
792 checkEnabled="true">
793 <or>
794 <reference
795 definitionId="isDescription">
796 </reference>
797 <reference
798 definitionId="isDescriptionElement">
799 </reference>
800 <reference
801 definitionId="isFeatureNodeContainer">
802 </reference>
803 </or>
804 </visibleWhen>
805 </command>
806 <separator
807 name="eu.etaxonomy.taxeditor.usesEditor.separator3"
808 visible="true">
809 </separator>
810 <separator
811 name="taxeditor-editor.separator1"
812 visible="true">
813 </separator>
814 <separator
815 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterNew"
816 visible="true">
817 </separator>
818 <command
819 commandId="eu.etaxonomy.taxeditor.editor.use.command.delete"
820 label="%command.label.35"
821 style="push">
822 </command>
823 <separator
824 name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterDelete"
825 visible="true">
826 </separator>
827 <command
828 commandId="org.eclipse.ui.file.save"
829 label="%command.label.36"
830 style="push">
831 </command>
832 </menuContribution>
833
834
835
836
837
838 <menuContribution
839 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.media">
840 <command
841 commandId="eu.etaxonomy.taxeditor.editor.media.command.newimagegallery"
842 label="%command.label.37"
843 style="push">
844 <visibleWhen>
845 <or>
846 <reference
847 definitionId="isBulkEditor">
848 </reference>
849 <reference
850 definitionId="isTaxonEditor">
851 </reference>
852 <reference
853 definitionId="isDerivateEditor">
854 </reference>
855 </or>
856 </visibleWhen>
857 </command>
858 <separator
859 name="taxeditor-editor.separator1"
860 visible="true">
861 </separator>
862 <command
863 commandId="eu.etaxonomy.taxeditor.editor.media.command.newimage"
864 label="%command.label.38"
865 style="push">
866 <visibleWhen>
867 <reference
868 definitionId="isImageGallery">
869 </reference>
870 </visibleWhen>
871 </command>
872 <command
873 commandId="eu.etaxonomy.taxeditor.editor.media.command.useExistingImage"
874 label="%command.label.50"
875 style="push">
876 <visibleWhen>
877 <reference
878 definitionId="isImageGallery">
879 </reference>
880 </visibleWhen>
881 </command>
882 <command
883 commandId="eu.etaxonomy.taxeditor.editor.media.command.moveimgdown"
884 label="%command.label.39"
885 style="push">
886 <visibleWhen>
887 <reference
888 definitionId="isMedia">
889 </reference>
890 </visibleWhen>
891 </command>
892 <command
893 commandId="eu.etaxonomy.taxeditor.editor.media.command.moveimgup"
894 label="%command.label.40"
895 style="push">
896 <visibleWhen>
897 <reference
898 definitionId="isMedia">
899 </reference>
900 </visibleWhen>
901 </command>
902 <separator
903 name="taxeditor-editor.separator2"
904 visible="true">
905 </separator>
906 <command
907 commandId="eu.etaxonomy.taxeditor.editor.media.command.delete"
908 label="%command.label.41"
909 style="push">
910 </command>
911 <command
912 commandId="org.eclipse.ui.file.save"
913 label="%command.label.42"
914 style="push">
915 </command>
916 </menuContribution>
917 <menuContribution
918 locationURI="popup:eu.etaxonomy.taxeditor.editor.view.concept">
919 <menu
920 label="%menu.label.3">
921 <dynamic
922 class="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationMenu"
923 id="eu.etaxonomy.taxeditor.editor.view.concept.menus.new">
924 </dynamic>
925 </menu>
926 <command
927 commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
928 label="%command.label.43"
929 style="push">
930 </command>
931 <separator
932 name="eu.etaxonomy.taxeditor.editor.view.concept.menu.separator1"
933 visible="true">
934 </separator>
935 <command
936 commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.delete"
937 label="%command.label.44"
938 style="push">
939 </command>
940 </menuContribution>
941 <menuContribution
942 allPopups="false"
943 locationURI="popup:#BulkEditorContext?before=taxeditor-bulkeditor.separator1">
944 <command
945 commandId="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
946 label="%command.label.45"
947 style="push">
948 <visibleWhen>
949 <reference
950 definitionId="isGroupEditor">
951 </reference>
952 </visibleWhen>
953 </command>
954 </menuContribution>
955 <menuContribution
956 locationURI="toolbar:org.eclipse.ui.main.toolbar?after=eu.etaxonomy.taxeditor.navigation.search.toolbar">
957 <toolbar
958 id="eu.etaxonomy.taxeditor.editor.alignmentToolbar">
959 <command
960 commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleInsertOverwrite"
961 label="Toggle insert/overwrite"
962 style="push">
963 <visibleWhen
964 checkEnabled="true">
965 <with
966 variable="activePartId">
967 <equals
968 value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
969 </equals>
970 </with>
971 </visibleWhen>
972 </command>
973 <command
974 commandId="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor.toggleLeftRightInsertion"
975 icon="icons/pherogram-insert-left-16x16.png"
976 style="push">
977 <visibleWhen
978 checkEnabled="false">
979 <with
980 variable="activePartId">
981 <equals
982 value="eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor">
983 </equals>
984 </with>
985 </visibleWhen>
986 </command>
987 </toolbar>
988 </menuContribution>
989
990 <menuContribution
991 allPopups="false"
992 locationURI="toolbar:eu.etaxonomy.taxeditor.editor.view.descriptive">
993 <command
994 commandId="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations"
995 icon="icons/link_obj.gif"
996 style="toggle"
997 tooltip="%command.tooltip">
998 </command>
999 </menuContribution>
1000 <menuContribution
1001 allPopups="false"
1002 locationURI="popup:eu.etaxonomy.taxeditor.navigation.navigatorpopup?after=taxeditor-navigation.separator2">
1003 <command
1004 commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
1005 label="%command.label.55"
1006 style="push">
1007 <visibleWhen
1008 checkEnabled="false">
1009 <and>
1010 <reference
1011 definitionId="isCdmStoreConnected">
1012 </reference>
1013 <reference
1014 definitionId="isTaxonNode">
1015 </reference>
1016 </and>
1017 </visibleWhen>
1018 </command>
1019 <separator
1020 name="eu.etaxonomy.taxeditor.editor.separator1"
1021 visible="true">
1022 </separator>
1023 </menuContribution>
1024 <menuContribution
1025 locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?after=org.eclipse.ui.views.showView.supplemental">
1026 <separator
1027 name="eu.etaxonomy.taxeditor.store.showViewMenu.validation.separator"
1028 visible="true">
1029 </separator>
1030 <command
1031 commandId="org.eclipse.ui.views.showView"
1032 label="%command.name.40"
1033 style="push">
1034 <parameter
1035 name="org.eclipse.ui.views.showView.viewId"
1036 value="eu.etaxonomy.taxeditor.editor.view.validation.problems">
1037 </parameter>
1038 </command>
1039 </menuContribution>
1040 </extension>
1041 <extension
1042 point="org.eclipse.ui.handlers">
1043 <handler
1044 class="org.eclipse.ui.internal.handlers.NewEditorHandler"
1045 commandId="org.eclipse.ui.window.newEditor">
1046 <activeWhen>
1047 <not>
1048 <instanceof
1049 value="eu.etaxonomy.taxeditor.editor.name.TaxonNameEditor">
1050 </instanceof>
1051 </not>
1052 </activeWhen>
1053 <enabledWhen>
1054 <count
1055 value="-1">
1056 </count>
1057 </enabledWhen>
1058 </handler>
1059 <handler
1060 class="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
1061 commandId="eu.etaxonomy.taxeditor.editor.name.command.delete">
1062 <activeWhen>
1063 <and>
1064 <reference
1065 definitionId="isTaxonBase">
1066 </reference>
1067 <not>
1068 <reference
1069 definitionId="isAcceptedTaxon">
1070 </reference>
1071 </not>
1072 </and>
1073 </activeWhen>
1074 </handler>
1075 <handler
1076 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
1077 commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete">
1078 <activeWhen>
1079 <with
1080 variable="activePartId">
1081 <or>
1082 <equals
1083 value="eu.etaxonomy.taxeditor.editor.view.descriptive">
1084 </equals>
1085 <equals
1086 value="eu.etaxonomy.taxeditor.editor.view.media">
1087 </equals>
1088 <equals
1089 value="eu.etaxonomy.taxeditor.editor.view.uses">
1090 </equals>
1091 </or>
1092 </with>
1093 </activeWhen>
1094 </handler>
1095 <handler
1096 class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
1097 commandId="eu.etaxonomy.taxeditor.editor.key.polytomous.command.delete">
1098 <activeWhen>
1099 <with
1100 variable="activePartId">
1101 <equals
1102 value="eu.etaxonomy.taxeditor.editor.key">
1103 </equals>
1104 </with>
1105 </activeWhen>
1106 </handler>
1107 <handler
1108 class="eu.etaxonomy.taxeditor.editor.view.concept.handler.DeleteConceptRelationHandler"
1109 commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.delete">
1110 <activeWhen>
1111 <with
1112 variable="activePartId">
1113 <equals
1114 value="eu.etaxonomy.taxeditor.editor.view.concept">
1115 </equals>
1116 </with>
1117 </activeWhen>
1118 </handler>
1119 <handler
1120 class="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
1121 commandId="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler">
1122 </handler>
1123 <handler
1124 class="eu.etaxonomy.taxeditor.editor.view.derivate.handler.DeleteDerivateHandler"
1125 commandId="eu.etaxonomy.taxeditor.editor.view.derivate.command.delete">
1126 <activeWhen>
1127 <with
1128 variable="activePartId">
1129 <equals
1130 value="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
1131 </equals>
1132 </with>
1133 </activeWhen>
1134 </handler>
1135 <handler
1136 class="eu.etaxonomy.taxeditor.editor.view.derivate.handler.OpenDerivateEditorForTaxonHandler"
1137 commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView">
1138 <activeWhen>
1139 <with
1140 variable="activePartId">
1141 <equals
1142 value="eu.etaxonomy.taxeditor.navigation.navigator">
1143 </equals>
1144 </with>
1145 </activeWhen>
1146 </handler>
1147 <handler
1148 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.ToggleShowOnlyIndividualAssociationsHandler"
1149 commandId="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations">
1150 </handler>
1151 </extension>
1152 <extension
1153 name="%extension.name"
1154 point="org.eclipse.ui.commands">
1155 <category
1156 id="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1157 name="%category.name.0">
1158 </category>
1159 <command
1160 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1161 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenParentHandler"
1162 id="eu.etaxonomy.taxeditor.editor.command.openParent"
1163 name="%command.name">
1164 </command>
1165 <command
1166 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1167 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHomotypicSynonymHandler"
1168 id="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
1169 name="%command.name.0">
1170 </command>
1171 <command
1172 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1173 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHeterotypicSynonymHandler"
1174 id="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
1175 name="%command.name.1">
1176 </command>
1177 <command
1178 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1179 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateSynonymInHomotypicalGroupHandler"
1180 id="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
1181 name="%command.name.2">
1182 </command>
1183 <command
1184 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1185 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
1186 id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
1187 name="%command.name.36">
1188 </command>
1189 <!--command
1190 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
1191 id="eu.etaxonomy.taxeditor.editor.name.moveTaxon"
1192 name="Move Taxon">
1193 </command-->
1194 <command
1195 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1196 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToSynonymHandler"
1197 id="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
1198 name="%command.name.3">
1199 </command>
1200 <command
1201 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1202 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeSynonymToAcceptedTaxonHandler"
1203 id="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
1204 name="%command.name.4">
1205 </command>
1206 <command
1207 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1208 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToMisapplicationHandler"
1209 id="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
1210 name="%command.name.5">
1211 </command>
1212 <command
1213 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1214 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SwapSynonymAndAcceptedHandler"
1215 id="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
1216 name="%command.name.6">
1217 </command>
1218 <command
1219 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1220 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.MoveSynonymToAnotherAcceptedTaxonHandler"
1221 id="eu.etaxonomy.taxeditor.editor.name.moveSynonymToAnotherAcceptedTaxon"
1222 name="%command.name.46">
1223 </command>
1224 <command
1225 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1226 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SetBasionymHandler"
1227 id="eu.etaxonomy.taxeditor.editor.name.setBasionym"
1228 name="%command.name.7">
1229 </command>
1230 <command
1231 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1232 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.RemoveBasionymHandler"
1233 id="eu.etaxonomy.taxeditor.editor.name.removeBasionym"
1234 name="%command.name.8">
1235 </command>
1236 <!-- <command
1237 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1238 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeAcceptedTaxonToSynonymHandler"
1239 id="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
1240 name="Change Accepted Taxon to Synonym">
1241 </command>-->
1242 <command
1243 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1244 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteTaxonBaseHandler"
1245 id="eu.etaxonomy.taxeditor.editor.name.delete"
1246 name="%command.name.45">
1247 </command>
1248 <command
1249 categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
1250 defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteAllEmptyNamesHandler"
1251 id="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
1252 name="%command.name.9">
1253 </command>
1254 <category
1255 id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1256 name="%category.name.1">
1257 </category>
1258 <command
1259 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1260 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionElementHandler"
1261 id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.createDescriptionElement"
1262 name="%command.name.10">
1263 </command>
1264 <command
1265 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1266 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionHandler"
1267 id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.adddescription"
1268 name="%command.name.11">
1269 </command>
1270 <command
1271 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1272 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
1273 id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete"
1274 name="%command.name.48">
1275 </command>
1276 <category
1277 id="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1278 name="%category.name.2">
1279 </category>
1280 <command
1281 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1282 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseHandler"
1283 id="eu.etaxonomy.taxeditor.use.commands.adduse"
1284 name="%command.name.14">
1285 </command>
1286 <command
1287 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1288 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseRecordHandler"
1289 id="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
1290 name="%command.name.16">
1291 </command>
1292 <command
1293 categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
1294 defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseSummaryHandler"
1295 id="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
1296 name="%command.name.15">
1297 </command>
1298 <command
1299 id="eu.etaxonomy.taxeditor.editor.use.command.delete"
1300 name="%command.name.47">
1301 </command>
1302 <category
1303 id="eu.etaxonomy.taxeditor.editor.media.category"
1304 name="%category.name.3">
1305 </category>
1306 <command
1307 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1308 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageDownInListHandler"
1309 id="eu.etaxonomy.taxeditor.editor.media.command.moveimgdown"
1310 name="%command.name.19">
1311 </command>
1312 <command
1313 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1314 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddImageGalleryHandler"
1315 id="eu.etaxonomy.taxeditor.editor.media.command.newimagegallery"
1316 name="%command.name.20">
1317 </command>
1318 <command
1319 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1320 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.CreateMediaHandler"
1321 id="eu.etaxonomy.taxeditor.editor.media.command.newimage"
1322 name="%command.name.21">
1323 </command>
1324 <command
1325 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1326 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
1327 id="eu.etaxonomy.taxeditor.editor.media.command.useExistingImage"
1328 name="%command.name.37">
1329 </command>
1330 <command
1331 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1332 defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageUpInListHandler"
1333 id="eu.etaxonomy.taxeditor.editor.media.command.moveimgup"
1334 name="%command.name.22">
1335 </command>
1336 <command
1337 categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1338 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DeleteHandler"
1339 id="eu.etaxonomy.taxeditor.editor.media.command.delete"
1340 name="%command.name.49">
1341 </command>
1342 <category
1343 id="eu.etaxonomy.taxeditor.editor.new.category"
1344 name="%category.name.4">
1345 </category>
1346 <command
1347 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1348 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewReferenceHandler"
1349 id="eu.etaxonomy.taxeditor.editor.command.new.reference"
1350 name="%command.name.23">
1351 </command>
1352 <command
1353 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1354 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewNameHandler"
1355 id="eu.etaxonomy.taxeditor.editor.command.new.name"
1356 name="%command.name.24">
1357 </command>
1358 <command
1359 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1360 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewTeamHandler"
1361 id="eu.etaxonomy.taxeditor.editor.command.new.team"
1362 name="%command.name.25">
1363 </command>
1364 <command
1365 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1366 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewPersonHandler"
1367 id="eu.etaxonomy.taxeditor.editor.command.new.person"
1368 name="%command.name.26">
1369 </command>
1370 <command
1371 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1372 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewSpecimenHandler"
1373 id="eu.etaxonomy.taxeditor.editor.command.new.specimen"
1374 name="%command.name.27">
1375 </command>
1376 <category
1377 id="eu.etaxonomy.taxeditor.editor.key.category"
1378 name="%category.name.5">
1379 </category>
1380 <command
1381 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1382 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateChildNodeHandler"
1383 id="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
1384 name="%command.name.28">
1385 </command>
1386 <command
1387 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1388 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateSiblingNodeHandler"
1389 id="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
1390 name="%command.name.29">
1391 </command>
1392 <command
1393 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1394 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler"
1395 id="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
1396 name="%command.name.30">
1397 </command>
1398 <command
1399 categoryId="eu.etaxonomy.taxeditor.editor.key.category"
1400 defaultHandler="eu.etaxonomy.taxeditor.editor.key.handler.ApplyLayoutHandler"
1401 id="eu.etaxonomy.taxeditor.key.command.applyLayout"
1402 name="%command.name.31">
1403 </command>
1404 <command
1405 defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.DeleteNodeHandler"
1406 id="eu.etaxonomy.taxeditor.key.polytomous.command.delete"
1407 name="%command.name.50">
1408 </command>
1409 <category
1410 id="eu.etaxonomy.taxeditor.editor.view.concept.category"
1411 name="%category.name.6">
1412 </category>
1413 <command
1414 categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
1415 defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationHandler"
1416 id="eu.etaxonomy.taxeditor.editor.name.createConceptRelation"
1417 name="%command.name.32">
1418 </command>
1419 <command
1420 categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
1421 defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.OpenRelatedConceptHandler"
1422 id="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
1423 name="%command.name.33">
1424 </command>
1425 <category
1426 id="eu.etaxonomy.taxeditor.bulkeditor.group.category"
1427 name="%category.name.7">
1428 </category>
1429 <command
1430 categoryId="eu.etaxonomy.taxeditor.bulkeditor.group.category"
1431 defaultHandler="eu.etaxonomy.taxeditor.editor.group.authority.handler.EditCdmAuthoritiesHandler"
1432 id="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
1433 name="%command.name.34">
1434 </command>
1435 <command
1436 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
1437 id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
1438 name="%command.name.35">
1439 </command>
1440 <command
1441 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
1442 id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
1443 name="%command.name.38">
1444 </command>
1445 <command
1446 categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1447 defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
1448 id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
1449 name="%command.name.39">
1450 </command>
1451 <command
1452 id="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations"
1453 name="%command.name.41">
1454 </command>
1455 <command
1456 defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenTaxonEditorHandler"
1457 id="eu.etaxonomy.taxeditor.editor.openTaxonEditor"
1458 name="%command.name.42">
1459 <commandParameter
1460 id="eu.etaxonomy.taxeditor.editor.taxonParameter"
1461 name="%commandParameter.name"
1462 optional="false"
1463 typeId="eu.etaxonomy.taxeditor.editor.taxonParameterType">
1464 </commandParameter>
1465 </command>
1466 <commandParameterType
1467 converter="eu.etaxonomy.taxeditor.editor.handler.TaxonParameterConverter"
1468 id="eu.etaxonomy.taxeditor.editor.taxonParameterType"
1469 type="eu.etaxonomy.cdm.model.taxon.TaxonBase">
1470 </commandParameterType>
1471 <command
1472 defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.CreateFieldUnitHandler"
1473 id="eu.etaxonomy.taxeditor.editor.derivate.createFieldUnit"
1474 name="%command.name.43">
1475 </command>
1476 <command
1477 defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.DeleteDerivateHandler"
1478 id="eu.etaxonomy.taxeditor.editor.derivate.deepDelete"
1479 name="%command.name.44">
1480 </command>
1481 <command
1482 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1483 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionToOtherTaxonHandler"
1484 id="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
1485 name="%command.name.13">
1486 </command>
1487 <command
1488 categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
1489 defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionElementsHandler"
1490 id="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
1491 name="%command.name.12">
1492 </command>
1493 </extension>
1494 <extension
1495 point="org.eclipse.core.expressions.definitions">
1496 <definition
1497 id="nameEditorActive">
1498 <with
1499 variable="activeEditorId">
1500 <equals
1501 value="eu.etaxonomy.taxeditor.editor.multipagetaxonview">
1502 </equals>
1503 </with>
1504 </definition>
1505 <definition
1506 id="isAcceptedTaxon">
1507 <with
1508 variable="selection">
1509 <test
1510 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isAcceptedTaxon">
1511 </test>
1512 </with>
1513 </definition>
1514 <definition
1515 id="isSynonym">
1516 <with
1517 variable="selection">
1518 <test
1519 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isSynonym">
1520 </test>
1521 </with>
1522 </definition>
1523 <definition
1524 id="isMisapplication">
1525 <with
1526 variable="selection">
1527 <test
1528 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isMisapplication">
1529 </test>
1530 </with>
1531 </definition>
1532 <definition
1533 id="isTaxonBase">
1534 <with
1535 variable="selection">
1536 <test
1537 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isTaxonBase">
1538 </test>
1539 </with>
1540 </definition>
1541 <definition
1542 id="hasEmptyNames">
1543 <with
1544 variable="selection">
1545 <test
1546 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.hasEmptyNames">
1547 </test>
1548 </with>
1549 </definition>
1550 <definition
1551 id="isDeletable">
1552 <with
1553 variable="selection">
1554 <test
1555 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDeletable">
1556 </test>
1557 </with>
1558 </definition>
1559 <definition
1560 id="isMedia">
1561 <with
1562 variable="selection">
1563 <test
1564 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isMedia">
1565 </test>
1566 </with>
1567 </definition>
1568 <definition
1569 id="isTaxonEditor">
1570 <with
1571 variable="selection">
1572 <test
1573 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isTaxonEditor">
1574 </test>
1575 </with>
1576 </definition>
1577 <definition
1578 id="isBulkEditor">
1579 <with
1580 variable="selection">
1581 <test
1582 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isBulkEditor">
1583 </test>
1584 </with>
1585 </definition>
1586 <definition
1587 id="isDerivateEditor">
1588 <with
1589 variable="selection">
1590 <test
1591 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDerivateEditor">
1592 </test>
1593 </with>
1594 </definition>
1595 <definition
1596 id="isDescription">
1597 <with
1598 variable="selection">
1599 <test
1600 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDescription">
1601 </test>
1602 </with>
1603 </definition>
1604 <definition
1605 id="isDescriptionElement">
1606 <with
1607 variable="selection">
1608 <test
1609 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isDescriptionElement">
1610 </test>
1611 </with>
1612 </definition>
1613 <definition
1614 id="isFeatureNodeContainer">
1615 <with
1616 variable="selection">
1617 <test
1618 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isFeatureNodeContainer">
1619 </test>
1620 </with>
1621 </definition>
1622 <definition
1623 id="isImageGallery">
1624 <with
1625 variable="selection">
1626 <test
1627 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isImageGallery">
1628 </test>
1629 </with>
1630 </definition>
1631 <definition
1632 id="isAcceptedAndHasNoHomotypicSynonyms">
1633 <with
1634 variable="selection">
1635 <test
1636 property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isAcceptedAndHasNoHomotypicSynonyms">
1637 </test>
1638 </with>
1639 </definition>
1640 <definition
1641 id="isGroupEditor">
1642 <with
1643 variable="activeEditor">
1644 <test
1645 property="taxeditor-bulkeditor.propertyTester.isGroupEditor">
1646 </test>
1647 </with>
1648 </definition>
1649 <definition
1650 id="isIndividualsAssociation">
1651 <with
1652 variable="selection">
1653 <test
1654 property="eu.etaxonomy.taxeditor.descriptions.propertyTester.isIndividualsAssociation">
1655 </test>
1656 </with>
1657 </definition>
1658 </extension>
1659 <extension
1660 point="org.eclipse.core.expressions.propertyTesters">
1661 <propertyTester
1662 class="eu.etaxonomy.taxeditor.editor.name.handler.NameEditorMenuPropertyTester"
1663 id="eu.etaxonomy.taxeditor.editor.name.propertyTester"
1664 namespace="eu.etaxonomy.taxeditor.editor.name.propertyTester"
1665 properties="isAcceptedTaxon,isSynonym,isMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms"
1666 type="org.eclipse.jface.viewers.IStructuredSelection">
1667 </propertyTester>
1668 <propertyTester
1669 class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DescriptionsMenuPropertyTester"
1670 id="eu.etaxonomy.taxeditor.descriptions.PropertyTester"
1671 namespace="eu.etaxonomy.taxeditor.descriptions.propertyTester"
1672 properties="isMedia,isDescription,isDescriptionElement,isDeletable,isFeatureNodeContainer,isImageGallery,isTaxonEditor,isBulkEditor,isDerivateEditor, isIndividualsAssociation"
1673 type="org.eclipse.jface.viewers.TreeSelection">
1674 </propertyTester>
1675 <propertyTester
1676 class="eu.etaxonomy.taxeditor.bulkeditor.command.BulkEditorPropertyTester"
1677 id="taxeditor-bulkeditor.PropertyTester"
1678 namespace="taxeditor-bulkeditor.propertyTester"
1679 properties="isGroupEditor"
1680 type="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor">
1681 </propertyTester>
1682 </extension>
1683 <extension
1684 point="org.eclipse.ui.importWizards">
1685 <wizard
1686 category="eu.etaxonomy.taxeditor.import.category.cdm"
1687 class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1688 id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1689 name="%wizard.name">
1690 <description>
1691 %wizard.description
1692 </description>
1693 </wizard>
1694 </extension>
1695 <extension
1696 point="eu.etaxonomy.taxeditor.store.cdmViewer">
1697 <cdmViewer
1698 class="eu.etaxonomy.taxeditor.editor.EditorCdmViewer">
1699 </cdmViewer>
1700 </extension>
1701 </plugin>