| <?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="org.eclipse.app4mc.amlt2systemc.m2t.SystemCRootTransformer"> |
| <property name="transformation" value="APP4MCSIM"/> |
| <service> |
| <provide interface="org.eclipse.app4mc.transformation.transformers.Model2TextRootTransformer"/> |
| </service> |
| <reference cardinality="1..1" field="factory" interface="org.eclipse.app4mc.amlt2systemc.m2t.SystemCGuiceModuleFactory" name="factory"/> |
| <implementation class="org.eclipse.app4mc.amlt2systemc.m2t.SystemCRootTransformer"/> |
| </scr:component> |