Navigator Link Helper

org.eclipse.ui.navigator.linkHelper

3.2

To be refined for M5. EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is a guarantee neither that this API will work nor that it will remain the same. Please do not use this API without consulting with the Platform/UI team.

<!ELEMENT extension (linkHelper)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT linkHelper (editorInputEnablement , selectionEnablement?)>

<!ATTLIST linkHelper

class CDATA #REQUIRED

id    CDATA #REQUIRED>


<!ELEMENT editorInputEnablement (not , and , or , instanceof , test , systemTest , equals , count , with , resolve , adapt , iterate)*>



<!ELEMENT selectionEnablement (not , and , or , instanceof , test , systemTest , equals , count , with , resolve , adapt , iterate)*>

<!ATTLIST selectionEnablement

navigatorContentExtensionId CDATA #IMPLIED>