blob: 686f409dc1e604dd7581ba09fffd08e1e1ff75d3 [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.emf.ecp.view.internal.rule.ConditionServiceManagerImpl">
<service>
<provide interface="org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManager"/>
</service>
<reference bind="addConditionService" cardinality="0..n" interface="org.eclipse.emf.ecp.view.spi.rule.ConditionService" name="ConditionService" policy="dynamic" unbind="removeConditionService"/>
<implementation class="org.eclipse.emf.ecp.view.internal.rule.ConditionServiceManagerImpl"/>
</scr:component>