ref #7095 Fix summary for CategoricalData
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index f4014f24aa79e502bc54f47fb1e9c4de75936016..664a691bdb748190a2f077c96d7824ee4e3c80cc 100644 (file)
             id="eu.etaxonomy.taxeditor.bulkeditor.group.category"
             name="%category.name.7">
       </category>
-      <command
-            id="eu.etaxonomy.taxeditor.editor.handler.showOnlyIndividualAssociations"
-            name="%command.name.41">
-      </command>
        
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
       <viewCommandMapping
             commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
             selection="eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase"
-            viewerName="Specimen Editor">
+            viewerName="Specimen Editor (tree)">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openWorkingSetEditor"
+            selection="eu.etaxonomy.cdm.model.description.WorkingSet"
+            viewerName="Working Set Editor">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openCharacterMatrix"
+            selection="eu.etaxonomy.cdm.model.description.WorkingSet"
+            viewerName="Character Matrix">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.editor.command.workingSet.openWorkingSetEditor"
+            selection="eu.etaxonomy.cdm.persistence.dto.UuidAndTitleCache"
+            viewerName="Working Set Editor">
+      </viewCommandMapping>
+      <viewCommandMapping
+            commandId="eu.etaxonomy.taxeditor.openSpecimenEditorForGatheringEvent"
+            selection="eu.etaxonomy.cdm.model.occurrence.GatheringEvent"
+            viewerName="%viewCommandMapping.viewerName.SPECIMEN_EDITOR">
       </viewCommandMapping>
     </extension>
    <extension