Hide character editor and concept graph when not connected
[taxeditor.git] / eu.etaxonomy.taxeditor.navigation / plugin.xml
index da3b9c0ee6d11e95eed2c04661ea29decc9f50bf..3d7dad7d79b3980bce9734577be6e83eb7513449 100644 (file)
                property="eu.etaxonomy.taxeditor.preference.CdmStorePropertyTester.isStandAlone">
          </test>
       </definition>
+      <definition
+            id="isCdmStoreConnectedAndShowExperimental">
+         <and>
+            <reference
+                  definitionId="isShowExperimentalFeatures">
+            </reference>
+            <reference
+                  definitionId="isCdmStoreConnected">
+            </reference>
+         </and>
+      </definition>
    </extension>
    <extension
          id="eu.etaxonomy.taxeditor.navigation.workbench.model"