blob: b48b243909271f281fc873361a4dcd745d234ad5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="EMFFormsStructuralChangeTesterImpl">
<implementation class="org.eclipse.emfforms.internal.core.services.structuralchange.EMFFormsStructuralChangeTesterImpl"/>
<service>
<provide interface="org.eclipse.emfforms.spi.core.services.structuralchange.EMFFormsStructuralChangeTester"/>
</service>
<reference bind="setReportService" cardinality="1..1" interface="org.eclipse.emfforms.spi.common.report.ReportService" name="ReportService" policy="static"/>
<reference bind="addStructuralChangeTesterInternal" cardinality="0..n" interface="org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeTesterInternal" name="StructuralChangeTesterInternal" policy="dynamic" unbind="removeStructuralChangeTesterInternal"/>
</scr:component>