blob: 1133ca23567697bf8c15099f2b02acd9fe19ed90 [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.ros2.artefacts.ROS2M2TTransformationConfig">
<property name="transformation" value="ROS2_SLG"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.executiontype.IModelToTextConfig"/>
</service>
<implementation class="org.eclipse.app4mc.slg.ros2.artefacts.ROS2M2TTransformationConfig"/>
</scr:component>