blob: 7775bb712e8d0ae0ef8707da6b36552274c1cb0b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.osee.orcs.core.internal.console.PurgeRelationTypeCommand">
<implementation class="org.eclipse.osee.orcs.core.internal.console.PurgeRelationTypeCommand"/>
<service>
<provide interface="org.eclipse.osee.console.admin.ConsoleCommand"/>
</service>
<reference bind="setOrcsApi" cardinality="1..1" interface="org.eclipse.osee.orcs.OrcsApi" name="OrcsApi" policy="static"/>
</scr:component>