Project

General

Profile

« Previous | Next » 

Revision 48e42214

Added by Patrick Plitzner almost 7 years ago

ref #6566 Migrate remainin "Add XYZ" menu items

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
1986 1986
            </test>
1987 1987
         </with>
1988 1988
      </definition>
1989
      <definition
1990
            id="isSpecimenOrObservationBase">
1991
         <with
1992
               variable="selection">
1993
            <test
1994
                  property="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester.isSpecimenOrObservationBase">
1995
            </test>
1996
         </with>
1997
      </definition>
1989 1998
      <definition
1990 1999
            id="isSingleReadReusableHere">
1991 2000
         <with
......
2023 2032
            </test>
2024 2033
         </with>
2025 2034
      </definition>
2035
      <definition
2036
            id="isAddDerivateAllowed">
2037
         <with
2038
               variable="selection">
2039
            <test
2040
                  property="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester.isAddDerivateAllowed">
2041
            </test>
2042
         </with>
2043
      </definition>
2044
      <definition
2045
            id="isAddMediaAllowed">
2046
         <with
2047
               variable="selection">
2048
            <test
2049
                  property="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester.isAddMediaAllowed">
2050
            </test>
2051
         </with>
2052
      </definition>
2026 2053
   </extension>
2027 2054
   <extension
2028 2055
         point="org.eclipse.core.expressions.propertyTesters">
......
2044 2071
            class="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
2045 2072
            id="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
2046 2073
            namespace="eu.etaxonomy.taxeditor.editor.handler.SpecimenPropertyTester"
2047
            properties="isSequence,isSingleRead,isSingleReadReusableHere,isSingleReadReused"
2074
            properties="isSequence,isSingleRead,isSingleReadReusableHere,isSingleReadReused,isSpecimenOrObservationBase,isAddDerivateAllowed,isAddMediaAllowed"
2048 2075
            type="org.eclipse.jface.viewers.IStructuredSelection">
2049 2076
      </propertyTester>
2050 2077
      <propertyTester

Also available in: Unified diff