blob: d3b7f58913f8b5eca48d99ce6e09e6cfbc4abd5a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0" activate="activate" configuration-pid="TRANSFORMATION_SESSION_CONFIG" configuration-policy="require" name="app4mc.example.transform.m2t.configuration.M2TTransformationConfig">
<property name="transformation" value="Amalthea2Text"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.executiontype.IModelToTextConfig"/>
</service>
<implementation class="app4mc.example.transform.m2t.configuration.M2TTransformationConfig"/>
</scr:component>