blob: fc2cc5506594f913a85007aa9579933301473078 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" name="templates.HWTransformer">
<service scope="prototype">
<provide interface="templates.HWTransformer"/>
</service>
<reference cardinality="1..1" field="customObjsStore" interface="org.eclipse.app4mc.transformation.extensions.ICustomObjectsStore" name="customObjsStore"/>
<implementation class="templates.HWTransformer"/>
</scr:component>