Content Factory
Identifier:
com.yakindu.bridges.ea.core.contentFactory
Since:
1.0.0
Description:
This extension point is used to provide model-specific content factories for the YAKINDU EA-Bridge.
Depending on the content type, the YAKINDU EA-Bridge Core uses only particular or all content factories to fill the contents of an EA resource.
This extension point is only for internal use.
Configuration Markup:
<!ELEMENT extension (contentfactory)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT contentfactory EMPTY>
<!ATTLIST contentfactory
content_factory CDATA #REQUIRED>