blob: 50ac4d485188402b64faaf036391b6785d7d8bb6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" name="configuration.M2TTransformationConfig">
<property name="transformation" value="Amalthea2Text"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.extensions.executiontype.IModelToTextConfig"/>
</service>
<reference cardinality="1..1" field="amaltheaMultiFileLoader" interface="model.loader.AmaltheaMultiFileLoader" name="amaltheaMultiFileLoader"/>
<reference cardinality="1..1" field="customObjsStore" interface="org.eclipse.app4mc.transformation.extensions.ICustomObjectsStore" name="customObjsStore"/>
<implementation class="configuration.M2TTransformationConfig"/>
</scr:component>