| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.lx.api | |
| eu.clarin.weblicht.wlfxb.lx.xb |
Provides classes for manipulating Lexicon annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
CooccurrenceFunction |
Cooccurrence.getFunction() |
static CooccurrenceFunction |
CooccurrenceFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CooccurrenceFunction[] |
CooccurrenceFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
| Modifier and Type | Field and Description |
|---|---|
protected CooccurrenceFunction |
CooccurrenceStored.function |
| Modifier and Type | Method and Description |
|---|---|
CooccurrenceFunction |
CooccurrenceStored.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
List<Term> terms) |
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.