Project

General

Profile

« Previous | Next » 

Revision 92961300

Added by Katja Luther almost 6 years ago

add changeTo operation for pro parte synonyms

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
221 221
            </test>
222 222
         </with>
223 223
      </definition>
224
      <definition
225
            id="isNotSynonym">
226
         <with
227
               variable="selection">
228
            <test
229
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isNotSynonym">
230
            </test>
231
         </with>
232
      </definition>
224 233
      <definition
225 234
            id="isMisapplication">
226 235
         <with
......
229 238
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isMisapplication">
230 239
            </test>
231 240
         </with>
241
      </definition>
242
       <definition
243
            id="isProparteSynonym">
244
         <with
245
               variable="selection">
246
            <test
247
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isProparteSynonym">
248
            </test>
249
         </with>
250
      </definition>
251
       <definition
252
            id="isNotProparteSynonym">
253
         <with
254
               variable="selection">
255
            <test
256
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isNotProparteSynonym">
257
            </test>
258
         </with>
232 259
      </definition>
233 260
           <definition
234 261
            id="isNotMisapplication">
......
442 469
            class="eu.etaxonomy.taxeditor.editor.name.handler.NameEditorMenuPropertyTester"
443 470
            id="eu.etaxonomy.taxeditor.editor.name.propertyTester"
444 471
            namespace="eu.etaxonomy.taxeditor.editor.name.propertyTester"
445
            properties="isAcceptedTaxon,isSynonym,isMisapplication,isNotMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms,isNotHomotypicSynonymOfAcceptedTaxon,isNotAcceptedTaxon,isSynonymInHomotypicalGroupWithMoreSynonyms,isOrphaned"
472
            properties="isAcceptedTaxon,isSynonym,isNotSynonym,isMisapplication,isProparteSynonym,isNotProparteSynonym,isNotMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms,isNotHomotypicSynonymOfAcceptedTaxon,isNotAcceptedTaxon,isSynonymInHomotypicalGroupWithMoreSynonyms,isOrphaned"
446 473
            type="java.lang.Object">
447 474
      </propertyTester>
448 475
      <propertyTester

Also available in: Unified diff