Révision 3358
TXM/trunk/org.txm.searchengine.cqp.rcp/plugin.xml (revision 3358) | ||
---|---|---|
188 | 188 |
</command> |
189 | 189 |
<command |
190 | 190 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Substraction" |
191 |
label="Substract" |
|
192 |
style="push"> |
|
191 |
label="- Substract" |
|
192 |
style="push" |
|
193 |
tooltip="Substract"> |
|
193 | 194 |
<visibleWhen |
194 | 195 |
checkEnabled="false"> |
195 | 196 |
<reference |
... | ... | |
198 | 199 |
</visibleWhen> |
199 | 200 |
</command> |
200 | 201 |
<command |
201 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Intersection"
|
|
202 |
label="Intersect"
|
|
202 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Union"
|
|
203 |
label="∪ Add"
|
|
203 | 204 |
style="push"> |
204 | 205 |
<visibleWhen |
205 | 206 |
checkEnabled="false"> |
... | ... | |
209 | 210 |
</visibleWhen> |
210 | 211 |
</command> |
211 | 212 |
<command |
212 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Union"
|
|
213 |
label="Add"
|
|
213 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Intersection"
|
|
214 |
label="∩ Intersect"
|
|
214 | 215 |
style="push"> |
215 | 216 |
<visibleWhen |
216 | 217 |
checkEnabled="false"> |
... | ... | |
261 | 262 |
</command> |
262 | 263 |
<command |
263 | 264 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Substraction" |
264 |
label="Substract" |
|
265 |
style="push"> |
|
265 |
label="- Substract" |
|
266 |
style="push" |
|
267 |
tooltip="Substract"> |
|
266 | 268 |
<visibleWhen |
267 | 269 |
checkEnabled="false"> |
268 | 270 |
<reference |
... | ... | |
271 | 273 |
</visibleWhen> |
272 | 274 |
</command> |
273 | 275 |
<command |
274 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Intersection"
|
|
275 |
label="Intersect"
|
|
276 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Union"
|
|
277 |
label="∪ Add"
|
|
276 | 278 |
style="push"> |
277 | 279 |
<visibleWhen |
278 | 280 |
checkEnabled="false"> |
... | ... | |
282 | 284 |
</visibleWhen> |
283 | 285 |
</command> |
284 | 286 |
<command |
285 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Union"
|
|
286 |
label="Add"
|
|
287 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Intersection"
|
|
288 |
label="∩ Intersect"
|
|
287 | 289 |
style="push"> |
288 | 290 |
<visibleWhen |
289 | 291 |
checkEnabled="false"> |
... | ... | |
335 | 337 |
</command> |
336 | 338 |
<command |
337 | 339 |
commandId="org.txm.searchengine.cqp.rcp.handlers.base.Substraction" |
338 |
label="Substract" |
|
339 |
style="push"> |
|
340 |
label="-" |
|
341 |
style="push" |
|
342 |
tooltip="Substract"> |
|
340 | 343 |
<visibleWhen |
341 | 344 |
checkEnabled="false"> |
342 | 345 |
<reference |
... | ... | |
391 | 394 |
value="org.txm.searchengine.cqp.corpus.MainCorpus"> |
392 | 395 |
</instanceof> |
393 | 396 |
</iterate> |
397 |
<count |
|
398 |
value="1"> |
|
399 |
</count> |
|
394 | 400 |
</with> |
395 | 401 |
</definition> |
396 | 402 |
<definition |
... | ... | |
398 | 404 |
<with |
399 | 405 |
variable="selection"> |
400 | 406 |
<iterate |
401 |
ifEmpty="false" |
|
402 | 407 |
operator="and"> |
403 | 408 |
<instanceof |
404 | 409 |
value="org.txm.searchengine.cqp.corpus.Subcorpus"> |
405 | 410 |
</instanceof> |
406 | 411 |
</iterate> |
412 |
<count |
|
413 |
value="1"> |
|
414 |
</count> |
|
407 | 415 |
</with> |
408 | 416 |
</definition> |
409 | 417 |
<definition |
... | ... | |
417 | 425 |
value="org.txm.searchengine.cqp.corpus.CQPCorpus"> |
418 | 426 |
</instanceof> |
419 | 427 |
</iterate> |
428 |
<count |
|
429 |
value="1"> |
|
430 |
</count> |
|
420 | 431 |
</with> |
421 | 432 |
</definition> |
422 | 433 |
</extension> |
Formats disponibles : Unified diff