1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<component id="org.eclipse.core.databinding.property" version="2">
3    <resource path="src/org/eclipse/core/databinding/property/list/ListProperty.java" type="org.eclipse.core.databinding.property.list.ListProperty">
4        <filter comment="Authorised internal implementor." id="576725006">
5            <message_arguments>
6                <message_argument value="IListProperty&lt;S, E&gt;"/>
7                <message_argument value="ListProperty&lt;S, E&gt;"/>
8            </message_arguments>
9        </filter>
10    </resource>
11    <resource path="src/org/eclipse/core/databinding/property/map/MapProperty.java" type="org.eclipse.core.databinding.property.map.MapProperty">
12        <filter comment="Authorised internal implementor." id="576725006">
13            <message_arguments>
14                <message_argument value="IMapProperty&lt;S, K, V&gt;"/>
15                <message_argument value="MapProperty&lt;S, K, V&gt;"/>
16            </message_arguments>
17        </filter>
18    </resource>
19    <resource path="src/org/eclipse/core/databinding/property/set/SetProperty.java" type="org.eclipse.core.databinding.property.set.SetProperty">
20        <filter comment="Authorised internal implementor." id="576725006">
21            <message_arguments>
22                <message_argument value="ISetProperty&lt;S, E&gt;"/>
23                <message_argument value="SetProperty&lt;S, E&gt;"/>
24            </message_arguments>
25        </filter>
26    </resource>
27    <resource path="src/org/eclipse/core/databinding/property/value/ValueProperty.java" type="org.eclipse.core.databinding.property.value.ValueProperty">
28        <filter comment="Authorised internal implementor." id="576725006">
29            <message_arguments>
30                <message_argument value="IValueProperty&lt;S, T&gt;"/>
31                <message_argument value="ValueProperty&lt;S, T&gt;"/>
32            </message_arguments>
33        </filter>
34    </resource>
35</component>
36