blob: 82cfa0ef4662ea8a4160f49e7f1da978060a240d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.3.0" name="org.eclipse.app4mc.transformation.application.base.StartTransformationCommand">
<service>
<provide interface="org.eclipse.app4mc.transformation.application.base.StartTransformationCommand"/>
</service>
<reference cardinality="1..1" field="customObjectStore" interface="org.eclipse.app4mc.transformation.extensions.ICustomObjectsStore" name="customObjectStore"/>
<reference cardinality="1..1" field="factory" interface="org.osgi.service.component.ComponentFactory" name="factory" target="(component.factory=TRANSFORMER_FACTORY)"/>
<implementation class="org.eclipse.app4mc.transformation.application.base.StartTransformationCommand"/>
</scr:component>