Révision 2414
tmp/org.txm.ca.core/src/org/txm/ca/core/functions/ICAComputable.java (revision 2414) | ||
---|---|---|
3 | 3 |
import org.txm.searchengine.cqp.corpus.CQPCorpus; |
4 | 4 |
import org.txm.searchengine.cqp.corpus.Partition; |
5 | 5 |
|
6 |
// FIXME: SJ: this interface is no more needed. Need to fix code in org.txm.querycooccurrences.rcp then remove it |
|
7 |
@Deprecated |
|
6 | 8 |
public interface ICAComputable { |
9 |
|
|
7 | 10 |
public CA toCA() throws Exception; |
11 |
|
|
8 | 12 |
public CQPCorpus getCorpus(); |
13 |
|
|
9 | 14 |
public Partition getPartition(); |
10 | 15 |
} |
Formats disponibles : Unified diff