Navigation Provider

Identifier:
com.ibm.xtools.rmp.ui.com.ibm.xtools.rmp.ui.navigationProvider

Since:
[Enter the first release in which this extension point appears.]

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension (NavigationProvider)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT Priority EMPTY>

<!ATTLIST Priority

name (Lowest|Low|Medium|High|Highest) >

The priority of the navigation provider. Consideration of dependencies has to be done when choosing the priority.



<!ELEMENT NavigationProvider (Priority)>

<!ATTLIST NavigationProvider

id    CDATA #REQUIRED

class CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]