Imported version 2.7.91
[platform/core/uifw/at-spi2-core.git] / xml / Collection.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <node name="/node">
3 <interface name="org.a11y.atspi.Collection">
4
5   <method name="GetMatches">
6     <arg direction="in" name="rule" type="(auuasuauusub)"/>
7     <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
8     <arg direction="in" name="sortby" type="u"/>
9     <arg direction="in" name="count" type="i"/>
10     <arg direction="in" name="traverse" type="b"/>
11     <arg direction="out" type="a(so)"/>
12     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiReferenceSet"/>
13   </method>
14
15   <method name="GetMatchesTo">
16     <arg direction="in" name="current_object" type="o"/>
17     <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
18     <arg direction="in" name="rule" type="(auuasuauusub)"/>
19     <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
20     <arg direction="in" name="sortby" type="u"/>
21     <arg direction="in" name="tree" type="u"/>
22     <arg direction="in" name="limit_scope" type="b"/>
23     <arg direction="in" name="count" type="i"/>
24     <arg direction="in" name="traverse" type="b"/>
25     <arg direction="out" type="a(so)"/>
26     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiReferenceSet"/>
27   </method>
28
29   <method name="GetMatchesFrom">
30     <arg direction="in" name="current_object" type="o"/>
31     <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
32     <arg direction="in" name="rule" type="(auuasuauusub)"/>
33     <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QSpiMatchRule"/>
34     <arg direction="in" name="sortby" type="u"/>
35     <arg direction="in" name="tree" type="u"/>
36     <arg direction="in" name="count" type="i"/>
37     <arg direction="in" name="traverse" type="b"/>
38     <arg direction="out" type="a(so)"/>
39     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiReferenceSet"/>
40   </method>
41
42   <method name="GetActiveDescendant">
43     <arg direction="out" type="(so)"/>
44     <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QSpiReferenceSet"/>
45   </method>
46
47 </interface>
48 </node>