Révision 756
| tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/corpus/Property.java (revision 756) | ||
|---|---|---|
| 103 | 103 |
*/ |
| 104 | 104 |
@Override |
| 105 | 105 |
public String toString() {
|
| 106 |
return getQualifiedName();
|
|
| 106 |
return this.getName();
|
|
| 107 | 107 |
} |
| 108 | 108 |
|
| 109 | 109 |
/** |
| tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/corpus/WordProperty.java (revision 756) | ||
|---|---|---|
| 1 | 1 |
package org.txm.searchengine.cqp.corpus; |
| 2 | 2 |
|
| 3 |
import java.util.ArrayList; |
|
| 4 |
import java.util.List; |
|
| 5 | 3 |
|
| 6 |
import org.apache.commons.lang.StringUtils; |
|
| 7 |
import org.txm.core.preferences.TXMPreferences; |
|
| 8 |
|
|
| 9 | 4 |
/** |
| 10 | 5 |
* A CQP property at token/word level |
| 11 | 6 |
* |
Formats disponibles : Unified diff