blob: 11c99ce5075a6411099d52f1131f56dc9ebaa423 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="activate" deactivate="deactivate" name="StructuralChangeTesterKeyAttribute">
<service>
<provide interface="org.eclipse.emfforms.spi.core.services.structuralchange.StructuralChangeTesterInternal"/>
</service>
<reference bind="setEMFFormsDatabindingEMF" interface="org.eclipse.emfforms.spi.core.services.databinding.emf.EMFFormsDatabindingEMF" name="EMFFormsDatabindingEMF"/>
<implementation class="org.eclipse.emfforms.internal.core.services.structuralchange.keyattribute.StructuralChangeTesterKeyAttribute"/>
</scr:component>