Black box provider
This extension point is internal
Identifier:
org.eclipse.m2m.qvt.oml.blackboxProviders
Since:
[Enter the first release in which this extension point appears.]
Description:
This in an internal extension point that allows to plug-in spefic providers of blackbox implementations
Configuration Markup:
<!ELEMENT extension (provider)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
>
<!ELEMENT provider EMPTY>
<!ATTLIST provider
class CDATA #REQUIRED
>
Extension point to register black-box implementation providers
- class - The class representing a concrete QVT blackbox provider implementation
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]