blob: 9ed0eeb7903e162283493966ae7fb88c7130be95 [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="org.eclipse.app4mc.slg.linux.artefacts.LinuxM2TTransformationConfig">
<property name="transformation" value="LINUX_SLG"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.executiontype.IModelToTextConfig"/>
</service>
<implementation class="org.eclipse.app4mc.slg.linux.artefacts.LinuxM2TTransformationConfig"/>
</scr:component>