Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dfbf53e91694d9c276711fb6cdc51bd298c1dd6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.equinox.p2.ql" version="2">
    <resource path="src/org/eclipse/equinox/internal/p2/ql/expression/WrappedIQuery.java" type="org.eclipse.equinox.internal.p2.ql.expression.WrappedIQuery">
        <filter id="640712815">
            <message_arguments>
                <message_argument value="IMatchQuery&lt;T&gt;"/>
                <message_argument value="WrappedIQuery"/>
                <message_argument value="isMatch(T)"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/equinox/p2/ql/QLMatchQuery.java" type="org.eclipse.equinox.p2.ql.QLMatchQuery">
        <filter id="574619656">
            <message_arguments>
                <message_argument value="IMatchQuery&lt;T&gt;"/>
                <message_argument value="QLMatchQuery&lt;T&gt;"/>
            </message_arguments>
        </filter>
    </resource>
    <resource path="src/org/eclipse/equinox/p2/ql/QLQuery.java" type="org.eclipse.equinox.p2.ql.QLQuery">
        <filter id="574619656">
            <message_arguments>
                <message_argument value="IQuery&lt;T&gt;"/>
                <message_argument value="QLQuery&lt;T&gt;"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top