blob: c4be0e866c0c0e3173d46755fbe1b41593182d4e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" activate="activate" configuration-pid="TRANSFORMATION_SESSION_CONFIG" configuration-policy="require" name="templates.AmaltheaModel2ModelTransformer">
<property name="transformation" value="Amalthea2SampleModel"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.templates.Model2ModelRootTransformer"/>
</service>
<reference cardinality="1..1" field="hardwareTransformer" interface="templates.HWTransformer" name="hardwareTransformer"/>
<implementation class="templates.AmaltheaModel2ModelTransformer"/>
</scr:component>