blob: ccddd390c2abd8ca58fc20f94a6a385a61f7bfb0 [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.osbp.ecview.extension.editparts.emf.components.services.ContextSensitiveLayoutSelector">
<service>
<provide interface="org.eclipse.osbp.ecview.extension.api.IContextSensitiveLayoutSelector"/>
</service>
<reference bind="bind" cardinality="1..1" interface="org.eclipse.osbp.ui.api.functionlibrary.IFunctionLibraryService" policy="static" unbind="unbind"/>
<implementation class="org.eclipse.osbp.ecview.extension.editparts.emf.components.services.ContextSensitiveLayoutSelector"/>
</scr:component>