Révision 2097
tmp/org.txm.concordance.core/src/org/txm/concordance/core/functions/Concordance.java (revision 2097) | ||
---|---|---|
92 | 92 |
/** The n lines. */ |
93 | 93 |
protected int nLines; |
94 | 94 |
|
95 |
|
|
96 | 95 |
/** The query result. */ |
97 | 96 |
private Selection queryResult; |
98 | 97 |
|
... | ... | |
295 | 294 |
|
296 | 295 |
return true; |
297 | 296 |
} |
298 |
|
|
299 | 297 |
|
300 |
|
|
301 | 298 |
/** |
302 | 299 |
* Compute concordance. |
303 | 300 |
* |
tmp/org.txm.concordance.core/src/org/txm/concordance/core/preferences/ConcordancePreferences.java (revision 2097) | ||
---|---|---|
30 | 30 |
public static final String LIMIT_CQL = "limit_cql"; //$NON-NLS-1$ |
31 | 31 |
public static final String TOP_INDEX = "top_index"; //$NON-NLS-1$ |
32 | 32 |
|
33 |
|
|
34 | 33 |
/** |
35 | 34 |
* Gets the instance. |
36 | 35 |
* @return the instance |
Formats disponibles : Unified diff