blob: 580360794718578dd30b6d31a0f10413d53ff26b [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.amlt2systemc.m2t.M2TTransformationConfig">
<property name="transformation" value="APP4MCSIM"/>
<service>
<provide interface="org.eclipse.app4mc.transformation.executiontype.IModelToTextConfig"/>
</service>
<implementation class="org.eclipse.app4mc.amlt2systemc.m2t.M2TTransformationConfig"/>
</scr:component>