J2EE Model Provider

Identifier:
org.eclipse.jst.j2ee.J2EEModelProvider

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

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension EMPTY>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT provider (modelProvider , facet)+>



<!ELEMENT modelProvider EMPTY>

<!ATTLIST modelProvider

factoryClass CDATA #REQUIRED

priority     CDATA #IMPLIED>


<!ELEMENT facet EMPTY>

<!ATTLIST facet

id       CDATA #REQUIRED

versions CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

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