~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to doc/activation-api/html/query-langage.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-03-12 15:39:17 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20070312153917-u4efw149urh2enej
Tags: 2.18.0-0ubuntu1
* New upstream release:
  - Code cleanups
  - Build fix
  - Updated translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="index.html" title="Bonobo Activation API Reference Manual">
9
9
<link rel="prev" href="async-activation.html" title="Async Activation">
10
10
<link rel="next" href="query-syntax.html" title="Syntax">
11
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="tutorial.html" title="Bonobo Activation tutorial">
14
14
<link rel="chapter" href="configuring.html" title="Configuring Bonobo Activation">
31
31
<div class="titlepage"><div><div><h2 class="title">
32
32
<a name="query-langage"></a>Bonobo Activation Query Langage</h2></div></div></div>
33
33
<div class="toc"><dl>
34
 
<dt><span class="sect1"><a href="query-langage.html#id2747537">The Bonobo Activation query langage</a></span></dt>
 
34
<dt><span class="sect1"><a href="query-langage.html#id3105938">The Bonobo Activation query langage</a></span></dt>
35
35
<dt><span class="sect1"><a href="query-syntax.html">Syntax</a></span></dt>
36
36
<dd><dl>
37
37
<dt><span class="sect2"><a href="query-syntax.html#oaf-query-ref-types">Constants</a></span></dt>
38
 
<dt><span class="sect2"><a href="query-syntax.html#id2748219">Field identifiers</a></span></dt>
39
 
<dt><span class="sect2"><a href="query-syntax.html#id2748246">Variables</a></span></dt>
40
 
<dt><span class="sect2"><a href="query-syntax.html#id2748273">Functions</a></span></dt>
41
 
<dt><span class="sect2"><a href="query-syntax.html#id2748356">Operators</a></span></dt>
 
38
<dt><span class="sect2"><a href="query-syntax.html#id3106621">Field identifiers</a></span></dt>
 
39
<dt><span class="sect2"><a href="query-syntax.html#id3106647">Variables</a></span></dt>
 
40
<dt><span class="sect2"><a href="query-syntax.html#id3106674">Functions</a></span></dt>
 
41
<dt><span class="sect2"><a href="query-syntax.html#id3106758">Operators</a></span></dt>
42
42
</dl></dd>
43
43
</dl></div>
44
44
<div class="sect1" lang="en">
45
45
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
46
 
<a name="id2747537"></a>The Bonobo Activation query langage</h2></div></div></div>
 
46
<a name="id3105938"></a>The Bonobo Activation query langage</h2></div></div></div>
47
47
<p>
48
48
Bonobo Activation has a query language used to request components with
49
49
specific properties from the Bonobo Activation daemon.