markerNavigationProvider
Identifier:
org.eclipse.datatools.connectivity.sqm.core.ui.markerNavigationProvider
Since:
[Enter the first release in which this extension point appears.]
Description:
[Enter description of this extension point.]
Configuration Markup:
<!ELEMENT extension (provider)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT provider EMPTY>
<!ATTLIST provider
class CDATA #REQUIRED
elementType CDATA #REQUIRED>
- class - class implementing the interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.services.IMarkerNavigationSelectionProvider
- elementType - Type of element that this provider will provide Navigation for
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]