blob: 5181098a8245930bd29e06cb50dfe5722798fe2b [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.AmaltheaModel2TextTransformer">
<property name="transformation" value="Amalthea2Text"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.templates.Model2TextRootTransformer"/>
</service>
<reference cardinality="1..1" field="textGenerator" interface="templates.M2T_Output_Transformer" name="textGenerator"/>
<implementation class="templates.AmaltheaModel2TextTransformer"/>
</scr:component>