%extPoint.featureContributors

Identifier:
com.ibm.xtools.emf.index.featureContributors

Since:
Internal API

Description:
Extension point for defining contributors that wish to dynamically provide features to be indexed, instead of using the existing static extension point.

Configuration Markup:

<!ELEMENT extension (contributor+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT contributor EMPTY>

<!ATTLIST contributor

contributorClass CDATA #REQUIRED>

Specifies the name of a class that will contribute features to be indexed at startup.



Examples:
Internal API

API Information:
Internal API

Supplied Implementation:
Internal API


Licensed Materials - Property of IBM
(C) Copyright IBM Corp. 2009. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.