Creation Info Provider
Identifier:
org.eclipse.datatools.connectivity.sqm.core.ui.creationInfoProvider
Since:
[Enter the first release in which this extension point appears.]
Description:
This extension point provides more information on the creation of elements under the virtual node.
Configuration Markup:
<!ELEMENT extension (provider+)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
>
<!ELEMENT provider EMPTY>
<!ATTLIST provider
class CDATA #REQUIRED
product CDATA #REQUIRED
version CDATA #REQUIRED
>
- class -
- product -
- version -
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]