Révision 424
tmp/org.txm.index.core/src/org/txm/index/core/functions/Index.java (revision 424) | ||
---|---|---|
42 | 42 |
|
43 | 43 |
import org.apache.commons.lang.StringUtils; |
44 | 44 |
import org.eclipse.osgi.util.NLS; |
45 |
import org.txm.functions.Function;
|
|
45 |
import org.txm.functions.TXMCommand;
|
|
46 | 46 |
import org.txm.index.core.messages.IndexCoreMessages; |
47 | 47 |
import org.txm.lexicon.core.corpusengine.cqp.Lexicon; |
48 | 48 |
import org.txm.searchengine.cqp.CQPEngine; |
... | ... | |
67 | 67 |
* may contains LexicalTable built from its values |
68 | 68 |
* @author mdecorde. |
69 | 69 |
*/ |
70 |
public class Index extends Function {
|
|
70 |
public class Index extends TXMCommand {
|
|
71 | 71 |
|
72 | 72 |
/** The query. */ |
73 | 73 |
protected Query query; |
Formats disponibles : Unified diff