DomainSourceModelTypeTranslators

org.eclipse.jst.jsf.common.DomainSourceModelTypeTranslators

2.0

** Should be considered internal at this time. Subject to change ** Allows for metadata domain translators to be applied to a metadata domain source type.

<!ELEMENT extension (domainSourceModelTypeTranslator)*>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT domainSourceModelTypeTranslator EMPTY>

<!ATTLIST domainSourceModelTypeTranslator

domainSourceModelTypeId CDATA #REQUIRED

translatorClass         CDATA #REQUIRED>