Project

General

Profile

« Previous | Next » 

Revision e9f9f442

Added by Katja Luther almost 6 years ago

ref #7379: disable change to menu item for accepted taxa in name editor

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
274 274
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isNotHomotypicSynonymOfAcceptedTaxon">
275 275
            </test>
276 276
         </with>
277
      </definition>
278
          <definition
279
            id="isNotAcceptedTaxon">
280
         <with
281
               variable="selection">
282
            <test
283
                  property="eu.etaxonomy.taxeditor.editor.name.propertyTester.isNotAcceptedTaxon">
284
            </test>
285
         </with>
277 286
      </definition>
278 287
       <definition
279 288
            id="isSynonymInHomotypicalGroupWithMoreSynonyms">
......
505 514
            class="eu.etaxonomy.taxeditor.editor.name.handler.NameEditorMenuPropertyTester"
506 515
            id="eu.etaxonomy.taxeditor.editor.name.propertyTester"
507 516
            namespace="eu.etaxonomy.taxeditor.editor.name.propertyTester"
508
            properties="isAcceptedTaxon,isSynonym,isMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms,isNotHomotypicSynonymOfAcceptedTaxon,isSynonymInHomotypicalGroupWithMoreSynonyms,isOrphaned"
517
            properties="isAcceptedTaxon,isSynonym,isMisapplication,isTaxonBase,hasEmptyNames,isAcceptedAndHasNoHomotypicSynonyms,isNotHomotypicSynonymOfAcceptedTaxon,isNotAcceptedTaxon,isSynonymInHomotypicalGroupWithMoreSynonyms,isOrphaned"
509 518
            type="java.lang.Object">
510 519
      </propertyTester>
511 520
      <propertyTester

Also available in: Unified diff