|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CooccurrenceFunction | |
|---|---|
| eu.clarin.weblicht.wlfxb.lx.api | |
| eu.clarin.weblicht.wlfxb.lx.xb | Provides classes for manipulating Lexicon annotations of TCF. |
| Uses of CooccurrenceFunction in eu.clarin.weblicht.wlfxb.lx.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.lx.api that return CooccurrenceFunction | |
|---|---|
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. |
| Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type CooccurrenceFunction | |
|---|---|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
List<Term> terms)
|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms)
|
| Uses of CooccurrenceFunction in eu.clarin.weblicht.wlfxb.lx.xb |
|---|
| Fields in eu.clarin.weblicht.wlfxb.lx.xb declared as CooccurrenceFunction | |
|---|---|
protected CooccurrenceFunction |
CooccurrenceStored.function
|
| Methods in eu.clarin.weblicht.wlfxb.lx.xb that return CooccurrenceFunction | |
|---|---|
CooccurrenceFunction |
CooccurrenceStored.getFunction()
|
| Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type CooccurrenceFunction | |
|---|---|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
List<Term> terms)
|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||